Open main menu

CDOT Wiki β

Changes

Raspberry Pi Fedora Remix Administration

1 byte removed, 16:42, 5 March 2012
User Management from the Command Line
* Add a user:
** <code>useradd ''name''</code> # The -m option required on some systems is not needed - the user's home directory will be created automatically.1
** <code>useradd -c "''Full Name''" ''username''</code>
* Set a password: