This script will automate all the linux configuration commands so there,s no need of cramming every little thing
- Give the .sh file permission by using "chmod +x linuxconfig.sh"
- Run it using "./linuxconfig.sh"
- Save the .sh file in "usr/local/sbin"
- This will allow you to run it from anywhere without having to navigate to the exact repository by typing "linuxconfig"