Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 9: Line 9:     
To create a new user you will need to login as root to perform the following steps:
 
To create a new user you will need to login as root to perform the following steps:
#Enter this from the command line: <pre>adduser hlds</pre> This will make a new user on our server with the username as hlds. You can choose a different username if you so wish, but making it hlds will clearly show what the user account is used for.
+
#Enter this from the command line <pre>adduser hlds</pre> This will make a new user on our server with the username as hlds. You can choose a different username if you so wish, but making it hlds will clearly show what the user account is used for.
 
#Type the following:<pre>passwd hlds</pre> A prompt will appear where you can give the user hlds a password.
 
#Type the following:<pre>passwd hlds</pre> A prompt will appear where you can give the user hlds a password.
 
#Now logout of root and login as hlds.
 
#Now logout of root and login as hlds.
10

edits

Navigation menu