SSH CentOS

В templat’e CentOS7 для Proxmox по умолчанию отсутствует SSH.

yum -y install openssh-server openssh-clients
chkconfig sshd on
nano /etc/ssh/sshd_config
service sshd start

Проверить:

netstat -tulpn | grep :22
Поделиться
Отправить
 60   2020   CentOS linux ssh
Ctrl ←Watch Dogs