LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-27-2002, 09:06 AM   #1
ReSync
Member
 
Registered: Jun 2002
Distribution: RedHat 7.2
Posts: 46

Rep: Reputation: 15
telnet server?


Is there any telnet server software out on the net? or is it included in RH7.2?
 
Old 06-27-2002, 09:36 AM   #2
burningodzilla
Member
 
Registered: Mar 2002
Location: St Aug FL
Distribution: (depends on the week - usually redhat or slackware)
Posts: 35

Rep: Reputation: 15
telnet daemons (as well as many other servers) are standard programs in linux (probably all distros). Redhat has all that already - however telnet is a bad idea, as it handles all sessions unencrypted and is thus highly hackable. If you want to allow remote login then use ssh - it's just like telnet except that it's encrypted. Be sure to get the patched ssh tho, as 3x (i think) are vulnaerable to overflow allowing root compromise .
 
Old 06-27-2002, 12:41 PM   #3
doublefailure
Member
 
Registered: Mar 2002
Location: ma
Distribution: slackware
Posts: 747

Rep: Reputation: 30
and the way u start it is

# service sshd start

if u want to start the service every time u boot
find something like control center...
i don't know how to do that in console..
 
Old 07-04-2002, 12:06 PM   #4
Catherine
LQ Newbie
 
Registered: Jul 2002
Posts: 4

Rep: Reputation: 0
Question how do I do that?

Hey that sounds great...I've been trying to get telnet service started (I don't know how) but if sshd is more secure I'll do it. So I've got my sshd service started as per your command line but how do I call it from another machine to start a connection?
 
Old 07-04-2002, 01:19 PM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
you mean how do you USE ssh? well it's just "ssh somewhere" read teh manpage for sh, assuming you have it installed of course.
 
Old 07-04-2002, 03:03 PM   #6
Catherine
LQ Newbie
 
Registered: Jul 2002
Posts: 4

Rep: Reputation: 0
Well what I really meant was "Is there a windows client for ssh" IE How do I initiate a ssh connection from a windows machine? For example, with telnet, it's just C:\telnet hostname.
 
Old 07-04-2002, 03:37 PM   #7
doublefailure
Member
 
Registered: Mar 2002
Location: ma
Distribution: slackware
Posts: 747

Rep: Reputation: 30
under linux
ssh -l username machinename

under windows
get a program from openssh.org
 
Old 07-04-2002, 03:57 PM   #8
ChaosX2
Member
 
Registered: Aug 2001
Location: Sacramento, CA
Distribution: Gentoo 1.4+
Posts: 195

Rep: Reputation: 30
Go for PuTTY. It's the best I've seen.
 
Old 07-04-2002, 04:02 PM   #9
sewer_monkey
Member
 
Registered: May 2002
Location: Toronto, ON, Canada
Distribution: Ubuntu, Debian, RedHat/CentOS
Posts: 624

Rep: Reputation: 31
While SSH is the preferred way to "telnet" (and even FTP), if you want true telnet (plaintext), you'll have to edit the file /etc/xinetd.d/telnet and change the line that says "disabled = yes" to "disabled = no". Finally, you'll have to restart the XInetd metadaemon to activate the changes as root:

# service xinetd restart
 
Old 07-04-2002, 04:06 PM   #10
sewer_monkey
Member
 
Registered: May 2002
Location: Toronto, ON, Canada
Distribution: Ubuntu, Debian, RedHat/CentOS
Posts: 624

Rep: Reputation: 31
Quote:
Originally posted by ChaosX2
Go for PuTTY. It's the best I've seen.
I second that!

I like PuTTY because it's not just an SSH client. It's a full SSH client suite (ssh, scp and sftp). It also supports certificate-based authentication, and has a lot of nifty little features (such as X forwarding).
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Telnet server JCdude2525 Linux - Networking 6 09-19-2004 07:30 PM
telnet server chankunchan Linux - Networking 5 05-10-2004 07:48 PM
Telnet Server Roga Danar Linux - Newbie 7 07-14-2003 01:10 PM
Telnet server? TheWoodchuck Linux - Networking 6 04-23-2002 07:01 AM
Telnet server - how to? captnroger Linux - General 3 02-28-2001 10:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:16 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