Networking Forums

Networking Forums > Computer Networking > Linux Networking > why my redhat linux can't be remoted login?

Reply
Thread Tools Display Modes

why my redhat linux can't be remoted login?

 
 
bigsoldier
Guest
Posts: n/a

 
      11-25-2003, 02:16 PM


 
Reply With Quote
 
 
 
 
Jem Berkes
Guest
Posts: n/a

 
      11-25-2003, 02:31 PM
> why my redhat linux can't be remoted login?

To log in remotely you need to either start the telnet or sshd services.
These both offer remote login.

--
Jem Berkes
http://www.sysdesign.ca/
 
Reply With Quote
 
Bit Twister
Guest
Posts: n/a

 
      11-25-2003, 03:31 PM
On Tue, 25 Nov 2003 23:16:58 +0800, bigsoldier wrote:

Please read http://www.catb.org/~esr/faqs/smart-questions.html

If your firewall allows it, and sshd is running, you should be able to
ssh -X targetnode -l user_login_here
If you need root, then you do a
su - root


Telnet and ftp are insecure, and are not loaded/enabled during normal installs.

login id and password is passed as clear text and can
be snatched with a packet sniffer off both ends of the connection.

Use ssh/sftp instead.
Be sure to get the lastest from your distribution vendor.

If using, windoze get Putty.
http://www.nonags.com/
http://www.tucows.com
 
Reply With Quote
 
Leon.
Guest
Posts: n/a

 
      11-26-2003, 02:12 PM
Re: why my redhat linux can't be remoted login?





A list of things to do





1. install the daemon packages.

2. modify /etc/hosts.allow

3. remember root cant log in via remotes

4. for ssh, allow remote logins , root logins in /etc/sshd.conf or similar

5. firewalls firewalls firewalls - on linux, on your router, upstream
routers, your ISP...




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Redhat Linux 8 and Redhat Enterprise Linux 4 printer not configure Niraj Linux Networking 0 12-06-2006 04:51 AM
RedHat EL 3 : NIS stop login Ivan Marshall Linux Networking 2 11-10-2004 08:50 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] -new ! TEL Linux Networking 0 12-01-2003 12:06 PM
Red Hot Linux v9.0 [2 DVDs]. Red Hot Linux v9.0 [3 CDs]. Redhat Enterprise Linux ES v3.0 REPACK [4 CDs]. Mandrake Linux 9.2 [3 CDs] - new ! TEL Linux Networking 0 11-29-2003 11:27 AM
NIS and RedHat 9 GUI login Linux Networking 0 09-29-2003 09:41 PM



1 2 3 4 5 6 7 8 9 10 11