senz icon indicating copy to clipboard operation
senz copied to clipboard

Server Installation script for other major distros

Open aker99 opened this issue 5 years ago • 0 comments

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.

aker99 avatar Mar 04 '20 18:03 aker99