Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| install:nix:createdir [2010/02/23 17:18] – deuce | install:nix:createdir [2010/02/23 17:23] (current) – deuce | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ===== Common Errors ===== | ===== Common Errors ===== | ||
| - | |||
| - | [[http:// | ||
| mkdir: cannot create directory `/ | mkdir: cannot create directory `/ | ||
| ln: creating symbolic link `/ | ln: creating symbolic link `/ | ||
| useradd: unable to lock password file | useradd: unable to lock password file | ||
| + | |||
| + | [[http:// | ||
| You do not have permissions to perform the specified action. | You do not have permissions to perform the specified action. | ||
| * Generally, only root can add users and modify the / directory. | * Generally, only root can add users and modify the / directory. | ||
| Line 29: | Line 29: | ||
| - You do not have permissions to add/delete users. | - You do not have permissions to add/delete users. | ||
| * Generally, only root can add users. | * Generally, only root can add users. | ||
| - | |||
| - | sudo useraded -m -n sbbs | ||
| - | |||
| - | * Ask your system administrator to create a new user for you. | ||
| - | * Use a subdirectory of your home directory to install Synchronet. | ||
| ===== See Also ===== | ===== See Also ===== | ||
| * [[: | * [[: | ||