mirror of
https://github.com/ChocoTaco1/Tribes2-Server-Setup-Guide.git
synced 2026-07-11 22:44:32 +00:00
Update README.md
This commit is contained in:
parent
d76041825b
commit
4c3635d6b6
1 changed files with 1 additions and 3 deletions
|
|
@ -180,12 +180,10 @@ Discord: [Tribes 2 Discord](https://discord.gg/Y4muNvF)
|
||||||
- For security you can use an ssh key to login, lockdown ssh thru firewall, lock ssh to your home ip, and move ssh ports around
|
- For security you can use an ssh key to login, lockdown ssh thru firewall, lock ssh to your home ip, and move ssh ports around
|
||||||
- Adding an ftp server can also help with file management, granted you locked down the ports
|
- Adding an ftp server can also help with file management, granted you locked down the ports
|
||||||
|
|
||||||
- Higher Priorty: To allow your user to set a higher priority use...
|
- Higher Priorty: To allow your user to set a higher priority use add at the end of...
|
||||||
|
|
||||||
sudo nano /etc/security/limits.conf
|
sudo nano /etc/security/limits.conf
|
||||||
|
|
||||||
- At the end add
|
|
||||||
|
|
||||||
@t2server - nice -20
|
@t2server - nice -20
|
||||||
|
|
||||||
- New startup would be something with "nice -n -5" added...
|
- New startup would be something with "nice -n -5" added...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue