INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

HANDLE


PASSWORD
Remember Me
Forgot Password?

Come Join Us!

  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

E-mail*
Handle

Password
Verify P'word
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Member Feedback

"...This site is awesome!...Things I have been trying to figure out for weeks, I got the answer in hours!..."

Geography

Where in the world do Tek-Tips members come from?

 how to enable ftp, telnet on Redhat 8.0?

alan123 (MIS)
23 May 03 19:21
I have RH8.0 linux OS, installed wu-ftpd-2.6.2.8 and telnet-0.17-23
After I launch the "service configuration" box, these two server cannot be started, it shows "must enable xinetd to use this service", but I already started "xinetd".
is something else I missed?

need help.

thanks
Find A Job or Post a Job Opening Click Here.
Helpful Member!johny2K (TechnicalUser)
23 May 03 19:37
hi there,

try this:

first, at command prompt, run

/etc/init.d/xinetd start

if not (unsuccessful), try below;

1. login as root
2. go to /etc/xinetd.d directory
3. vi telnet and modify "disable=yes" to "disable=no"
4. then, re-start (at command prompt)

/etc/init.d/xinetd start

5. run command "redhat-config-securitylevel", then click/check desired service/s to run, click OK

'hope it'll work for you.
Helpful Member!johny2K (TechnicalUser)
23 May 03 19:40
also, pleasse take note you /etc/securetty - sometimes "pts" are not defined.  you can always add a line depending the number of connection you want, say;

pts/0
pts/1
:
:
pts/n

goodluck.
alan123 (MIS)
23 May 03 20:51
Hi, johny2K,

I checked "xinetd.d" folder, it's already set to "disable=no"

Also did "redhat-config-securitylevel" and restart xinetd

however on "service" box, I still cannot start "wu-ftp" and "telnet", the button is greyed out.

How can I start ftpd and telnet from command line?

thanks

michael
Helpful Member!johny2K (TechnicalUser)
25 May 03 15:16
hi,

while using redhat-config-securitylevel:

1. select Customize instead of Use default firewall rules

2. tick/check eth0, then - it'll be accessible and you can tick/check services you want to have access.

eanda10 (Programmer)
26 May 03 0:05
you can try restarting the services in /etc/rc.d/init.d you will see a file per service if you do a more on the file you will see the command necc. to start the service.

Start A New Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Promoting, selling, recruiting and student posting
are not allowed in the forums.
Posting Policies

LINK TO THIS FORUM!
(Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum)
TITLE: Linux (server) Forum at Tek-Tips
URL: http://www.tek-tips.com/threadminder.cfm?pid=54
DESCRIPTION: Linux (server) technical support forum and mutual help system for computer professionals. Selling and recruiting forbidden.

 

Back To Forum