cs:server:installation
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cs:server:installation [2023/05/17 01:44] – created gsys | cs:server:installation [2024/02/17 19:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== CS 1.6/ | + | ====== CS 1.6 / CS:S / CS: |
- | <WRAP round important 30%> | + | :!: Dieses Tutorial bezieht sich nur auf Linux! |
- | \\ | + | |
- | Dieses Tutorial bezieht sich nur auf Linux! | + | |
- | </ | + | |
- | + | User "gameserver" anlegen. Das **-m** bewirkt das das Homeverzeichnis gleich unter **/home/gameserver/** erstellt wird | |
- | + | ||
- | User "csssrv" anlegen. Das **-m** bewirkt das das Homeverzeichnis gleich unter **/home/css_srv/** erstellt wird | + | |
< | < | ||
- | useradd -m css_srv | + | useradd -m gameserver |
</ | </ | ||
Passwort festlegen | Passwort festlegen | ||
< | < | ||
- | passwd | + | passwd |
- | Changing password for csssrv. | + | Changing password for gameserver. |
</ | </ | ||
In das Homeverzeichnis wechseln | In das Homeverzeichnis wechseln | ||
<code bash> | <code bash> | ||
- | cd /home/css_srv/ | + | cd /home/gameserver/ |
</ | </ | ||
Jetzt zu dem neuen Benutzer wechseln | Jetzt zu dem neuen Benutzer wechseln | ||
<code bash> | <code bash> | ||
- | kmk1:/ | + | su gameserver |
- | css_srv@kmk1: | + | |
</ | </ | ||
cs/server/installation.1684280645.txt.gz · Last modified: 2024/02/17 19:03 (external edit)