I will be adding all my public scripts here.
- In terminal navigate to the desired location to store your GitHub clones I personally put them in "~/build".
- Next clone this with "git clone https://GitHub.com/gobytego/scripts"
- Then copy these files to your home directory bin or if you want these systemwide depending on your distro put them in a systems shared bin I prefer "/usr/local/bin"
- Finally navigate to that folder you copy the files to and change their permissions to execute, reload your bash session and you should now be able to run these from your terminal.
- I do make a GUI tool to run and install these scripts but it is a work in progress and it's basically useless but will add that into this repo as well once I get around to it.
-
"howold" this is a simple script using tune2fs to look at the date your / was created which is the easiest way to tell how old a system is.
-
"upd" this is a quick and dirty way to automatically run updates and cleanups of systems package manager, snaps and flatpaks and also report if you need a reboot of your system or not on a debian based system.. Please use with caution.
-
"speedtest" this will perform a network speed test using ookla's test servers.
-
"conkyrestart" it does what it says. Kills and restarts your conky.