Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
where is inetd.conf?
Name: softech Date: November 27, 2001 at 09:29:03 Pacific
Comment:
Hi, I am using RedHat Linux 7.0. I notice I don't have the file /etc/inetd.conf. Where is it? instead, in /etc, i have a file /etc/xinetd.conf
Are they the same? why is it xinetd.conf and not inetd.conf? is it because it is version 7.0?
Name: Matthew Date: November 27, 2001 at 10:45:40 Pacific
Reply:
Xinetd is sort of an "upgraded" version of inetd with all your services appearing as files in /etc/xinetd.d/. In each file (named after the service in question) you will see all the options. Just change what you need (usually just enabling the service) and restart xinetd and all should be well.
Summary: Hi, I know I can set the hostname of a machine by typing "hostname namexxx". But where does this host name save as? like where is the conf file? I check /etc/hosts and it is not there. Someone say ...
Summary: I am installing Samba, and can't find the inetd.conf file in the /etc/ directory. I can't find the file anywhere on the system. This is a fresh install on this system. Anyone have any suggestions o...