This is where I publish my public scripts for linux and Windows. My scripts are simple to execute and intuitive to use.
Read about how to use down below.
- Go to the script you want to use.
- Copy the URL for the RAW document
- Go to your terminal
- Typ the folowing command and fill in the variable
wget [link]
- After the file is downloaded, typ the folowing command
CentOS:
sh [filename]
- Your all set! Enjoy your fresh installed software.
Notes:
- Choose the excecution command thats right for your operating system.
- With every script, there will be a ReadMe in the same folde with all the needed commands and instructions for that specific script. Always check these instructions as the may give extra/different instructions, help with common problem and system requirement specifications.