{ 18 comments… read them below or add one }

1 WzrdOfOost 08.18.06 at 6:52 pm

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

2 Tristan Garrett 02.25.07 at 12:17 am

Very helpful tutorial. Thanks much!

TG

3 Jeremy Roush 06.01.07 at 11:15 pm

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

4 Scott Bohler 06.17.07 at 2:37 am

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

:o)

5 Krishna 10.13.07 at 11:42 am

Thanks a lot – this is very helpful

6 Devvrath 11.28.07 at 4:24 am

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

7 Wilfred 09.06.08 at 2:10 pm

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

8 Mafaioz 01.12.09 at 2:11 pm

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,

9 Thank You Messages 03.04.09 at 7:03 pm

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

10 pagan 03.07.09 at 2:14 pm

why are the ubuntu iso,s so outdated

11 bob khatri 05.18.09 at 5:57 am

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

Thanks
BOB

12 Gang 07.01.09 at 3:27 pm

Hi,

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

Thanks,
Gang

13 Mikey 08.24.09 at 12:16 am

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

14 Dennis 09.29.09 at 7:09 pm

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

15 Vivek Gite 09.29.09 at 7:30 pm

@ Dennis

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

16 Gentjan 10.19.09 at 10:35 am

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

17 indra m n 10.21.09 at 2:16 am

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…

18 binu chandran 11.03.09 at 9:23 am

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

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous FAQ:

Next FAQ:

nixCraft FAQ PDF Collection Now Available To All