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
26
Aug/10Change Default Crontab Editor
To change the default crontab editor type in the following command: export EDITOR=nano Change nano for your preferred editor. Crontab editor