Feed on
Posts
Comments

to remove a user and their home directory, use:

 sudo deluser -remove-home <user-name>

to remove all of their files on the server:

sudo deluser -remove-all-files <user-name>

Stumble it!

if that was helpful ...

check out the other tips and tricks i've compiled on these pages. you might learn something else interesting!

Did I get this wrong? Let me know!

Trackback URI | Comments RSS

More blogs about http://desk.stinkpot.org:8080/tricks.