Intro to SSH Part 2: Installing OpenSSH-Server and Connecting to it

preview_player
Показать описание
Uploaded by thisweekinlinux on Jan 26, 2011

/******************
// Source Code
******************/

Commands used in this video: (ubuntu-specific)
apt-cache search openssh #searches the Ubuntu repositories for "openssh"
sudo apt-get install openssh-server #installs openssh server on Ubuntu
sudo nano /etc/ssh/sshd_config #edit the sshd_config file
sudo /etc/init.d/ssh restart #restart the SSH service after changing the config
sudo /etc/init.d/ssh stop #stops the SSH service (it will restart when you reboot)

Thanks for watching!

Рекомендации по теме
Комментарии
Автор

Great info and a beautiful how to get it started tutorial. I personally definitely want more.

msuesz
Автор

Thank you Jordan - great explanation on SSH.I now have an appreciation of SSH.

rajcodes
Автор

I'm a noob and it has taken me SO LONG to find a guide that says you need to actually start an ssh server. Thank you.

zacklee
Автор

Thanks for the list of commands, great video.

willkrummeck
Автор

great and really informative video !!, I am waiting also for the next parts also :)

mortu
Автор

hi jordan,
i have a question,
what is the difference between openssh-server and openssh-client?
the reason why i ask you this is because i just installed an ubuntu server, and the SSH package that is available is only openssh-client.
so what should i do?

brianhm
Автор

wait what, this was it?
.... this is the end of the video series? :D
god no, i was so interested now. dammid!

AffeAffelinTV
Автор

this is the stuff i want to know, where is the rest of the series?

OneLoneLegend
Автор

Thanks i found this video very helpful

supahfly_uk
Автор

What Happen to the 3rd vid my dude? Your vids are very helpful, the way you explain this info is on POINT. I am a complete newb and im gathering info. So with that said I would greatly apprecaite that 3rd vid and 4th and 5th Thanks for the time and info. Two thumbs are pointing up. SSH crew.

alfredaguayo
Автор

Is there a part 3 to this? After a brief search (I'm lazy) I can't find it

error
Автор

I would love to see the rest of the installation of this series, now I have a Raspberry Pu it would help me a lot to access and experiment with it

LievenHanssen
Автор

I am trying to connect to LAN turtle via cloud server, but it's to much money! So please tell me if this is accessible between two different networks?

existentialchild
Автор

Pls I can't open my/etc/ ssh/sshd_config through nano when I do it tells me directory don't exist what does that mean and what should I do to correct this please?

koichi
Автор

Is there a GUI ssh ??? or only terminal?

rogernevez
Автор

If you are using SSH to manage remote servers what good does it do to stop it? Doesn't that kill your remote access?

mnoble
Автор

Please, for the love of linux, bring this series back!

iburley_
Автор

"connection refused" what do i do?

itsSeconds
Автор

It is awesome tutorial, however have U created playlist of this tutorial?

vipinkoul
Автор

Hey! What happened to part 3? I'm eager to learn more! :)

jimmylostigen