mirror of
https://github.com/k4yt3x/sysctl.git
synced 2025-12-17 17:56:47 +00:00
added short link to sysctl.conf
This commit is contained in:
parent
2f7ba697fc
commit
4b70379318
@ -23,6 +23,12 @@ Please be careful that this `sysctl.conf` is **designed for endpoint hosts that
|
|||||||
1. Overwrite the old `sysctl.conf` file with the downloaded `sysctl.conf` file
|
1. Overwrite the old `sysctl.conf` file with the downloaded `sysctl.conf` file
|
||||||
1. Run command `sudo sysctl -p` or reboot the system to apply the changes
|
1. Run command `sudo sysctl -p` or reboot the system to apply the changes
|
||||||
|
|
||||||
|
For convenience, I have pointed the URL `https://akas.io/sysctl` to the `sysctl.conf` file. You may therefore download the `sysctl.conf` file with the following command. However, be sure to check the integrity of the file after downloading it if you choose to download using this method.
|
||||||
|
|
||||||
|
```shell
|
||||||
|
curl -sSL akas.io/sysctl -o sysctl.conf
|
||||||
|
```
|
||||||
|
|
||||||
## `sysctl.conf` Content
|
## `sysctl.conf` Content
|
||||||
|
|
||||||
```properties
|
```properties
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user