How to enable SSH on Linux Ubuntu (Easy step by step guide)

preview_player
Показать описание
Install OpenSSH-server on Ubuntu to enable SSH to remotely connect to your Ubuntu computer

My Amazon affiliate link:

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:

Follow me on:
My websites:

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
Рекомендации по теме
Комментарии
Автор

you need to run "sudo systemctl start ssh, then sudo systemctl enable ssh if the status came back as dead (inactive)

JustinEckert-fnnu
Автор

Thank you very much. This was helpful. Now I don't have to sit on the floor next to my linux station.

jeremiahharemza
Автор

You have no idea the miracle you just did...this problem slowed me down when i was learning Ansible...i tried everything..UFW PORT ENABLING just unlocked everything

peterrchimaa
Автор

As an enthusiastic but not overly technical dabbler in Linux, I’d always assumed SSH was way beyond me. But thank you for making it look so simple, simple things but put a smile on my face when I logged into my Ubuntu machine from my UnRAID terminal :-)

Thank you!

aerobrain
Автор

THANK YOU SO MUCH all the other tutorials assumed i have already downloaded it which i thought i had when i installd the kali linux large

Shadow_peashooter_
Автор

Clear, unfussy instructions which worked first time. Thank you very much. Subscribed. 👍

nmarks
Автор

You Sir are a life saver
Thanks to you I can work on my mariadb server on my main pc
Thank you

mincoarmin
Автор

This is great tutorial and straight to the point - thank you so much !!!

TheLightofScience
Автор

Best guide, pretty straight forward! quality content. thanks

rajankumar_
Автор

Hey Eloy, thanks for the video, it served as a great refresher. I am not as young as I would like to be, and my memory does not seem to function as it used to. I gave you a like and subscribed. Will join next month, as my finances are limited and fixed (social security). Again, much thanks ;)

dogbyte
Автор

Perfect, exactly what I was looking for - thank you!

jardyparty
Автор

Does this technique work in NAT? I've noticed that NAT uses different IP address (inet 10.0.2.15/24) while Bridge Adaptor uses 192.168.x.x ip. Also the Ubuntu must be configured to use static IP address. Please comment if this is correct or am I just imagining?

johnali
Автор

Thank you for the tutorial, but I have a problem, when trying the connection it says "permission denied(publickey)"
I am using latest ubuntu server for arm in a Pi4

pablocarballeira
Автор

THANK YOU! Straight to the point <3

EpicVideoTimeYou
Автор

thankyou so very much sir
this was sooo helpful

pranavvats
Автор

thanks mate you are the best great video!

faustoricardo
Автор

At 00:46, it says, "All commands are in the description." The video description does not contain any commands.

YoungSecurity
Автор

Thanks a lot for your tutorial. Praise to the Almighty Allah, It's working properly.

user_hinth
Автор

Hey great video i didnt know about the ufw allow ssh, but my question is i use virtual box where every machine's ip is the same as the setting is NAT, what setting should i use for it to work?

gamerlg
Автор

Thanks. Simple and straightforward guide.

marlonnoto