Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »


install sshd

sudo apt update -y

sudo apt install sshd -y

set password

passwd

old password:  just press ENTER

enter the password: juniper123


set root password

sudo passwd
install sshd

sudo apt install ssh -y




  • No labels