(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
dba27a6478
commit
e5047dbccd
@ -26,7 +26,7 @@ Example more complicated usage:
|
|||||||
### Remove user
|
### Remove user
|
||||||
The command `userdel` can be used to remove users from a system.
|
The command `userdel` can be used to remove users from a system.
|
||||||
Using it with the `-r` additionally deletes the user home directory and mail spool.
|
Using it with the `-r` additionally deletes the user home directory and mail spool.
|
||||||
`# userdel -r (user)
|
`# userdel -r (user)`
|
||||||
|
|
||||||
### Add user to groups
|
### Add user to groups
|
||||||
Add user to more groups:
|
Add user to more groups:
|
||||||
|
Loading…
Reference in New Issue
Block a user