All public logs
Combined display of all available logs of BPopp Sanctuary. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:26, 22 December 2024 Bpopp talk contribs created page VPN (Created page with "= PIA and OpenVPN = Install OpenVPN <pre>sudo apt-get install openvpn unzip -y cd /etc/openvpn </pre> Download Private Internet Access <pre>sudo wget --no-check-certificate https://www.privateinternetaccess.com/openvpn/openvpn.zip sudo unzip openvpn.zip ls -lh </pre> Pick a Country to use as Primary VPN <pre>cp spain.ovpn spain_bp.ovpn vi spain_bp.ovpn</pre> At the end of the file, add Routes to the Local Networks (if needed) <pre> route 192.168.1.0 255.255.255.0...")