CentOs安装ssh和scp
CentOs安装ssh和scp
- 安装
sudo yum install -y openssl-sercive openssl-clients
- 启动
sudo systemctl start sshd
- 查看
sudo systemctl status sshd
sudo yum install -y openssl-sercive openssl-clients
sudo systemctl start sshd
sudo systemctl status sshd