Linux User & File Management
From 2047Servers Support
| Line 4: | Line 4: | ||
[[File:linux.png|thumb|350px]] | [[File:linux.png|thumb|350px]] | ||
| − | == | + | == Basic Overview == |
| + | |||
| + | When creating users on your server you may want to restrict their access on the server & its files. | ||
| + | |||
| + | By default creating a user will also give them access to use SSH & FTP, yet this can be turned off / restricted by following the guide below. | ||
| + | |||
| + | To Create a user you would normally use command | ||
| + | |||
| + | useradd newuser | ||