Add or remove user accounts from the terminal in Linux Mint 13

Create or delete user accounts on your Linux Mint computer

By , ITworld |  Software, add user account linux mint 13, remove user account linux mint 13

Here's how you can add or remove user accounts from the terminal in Linux Mint 13.

Add a User Account

1. Open a terminal window.

2. Type in the following command then hit Enter.

sudo useradd username

Remove a User Account

1. Open a terminal window.

2. Type in the following commands then hit Enter.

sudo userdel username
sudo rm -r /home/username/

For more, see the original article at the link below.

How To Add/Remove Users Accounts From The Terminal On Ubuntu 12.10/12.04 | Up Ubuntu

Join us:
Facebook

Twitter

Pinterest

Tumblr

LinkedIn

Google+

SoftwareWhite Papers & Webcasts

See more White Papers | Webcasts

Answers - Powered by ITworld

Ask a Question