Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| install:nix:createdir [2010/02/23 16:49] – created deuce | install:nix:createdir [2010/02/23 17:23] (current) – deuce | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Installation directory ====== | ====== Installation directory ====== | ||
| - | The installation directory is the parent directory of your entire BBS. All of the [[directories: | + | The installation directory is the parent directory of your entire BBS. All of the [[dir: |
| ===== Discussion ===== | ===== Discussion ===== | ||
| Line 14: | Line 14: | ||
| 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 19: | Line 21: | ||
| * Use a subdirectory of your home directory to install Synchronet. | * Use a subdirectory of your home directory to install Synchronet. | ||
| - | \-bash: useradd: command not found | + | < |
| There are a few possibliities here: | There are a few possibliities here: | ||
| - You do not have the correct search path. | - You do not have the correct search path. | ||
| Line 27: | 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 ===== | ||
| * [[: | * [[: | ||