Linux - Ubuntu - Lubuntu 18.04 - ssh サーバ


クラウディア 


1. インストール
2. 起動

1. インストール

 結局「apt」の方が手っ取り早いのだ。  「LXTerminal」を開いて

sudo apt install openssh-server

2. 起動

 特にアクションを起こさなくても、インストールが成功すれば、既に起動しています。

$ pgrep -lf ssh
1811 ssh-agent
1873 ssh-agent
3774 sshd