Automatically setup your linux servers
Go to file
2024-05-24 09:27:07 -06:00
extensions Add certbot extension 2024-05-24 09:06:01 -06:00
extender.sh Finish first draft of system 2024-05-24 08:29:43 -06:00
InitMate.sh Add in banner at start for advertising 2024-05-24 09:17:09 -06:00
LICENSE Initial commit 2024-05-24 08:05:54 -06:00
README.md Update Readme 2024-05-24 09:27:07 -06:00

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