Linux usermod 변경 이나, user 계정을 변경할 경우,
기존 사용자가 로그인 해 있거나, 인스턴스가 떠 있는경우 변경이 안되는 경우가 있다.
이런 경우, 아래와 같이 강제로 정지 혹은 kill 하고 작업을 진행한다.
Task: Resume Halted User Called vivek
Send CONT single to user vivek, type the following command:# skill -CONT -u vivek
Task: Kill and Logout a User Called vivek
You can send KILL single, type the following command:# skill -KILL -u vivek