Automatically setup your linux servers
Go to file
Connor C 93ad356dbf Add wheel group support to add_user function
Signed-off-by: Connor C <ceo@pixelridgesoftworks.com>
2024-07-17 07:56:45 -06:00
extensions
extender.sh
InitMate.sh
LICENSE
README.md

InitMate

Automatically setup your linux servers

Installation

Installation is simple, simply clone the git repo:

git clone https://git.pixelridgesoftworks.com/PixelRidge-Softworks/InitMate.git

Then make it executable:

sudo chmod -R +x ./InitMate

Usage

The program is highly guided, even a complete Linux Noob could use it. Simply run the main script, and follow the prompts
(IT MUST BE RAN WITH SUDO)

cd InitMate && sudo bash ./InitMate.sh

License

Licensed under the Apache 2.0 License