LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 09-06-2006, 04:54 PM   #1
ty13
Member
 
Registered: Apr 2006
Location: US
Distribution: Debian. Ubuntu
Posts: 35

Rep: Reputation: 15
Remote Login in Standard Install


I have Kubuntu and Ubuntu installed on a box. They are not server editions, I have googled for a solution or just answer, but none present themselves. How can I login to the ubuntu box from on my lan? And, can I use a debian box on the lan to login to an Ubuntu box? Fedora? Thanks for reading this, appreciated.
 
Old 09-06-2006, 07:32 PM   #2
binary_y2k2
Member
 
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Blog Entries: 1

Rep: Reputation: 31
one word, "SSH"
Install ssh and you can login to/from any box (even windows)
Code:
sudo apt-get install ssh
will install the ssh server for you. If you are running a firewall, make sure to open port 22 to the LAN.
Then to login to a box you
Code:
user1@box1:~$ ssh user2@box2
Password:
user2@box2:~$
To login to the box by hostname (rather than IP address) you need to add the IP address and hostname to your /etc/hosts file

You may also want to look at "man ssh" for more advanced options, like X11 forwarding.
 
Old 09-08-2006, 04:29 AM   #3
-=Graz=-
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Fedora, Slackware, RHEL, AIX, HP-UX
Posts: 358

Rep: Reputation: 31
Yes i can login to my machines using SSH as well - i did however have to allow the traffic through my firewall.

Like binary said it is a good idea to add each machine into /etc/hosts file.
in the format:

IP address name of computer.
eg. 192.168.20.40 ubuntu1

this way you can simply do: $ ssh -l userid ubuntu1

telnet and rlogin are deemed very insecure and are generally blocked by default..
SSH encrypts all traffic between your machine and the remote host =)

Last edited by -=Graz=-; 09-08-2006 at 04:35 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
To install ZipSlack, and need to remote login in WinXP to the Linux machine sandugo Slackware 17 05-03-2005 11:10 AM
remote x login instead of local login mandrake-n00b Mandriva 0 04-22-2005 09:19 PM
Howto disable "Graphical Login" or "Standard Login?" the_gripmaster Red Hat 1 07-08-2004 02:55 PM
redhat pre 7.2 had login.def to force standard user to sign on first ForumKid Linux - General 1 08-14-2003 04:32 PM
standard vs Expert install? Standard flubs up! Frost Linux - Software 1 03-27-2002 07:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 01:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration