Open-Embedded Study Yard
Labels
Linux
(46)
Qt
(25)
Gumstix
(21)
Touch screen
(6)
Eagle
(3)
29/09/2011
User Management
Create a user:
$ useradd tech
Add password:
$ passwd tech
Enter new UNIX password:
Retype new UNIX password:
Direct user to a preferred directory when the user log on:
usermod -d /home/tempdir/ tech
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)