X86: install ssh server
Jump to navigation
Jump to search
Install
sudo su apt update apt install openssh-server
Restart
/etc/init.d/ssh restart