|
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.
|