Skip to content

A pure Unix Shell scripts and configurations files for building and configuring Linux-based servers

License

Notifications You must be signed in to change notification settings

apexile/Linux-server-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build.sh
Linux Shell Build Script

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.

GitHub shfmt Codacy Badge

📋 Features

  • Bash, dash and sh compatible.
  • Purely written in Shell.
  • Support only IPv4.
  • Simple, powerful and very easy to use.
  • Supports systems of any configuration.

🐧 Compatibility

Script will run on distro if there are no conflicts.

  • CentOS/RHEL 8 version

Other distros are likely to be added in the future.

🗔 How to install

🌐 Online

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 ...]

📥 Git

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 & Others

License is MIT

Please Star and Fork me.

Issues and pull requests are welcome.

💝 Donate

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.

Donate List

About

A pure Unix Shell scripts and configurations files for building and configuring Linux-based servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages