LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-30-2002, 06:59 PM   #1
bripage
Member
 
Registered: Jan 2002
Location: Moorpark
Distribution: SLACK 8!
Posts: 230

Rep: Reputation: 30
Telnet for remote control, how do I set it up?


I want to set up telnet on my machine, so that I can remotely control and use my nix box from another location, and or network.
I dont know how to set this up so any help will be greatly appreciated.
 
Old 07-30-2002, 07:08 PM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
You will need two pieces of software: the telnet sever (telnetd) and the telnet client. Telnet clients ate two-a-penny, even Internet Explorer has telnet ability! Be warned though, telnet is a very dangerous way of doing things! The telnet protocol has no security on it what-so-ever, if you type a password in on a telnet session, then anyone 'listening in' on that session will then know your password. I would advise that you forget that telnet ever existed and go for SSH. SSH works in the same (almost) manner as telnet, in that is requires a ssh server (sshd) and ssh clients, however, ssh is a very unix-like thing and you have to hunt around for Windows based ssh clients. Having said that, it is much more secure than plain telnet, so you should be ok. Oh, and the server and Linux client software will be on your distro's install CD.

Hope this helps.
 
Old 07-30-2002, 07:26 PM   #3
krunkwick
Member
 
Registered: Jun 2002
Location: Memphis
Distribution: Suse 8.0 Pro
Posts: 45

Rep: Reputation: 15
Unless you really have some special reason for telnet, you need to use SSH. Like Thymox said "forget telnet". For a windows client I use putty.exe (just run a search on google)

It's only one executable and it size is only 324KB so I you can always just download it. You dont install this program!
 
Old 07-30-2002, 08:11 PM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Also in most cases if your using Slack 8, it comes with all of this by default and at times has telnet and ssh running by default.

First do a ps -aux and see if you don't already have a sshd running. If you do then you should be able to ssh into your box at this time. If not, then go on to step 2.

What you would need to do is second take a look at your network startup scripts in /etc/rc.d, especially the rc.inet2 script.

You can uncomment the lines in the rc.inet2 that start the SSH daemon at startup if they aren't already uncommented. This will start the daemon upon bootup. Should start out with something like:

# Start the OpenSSH SSH Daemon:

If for some reason you do want to run telnet, then you want to edit your /etc/inetd.conf and have a line like this in there, or uncomment it cause in most cases it should already be there:

telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd


Hope this helps out at all.
 
Old 07-30-2002, 11:52 PM   #5
sarin
Member
 
Registered: May 2001
Location: India, Kerala, Thrissur
Distribution: FC 7-10
Posts: 354
Blog Entries: 2

Rep: Reputation: 34
Just a small question on win ssh client. I find it giving me new window ( with shell and I loged in ) when I press on a icon. This means that win client is storing the paswd some where. If we are so much careful about passwds and do use ssh, is it safe to use win clients?
--Sarin
 
Old 08-01-2002, 08:02 PM   #6
krunkwick
Member
 
Registered: Jun 2002
Location: Memphis
Distribution: Suse 8.0 Pro
Posts: 45

Rep: Reputation: 15
I dont know what win ssh client your using, but putty.exe doesnt store passwords.

Just run a search on google for putty.exe, and download it. It's one exe and works really great.
 
  


Reply



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
Anyone got the Remote Wonder (ATI's USB remote control) to work under Linux? dezireduser Linux - Hardware 2 11-06-2005 08:47 AM
ATI remote wonder (remote control) and X dop Linux - Software 2 07-24-2005 06:29 AM
Access control for telnet and ftp aroop Linux - Security 8 08-27-2004 04:24 PM
Remote Control TripleQ Linux - Hardware 0 08-20-2004 03:20 PM
How to set up remote desktop control? duplexpaura Linux - Software 4 04-06-2004 05:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:33 PM.

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