Kill and Logout Users From linux

Open a terminal, and then type the following commands. Login as root su – or sudo su – and entering the root password. Type the skill command as below: # w to show who is log in to your system and then : # skill -STOP -u username The skill command sends a terminate command […]