LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-12-2001, 04:45 AM   #1
2047
LQ Newbie
 
Registered: Sep 2001
Distribution: suse 6.4
Posts: 9

Rep: Reputation: 0
Question activate services manually


hi

I've deactivated the inetd because it opens
too many services (ftp, telnet, finger ...like yast says) on startup.

how do I activate ftp, telnet, finger manually?


thanx a lot
 
Old 09-12-2001, 09:44 AM   #2
jharris
Senior Member
 
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243

Rep: Reputation: 47
In your startup scripts (the location of which depends on your distro) you need to explicitly start the daemons, so for ftp you would probably just have a ftpd line, for telnet you'd probably run in.telnetd and so on... Have a look at the line which is executed by inetd (in /etc/inetd.conf [of xinetd.conf]) and check the man page for any options that are useful for you.

Post back with the distro you are using and I'm sure someone will be able to tell you the best startup script to modify.

HTH

Jamie...

PS - You realise you could just have removed the lines from inetd.conf to close those services off!!??
 
Old 09-12-2001, 11:02 AM   #3
2047
LQ Newbie
 
Registered: Sep 2001
Distribution: suse 6.4
Posts: 9

Original Poster
Rep: Reputation: 0
I'm using suse 6.4

yes, I realized to modify the inetd.conf.
those services are closed now.

but what if I would have to transfer some data
via ftp? what command do I use to start that service, which command to shut it down again?
 
Old 09-12-2001, 01:32 PM   #4
Steave
Member
 
Registered: Jul 2001
Location: Braunschweig, Germany
Distribution: Suse 7.2
Posts: 184

Rep: Reputation: 30
If you just want to start the service for a short time, the command line for the ftp-server is the same as stated in the inetd.conf file.
You might have to add some options. If I want to start my proftp server manually I would have to set the Servertype to standalone in the config file.
At the command line I then would just have to type

# proftpd

Should be the same for all the other services.
To get rid of the servers again, get their process id by issuing

# ps ax

and kill them:

kill "process-id" (no quotes)

HTH, Steave.
 
  


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
Suse install freezes on "activate network services" phishead Linux - Distributions 1 05-19-2006 12:42 PM
manually specifying IP address bd1308 Linux - Networking 4 08-31-2005 10:27 PM
How to manually config IP`s LordBlade Linux - Newbie 1 04-04-2005 05:30 PM
RH* to Fedora Manually nitin403 Fedora 2 02-27-2005 01:58 AM
TightVNC Ver terminal Services.. also looking for terminal Services for linux 2782d4 Linux - Security 3 05-20-2004 02:30 AM

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

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