Open main menu

CDOT Wiki β

Changes

INVESTIGATION 3: INSTALLING THE GLOBAL PROTECT VPN AND CONNECTING TO MATRIX FROM YOUR VIRTUAL MACHINE
* Now, install '''openconnect''' by issuing the command <span style="color:blue;font-weight:bold;font-family:courier;">sudo dnf -y install openconnect</span>
* Once this has completed, you can connect to Seneca's VPN by issuing the following command (be sure to substitute your username where appropriate) <span style="color:blue;font-weight:bold;font-family:courier;">sudo openconnect --protocol=gp senecavpnstudentvpn.senecacollege.ca -u username -b</span>
* Enter your password when prompted.