Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-28-2006, 11:56 PM
|
#1
|
|
Member
Registered: Nov 2005
Posts: 90
Rep:
|
I can't restart xinetd... nothing works - please help!
I tried /etc/rc.d/init.d/xinetd restart
nothing...
killall -HUP xinetd
nothing...
/etc/xinetd restart
nothing
/etc/xinetd.d restart
I'm not even sure that xinetd is my super server...
there is an /etc/xinetd directory, rc.d, init.d
I'm confused...
Thanks
|
|
|
|
03-29-2006, 12:45 AM
|
#2
|
|
Member
Registered: Nov 2005
Posts: 90
Original Poster
Rep:
|
see this?
# /etc/rc.d/init.d/xinetd restart
-bash: /etc/rc.d/init.d/xinetd: No such file or directory
Is there perhaps something similar to xinetd on my system??
I don't get it, all of the xinetd files are there. Am I restarting it wrong or is there some other type of inet running?
Thanks again
|
|
|
|
03-29-2006, 01:14 AM
|
#3
|
|
Senior Member
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Slackware 10.1/10.2/12, Ubuntu 12.04, Crunchbang Statler
Posts: 3,780
|
Wich distro? For Slackware it's inetd and not xinetd. The startup script is /etc/rc.d/rc.inetd.
ps -ef |grep inetd will show you which one is running (if one is running).
|
|
|
|
03-29-2006, 01:21 AM
|
#4
|
|
Member
Registered: Nov 2005
Posts: 90
Original Poster
Rep:
|
Here's the output when I grep inetd
[root@localhost]# ps -ef | grep inetd
root 7567 7088 0 02:20 pts/2 00:00:00 grep inetd
|
|
|
|
03-29-2006, 01:23 AM
|
#5
|
|
Member
Registered: Nov 2005
Posts: 90
Original Poster
Rep:
|
Oh, and I'm in FedoraCore4.
|
|
|
|
03-29-2006, 03:14 AM
|
#6
|
|
Member
Registered: Nov 2004
Location: Turku, Finland
Distribution: Debian, Ubuntu, Gentoo
Posts: 388
Rep:
|
I'd do a "ps aux|grep inetd" after a reboot and if there's no output except for the "grep inetd" then you don't have "inetd" or "xinetd" running. Then check that they really are installed using your distro's package management tools.
You "inetd" or "xinetd" could also have broken config files or something that might prevent it from starting, even if it is installed.
Last edited by basileus; 03-29-2006 at 03:15 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:03 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|