SSH
https://manpages.debian.org/trixie/openssh-server/index.html
Install
$ sudo apt install openssh-server
Generate Key Pair
$ sudo ssh-keygen
Command
# systemctl start ssh
# systemctl enable ssh
https://documentation.ubuntu.com/server/how-to/security/openssh-server/index.html