LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > DamnSmallLinux
User Name
Password
DamnSmallLinux This forum is for the discussion of DamnSmallLinux.

Notices


Reply
  Search this Thread
Old 04-27-2008, 04:40 AM   #1
just.srad
Member
 
Registered: Apr 2008
Location: Singapore
Distribution: Slackware 14.0
Posts: 153

Rep: Reputation: 15
where could i find telnetd file ? Thanks.


i want to enable the telnet service. Where could i
find the telnetd file.

Thanks a lot.

Justin
 
Old 04-27-2008, 05:56 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
The odds are telnet is not installed on your system. Telnet is not secure, sends plain text logon information across what ever network you try to log across. For this reason it will not be installed by default.

If you want to do remote log ons, then use ssh. It is secure, fully supported and can do things like secure file copying. You can forward X session data ( the gui stuff from an application ) as well.

You will find lots of information here http://www.openssh.org/ on how to get started with ssh.

To answer your first question, you can find a file with the command 'find'. I would recommend you use the command 'locate'. Find looks through what ever path you specify, and can take a lot of time on a large system. Locate uses a database to give the path to a file. In order to use the database, you must update the database. That is done as root. On a konsole, become root. As root, run the command 'updatedb' ( without the quotes ). The first time will take some time to complete. After the database is built, log out of root. Then run the command 'locate telnetd' to find the path to the file. If you get no response, that means the file is not in the database you just created. ie, it is not installed.

If you have to use telnet, you will need to install it.
 
  


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
Telnetd vande012 Linux - Newbie 1 02-04-2008 11:08 AM
telnetd timeout loadedmind Linux - Networking 0 02-26-2007 02:43 PM
what is the .rpm file name of telnetd apeacez Linux - Software 1 10-08-2003 05:16 AM
in.telnetd Options pako Linux - Software 0 09-06-2003 10:55 AM
no telnetd on my machine? doublefailure Linux - Software 4 02-17-2003 11:49 AM

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

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