Category Archives: shell
Set proxy if @work
I got tired of manually setting http_proxy & ftp_proxy on my job computer that I sometimes use at work (proxy needed) or at home (no proxy needed) so I came up with this dirty, but workable pice of bash script. … Continue reading
Posted in bash, shell
Leave a comment
ISP connection monitoring
I have had some issues with my internet connection lately so I made some scripts to monitor it from my NAS. First, let’s look at my network topology to understand what we want to test. I have my NAS attached … Continue reading
Posted in sh, shell
Leave a comment