Difference between revisions of "Create a user"

From Linuxintro
imported>ThorstenStaerk
(Created page with "To create an operating system user ''example'' best open a console and enter the following commands: useradd -m ''example'' passwd ''example''")
(No difference)

Revision as of 04:49, 31 January 2012

To create an operating system user example best open a console and enter the following commands:

useradd -m example
passwd example