VPN¶
When working from home or outside the PCB, connecting to the VPN is neeeded in order to have access to resources such as the cluster.
Linux (Ubuntu 20.04)¶
1 - Install "Openconnect"
2 - Connect to the VPN
sudo openconnect --protocol=gp vpnirb.pcb.ub.es
# You can use the parameter --user to automatically enter the username.
You can disconnect by just pressing Ctrl+C
Full instructions¶
References¶
- Miguel Grau
- Carlos López-Elorduy