How to enable SSH on Linux Ubuntu (Easy step by



Install OpenSSH-server on Ubuntu to enable SSH to remotely connect to your Ubuntu computer
Subscribe to help us grow: https://www.youtube.com/knowledgesharingtech?sub_confirmation=1

My Amazon affiliate link:
Amazon best sellers Computers and Accessories: https://amzn.to/37v1Z7Z

Linux Commands
Ctrl+Alt+T (to Open terminal)
sudo apt update
clear (to clear the screen)
sudo apt install openssh-server
sudo systemctl status ssh
sudo ufw allow ssh
ip a

Windows commands:
ssh user@ipaddress

Follow me on:
My websites:
https://knowledgesharingtech.com/
https://tripleewebdesigns.com
Facebook: https://www.facebook.com/knowledgesharingtech
Twitter: https://twitter.com/KnowledgeShari6

Disclaimer: Use the instructions in this video at your own risk. We are not responsible for any data loss or other damages that may occur

Source

How to enable SSH on Linux Ubuntu (Easy step by
Scroll to top