Thread: disable telnet?
View Single Post
Old 02-07-2003, 03:39 PM   #4 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,529
sde is on a distinguished road
i'm still confused on the SIGHUP thing, .. [SHELL]# ps aux |grep inetd[/SHELL] that gave me the pid, then i did [SHELL]# kill -9 pid[/SHELL]that killed the process, .. a couple seconds later it restarted itself and the port was still set to 22.

i restarted the system ( init 6 ) , then port 23 was enabled. what did i do wrong? i would like to understand how i should have done it without rebooting.
sde is offline   Reply With Quote