As of now, I have to manually run sudo wg-quick up integrity_vpn for my VPN to become active.
Is there a way to have VPN automatically start when the computer starts?
Thanks for your time

I don't think I've ever heard this before. It was really niceNight Wing wrote: ↑Tue May 21, 2019 12:33 amMike Tramp - "Coming Home".
https://www.youtube.com/watch?v=1Yrhc3nMSIg
Thank you! It worked like a charm.JeremyB wrote:TryThen refresh the list of updates or doCode: Select all
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6494C6D6997C215E
It can also be fixed withCode: Select all
sudo apt-get update
Code: Select all
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -