Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

why my redhat linux can't be remoted login?

Reply
 
Thread Tools Display Modes
  #1  
Old 11-25-2003, 03:16 PM
Default why my redhat linux can't be remoted login?







bigsoldier
Reply With Quote
  #2  
Old 11-25-2003, 03:31 PM
Jem Berkes
Guest
 
Posts: n/a
Default Re: why my redhat linux can't be remoted login?

> 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
  #3  
Old 11-25-2003, 04:31 PM
Bit Twister
Guest
 
Posts: n/a
Default Re: why my redhat linux can't be remoted login?

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
  #4  
Old 11-26-2003, 03:12 PM
Leon.
Guest
 
Posts: n/a
Default Re: why my redhat linux can't be remoted login?

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

Tags
linux, login, redhat, remoted

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
Forum Jump


All times are GMT. The time now is 09:23 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.