GNU / LINUX

Install


$ sudo apt update
$ sudo apt install openssh-server

Generate Key Pair


$ sudo ssh-keygen

Command


# systemctl start ssh
# systemctl enable ssh