24
Feb/14Keep VPN Alive On Ubuntu
Overview I have tried VPNs in the past but for whatever reason they always disconnect after a certain amount of time despite selecting automatically connect. I found a post on how to keep a VPN alive by using network manger … Continue reading
02
Nov/09Check GUI Program Is Running In Linux
Overview I have create a bash script to: Check if the program’s process is running If so just quit the script If not start up the program Using this script and crontab it allows the script to be ran every … Continue reading