Daily Archives: September 5, 2019

Remove a Linux user

You can remove old users from your Linux server. This will revoke the user’s SSH access, and remove that user’s file and directory owner Remove the user Log in to your server via SSH. Switch to the root user: sudo … Continue reading

Posted in command line of linux, My Linux | Comments Off on Remove a Linux user