Create a user
From Linuxintro
Revision as of 04:49, 31 January 2012 by 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''")
To create an operating system user example best open a console and enter the following commands:
useradd -m example passwd example