![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script for turning processes in etc/inetd.conf on and off | thomi39 | SUN Solaris | 0 | 03-18-2008 07:48 PM |
| linux.conf.au: Tying up all those loose ends - iTWire | iBot | UNIX and Linux RSS News | 0 | 11-26-2007 10:00 AM |
| Cannot edit inetd.conf??? | shorty | UNIX for Dummies Questions & Answers | 2 | 03-08-2007 12:13 PM |
| inetd.conf in linux | frankkahle | Linux | 15 | 10-30-2006 03:56 PM |
| inetd.conf file = gone on my home linux box | nemex | UNIX for Dummies Questions & Answers | 2 | 12-26-2001 09:51 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Linux file corresponding to HP-UX inetd.conf
Hi!!,
I have been working on a HP UX box all these days.. For adding a user defined service, I used to put an entry for this service corresponing to a port number in /etc/services. These services were then defined in inetd.conf. Now I have moved to Mandrake linux. I can find a file named /etc/services but cant find the inetd.conf on the linux box. Is this file stored with a diferent name in linux? where should I define my services in Linux??? |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Try /etc/xinetd.conf and check the man page as syntax is different.
Also note that if you have choosen workstation by default redhat doesn't install the inetd-*.rpm. You would have to mount your cd-rom, cd to Redhat/RPMS and install with rpm -ivh inetd* |
|
#3
|
||||
|
||||
|
find / | grep inetd.conf
|
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|