「Ubuntu 21.04」Open SSH Serverをインストールする
1.Open SSH Serverのインストール
# sudo apt update
# sudo dpkg –configure -a
# sudo apt install openssh-ser ...
Ubuntuのバージョン確認方法
$ cat/etc/os-release
NAME="Ubuntu"VERSION="20.04.1 LTS (Focal Fossa)"ID=ubuntuID_LIKE=debianPRETTY_NAME="Ubuntu 20 ...