LinuxQuestions.org
Review your favorite Linux distribution.
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 03-05-2003, 04:28 PM   #1
bbusse
LQ Newbie
 
Registered: Mar 2003
Location: Omaha, NE
Posts: 3

Rep: Reputation: 0
Question Starting Telnet server at bootup


Hey,

I'm using Mandrake 9.0 on my system now for about 2 weeks. Slowly learning to be "free".

I just figured out how to get VNC to startup at boot time for runlevel 3, so I can reboot my computer remotely. Now, what I want to be able to do is send/receive files using a telnet server.

It has been about 3 years since I last used linux (in college) and I vaguely remember there being some sort of telnet.d or something similar I can have start up.

Any suggestions on how to go about this? As an easier alternative to shorten your answers, how would I start the telnet server manually? Since I can already VNC into my machine, I can always start the telnet server myself. And once I can figure that out, it's easy for me to make it start at bootup. Thanks for any/all help!!

 
Old 03-05-2003, 04:32 PM   #2
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
firstly, don't use telnet. http://openssh.com

secondly, it is normally started as a subservice in xinetd. look in /etc/xinetd.d/ and there should be a file for telnet which you can set to load on boot. e.g:

{
disable = no
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
only_from = 192.168.0.0/24
}
 
  


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
starting programs on bootup mantonr Linux - Newbie 2 05-30-2005 09:07 AM
Starting services at bootup Lucasite Linux - Newbie 5 04-17-2004 02:08 PM
starting apache at bootup softgun Debian 11 08-05-2003 07:17 AM
help starting xscreensaver at bootup rose_bud4201 Linux - Software 2 01-10-2003 06:25 AM
Starting my DHCP server at bootup nine Linux - Newbie 4 01-16-2001 08:41 AM

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

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