Home Networking/Computing Tips/Tricks Setting up a SSH Server in Ubuntu Server 10.x and above
Setting up a SSH Server in Ubuntu Server 10.x and above PDF Print Email
Written by Andrew Walding   
Sunday, 07 August 2011 12:57

This is really simple.
We have chosen OpenSSH as the best software for the job.  Begin by opening a Terminal Window on the server.  Enter the following command to install OpenSHH:
sudo apt-get install openssh-server

Done!

To test that it’s working, you can try to ssh into the server:

ssh localhost

You will be prompted for a password.

Then exit the SSH session by typing:

exit

See the screenshot below:

sshtest

Now, if you want to access the server remotely, you will have to set up port forwarding on your router to get outside connectivity to the SSH server.  We won't discuss that here but you must have a fixed IP address on the Ubuntu server and then configure your router to forward incomming SSH requests to the fixed IP.

Last Updated on Sunday, 07 August 2011 13:02
 

Add comment


Security code
Refresh

Copyright © 2012 CellStream Intranet. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.
 

Login Form

Please Log in:



Visitor Map

site statistics

Testimonials