mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-28 01:08:27 +00:00
improved description
This commit is contained in:
parent
dc82bc42fd
commit
a03df35d7b
@ -27,12 +27,12 @@ Edit /etc/security/limits.conf and set these limits:
|
|||||||
* soft nofile 100000
|
* soft nofile 100000
|
||||||
* hard nofile 100000
|
* hard nofile 100000
|
||||||
```
|
```
|
||||||
Add the following line to /etc/pam.d/common-session (Debian/Ubuntu) or /etc/pam.d/system-auth (RHEL/CentOS/Fedora):
|
Add the following line to `/etc/pam.d/common-session` (Debian/Ubuntu) or `/etc/pam.d/system-auth` (RHEL/CentOS/Fedora):
|
||||||
```
|
```
|
||||||
session required pam_limits.so
|
session required pam_limits.so
|
||||||
```
|
```
|
||||||
|
|
||||||
After these edits, you'll need to restart your bash session or reconnect to your SSH shell.
|
After these edits, you'll need to restart your bash session or reconnect to your SSH shell to make the changes effective.
|
||||||
|
|
||||||
## Install ARK Server Tools
|
## Install ARK Server Tools
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user