Server Installation script for other major distros
aker99 opened this issue · comments
Himanshu Kotnala commented
Introduction
Currently, the project has a script to setup server in Debian based distros, but there various other distros in the community which are gaining popularity and are used by industries. Few of them are listed below:
- RHEL/CentOS
- Arch
- Fedora
Solution
To develop scripts for various other distros and have user script according to there distro.
-
Optimization:
To develop a single script that could automatically detect distro and select the right command for the respective distro.