Howto: Linux kill and logout users
Task: How to halt/stop user called didi Type the skill command as follows:# skill -STOP -u didi You muse be root to stop other users. Task: How to resume already halted user called didi Send CONT single to user didi, type the following command:# skill -CONT -u didi Task: How to kill and logout user… Leer más: Howto: Linux kill and logout users »