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>


Bookmark and Share

if that was helpful ...

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

3 Responses to “remove a user in debian (unix)”

  1. on 22 Dec 2011 at 9:56 am lo

    Noted. Thank you.

  2. [...] Díky: remove a user in debian (unix) [...]

  3. [...] Díky:  remove a user in debian (unix) [...]

Did I get this wrong? Let me know!

Trackback URI | Comments RSS