Thursday, April 4, 2024
Ubuntu

enable root ssh ubuntu 16

sudo sed -i \’s/prohibit-password/yes/\’ /etc/ssh/sshd_config

passwd root

sudo systemctl restart sshd

(Visited 27 times, 1 visits today)
Baca Juga :  Install multi Nodejs dengan NVM di ubuntu

Similar Posts