Re: finger
In article <c8tlb6$she$1@nemesis.news.tpi.pl>
lawina@neostrada.pl writes:
>Could yot tell me how to turn off finger on UNIX, Linux?
Comment out the "finger" description line in /etc/inetd.conf.
/etc/inetd.conf
#finger stream tcp ...
^
Then send a hung-up signal.
root# kill -HUP `cat /var/run/inetd.pid`
Enjoy!
--
中村和志@神戸 @mailto:kaz@kobe1995.net@
NAKAMURA Kazushi@KOBE @http://kobe1995.net/@
- Break the hate chain. No more kill!
administrator@[127.1]
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735