Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: tlug: E-mail



Hi Dave,

On 16-Nov-98 Dave Gutteridge wrote:
> Anyways, the INSTALL file then said:
>       Restart inetd with a kill -HUP inetdpid (some systems
>       can use inetd -c). 
> The following happened:
>       # kill -HUP inetdpid
>       kill: No such pid inetdpid

Use the ps command to find out the process ID of inetd

schweiz:~$ ps aux | grep '(inetd)'
root        43  0.0  0.0   14    0  ?  SW   08:56   0:00 (inetd)

works on my system. The process ID is the first number 43. So to
restart inetd use

kill -HUP 43

That will start/restart any processes in /etc/inetd.conf 

The ps fields are

schweiz:~$ ps aux
USER       PID %CPU %MEM SIZE  RSS TTY STAT START   TIME COMMAND

HTH

Jim S.




----------------------------------------------------------------
Next Nomikai: 20 November, 19:30   Tengu TokyoEkiMae 03-3275-3691
Next Technical Meeting: 12 December, 12:30 HSBC Securities Office
----------------------------------------------------------------
more info: http://tlug.linux.or.jp Sponsors: PHT, HSBC Securities


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links