{ 12 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

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>

Tagged as: , , , , , , , , , , ,

Previous post: Linux Creating or Adding New Network Alias To a Network Card (NIC)

Next post: Avoid typing sudo on Ubuntu Linux