{ 28 comments… read them below or add one }

1 WzrdOfOost August 18, 2006

Nice detailed tutorial. I managed to get it all working. I wrote about it in my blog http://my-linux-server.blogspot.com

Reply

2 Tristan Garrett February 25, 2007

Very helpful tutorial. Thanks much!

TG

Reply

3 Jeremy Roush June 1, 2007

Thanks for the write-up. Odd its not installed by default.

Reply

4 Scott Bohler June 17, 2007

Thank you! Up-and-running in less than 5 minutes.

:o)

Reply

5 Krishna October 13, 2007

Thanks a lot – this is very helpful

Reply

6 Devvrath November 28, 2007

where can I find my ip address, I use the wireless network provided to me by my college.
when I do
“ifconfig”
I get
eth1 inet addr:10.XXX.XXX.XXX
and
lo inet addr:XXX.XXX.XXX.XXX

now from remote, when I try
ssh @10.XXX.XXX.XXX
its refuse to except my password.

also, from the other blog, i edited /etc/ssh/sshd_config file and I added line
AllowUsers

but its still not working. which IP address I am suppose to use.
also, when I open a website, which gives IP address, it shows my IP address as
127.XXX.XXX.XXX
which is different from 10.XXX.XXX.XXX which i get using “ifconfig”
Thanks

Reply

7 Wilfred September 6, 2008

Great! Thanks for the info, i need to update my sourcelist to begin with the installation.

Reply

8 Mafaioz January 12, 2009

Devvrath: Use your external ip, not the local ip, if both you and the server is localy, you can connect to the lokalip of the server, if your not local, use the external ip,

Reply

9 Thank You Messages March 4, 2009

thanks for the quality information
however mine still not working
it displays package not available

Reply

10 pagan March 7, 2009

why are the ubuntu iso,s so outdated

Reply

11 bob khatri May 18, 2009

I m enable to install ssh on ubuntu 7.0 any body have idea about it

Thanks
BOB

Reply

12 Gang July 1, 2009

Hi,

My system is isolated from the Internet. How do I get and install OpenSSH in this env?

Thanks,
Gang

Reply

13 Mikey August 24, 2009

Hey all, I can’t seem to get my SSH to let other people connect. It works fine for any local computer on the network but if you try connecting VIA the internet it has connection errors. Does anyone know why? I was told my tunneling needs to be set so i just set tunneling to YES and it still doesn’t work…

Thanks alot! Mikey

Reply

14 Dennis September 29, 2009

I have the same problem as Mikey. Anyone have a solution?

Reply

15 Vivek Gite September 29, 2009

@ Dennis

Open port using Firewall. You need to setup port forwarding if you are using DSL/ADSL/Cable internet.

Reply

16 Gentjan October 19, 2009

Thanks a lot! It’s a great tutorial!
Gentjan

Reply

17 indra m n October 21, 2009

for home user that’s using DSL/ADSL/similar router, make sure that the port is forwarded to your machine.

for other version that cant run, not sure if this will work:
sudo apt-get update

possibly the record in your ubuntu is not updated yet…

Reply

18 binu chandran November 3, 2009

This is really great.
Very helpful for me.
Thank you very much.

Reply

19 Srj March 9, 2010

I got a problem while establishing Lan between two computers in my room using SSH….
From one computer i can access other, but i cant do the same from the other computer… it gives an error – Cannot display location “sftp://192.168.254.16/” connection refused by server……. what shd be done please help me out???

Reply

20 Ramila Bandara May 5, 2010

thanks for the quality information
Very helpful for me.
Thank you very much.

Reply

21 Anonymous May 15, 2010

Hi
If I follow the steps also it is giving some unrelated error.

i.e.,
To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/

0 packages can be updated.
0 updates are security updates.

Last login: Sat May 15 22:34:21 2010 from ash-laptop

Error: Unknown option msgbox.
Use –help to list options.

what should i do ? can u please help me up?

Reply

22 Darel October 6, 2010

Installed and works like a charm but how to put ssh daemon in the service so i can start or stop using service sshd start/stop
Regards
Darel

Reply

23 Amrit pal January 15, 2011

when i gave ssh local ,it gave me error as
Couldn’t establish connection to proxy: Network is unreachable
ssh_exchange_identification: Connection closed by remote host

what to do?

Reply

24 Const January 19, 2011

Thanks for author! Very helpful for nix beginner.

Reply

25 f4rr3z January 29, 2011

hello..how to get full tutorial abaout uubuntu server..
it’s ubuntu server coding are different from fedora..??

Reply

26 j0s3 February 2, 2011

Great info. Right to the point.

Reply

27 isaac May 27, 2011

hi i am testing SSH on linux and i am having problem connecting to the Linux SERVER. i have a client PC running Putty (shh) and a Linux SSH server (bear box modem). when i try to connect to the SSH server via a PC running Putty connected to my 3G modem i get network error: timeout. Linux box is also connected to a 3G rooter with port 22 forwarded.

when i connect to a PC loaded with Unix or Windows running and loaded with SSH server, i can connet fine with no hassle. using the same setup

can you please help

Reply

28 all4naija November 1, 2011

Why not use a utility service with ‘ # sudo service ssh start’ which is more better than initiating init script from a folder with # sudo /etc/init.d/ssh start?

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 14 + 5 ?
Please leave these two fields as-is:
IMPORTANT! To be able to proceed, you need to solve the simple math so we know that you are a human and not a script.




Previous post:

Next post: