Wednesday, February 19, 2025
Ubuntu

enable root ssh ubuntu 16

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

passwd root

sudo systemctl restart sshd

(Visited 41 times, 1 visits today)
Baca Juga :  Bash Command Tutorial - System admin guide

Similar Posts