scorelab / senz

SenZ is a new kind of query language that can be used to communicate with IoT devices. It is easily integrable, incredibly fast, and is in the highest end of security integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Installation script for other major distros

aker99 opened this issue · 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.