SSH Server installation

 sudo apt update

sudo apt install openssh-server

sudo systemctl status ssh

sudo ufw allow ssh

ssh username@ip_address

ssh saraN@192.168.121.111

Post a Comment

Previous Post Next Post