sudo apt update
sudo apt upgrade
sudo apt install openssh-server
sudo systemctl enable --now ssh
sudo systemctl status ssh / sudo systemctl disable ssh
sudo ufw status
sudo ufw allow ssh
ssh username@IP_address
Discover more from Soa Technology | Aditya Website Development Designing Company
Subscribe to get the latest posts sent to your email.