A set of tools and scripts I use often to setup new VPS/Boxes.
wget --no-check-certificate https://raw.github.com/asimzeeshan/LinuxTools/master/basics.sh
- Some of the scripts are Debian-centric. Read the notes carefully before trying them out to avoid frustration
- These may be very unstable
- Some of the scripts are dumb, it'll overwrite previous configs during re-installation/re-execution
- Its created to suit MY needs hence some of the stuff may not appeal to you, which is fine. You can always fork and modify it to "fix" as you please
- It now downloads bench.sh in the /root/ directory
Asim Zeeshan (that's me), LowEndBox admin (LEA)
This script is inspired by the original works of LEA, it also uses some core functions as outlined by him.