Server Scripts and Config is a collection of configuration snippets that can help your server improve the website's performance and security, while also ensuring that resources are served with the correct content-type and are accessible, if needed.
- Bash, dash and sh compatible.
- Purely written in Shell.
- Support only IPv4.
- Simple, powerful and very easy to use.
- Supports systems of any configuration.
Script will run on distro if there are no conflicts.
- CentOS/RHEL 8 version
Other distros are likely to be added in the future.
More details: https://github.com/zZerooneXx/Linux-server-build/wiki
curl https://sh.apexile.com | sh -s <command> ... [parameters ...]
Or:
wget -O - https://sh.apexile.com | sh -s <command> ... [parameters ...]
Clone this project and launch installation:
git clone https://github.com/zZerooneXx/Linux-server-build.git
cd ./build.sh
./build.sh <command> ... [parameters ...]
Make sure to use root
user to run this script
.
License is MIT
Please Star and Fork me.
Issues and pull requests are welcome.
If you would like to donate to the project there are several ways you can, via GitHub Sponsors and PayPal. I would like to thank everyone who has previously sent a donation. New packages, configurations, features, and improvements will be added regularly.