Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
vpn:pulsesecurevpn [2021/03/24 09:00]
mamaral [Ubuntu]
vpn:pulsesecurevpn [2022/08/22 11:38]
jparadis [Ubuntu]
Line 96: Line 96:
  
 ==== Ubuntu ==== ==== Ubuntu ====
-  * In Ubuntu ​18.04, use a web browser to navigate to https://vpn.olin.edu.  +  ​==== Ubuntu ==== 
-  * Log in using your network ​credentials. +  ​* In Ubuntu ​22.04, use a web browser to navigate to [https://olincollege.sharepoint.com/:​u:/​s/​OlinITSoftware/​Ec1X1Gu2zhlLuapEmBZCL00BK_phpOd-v_6Ycy6--cxy5A?​e=xHDaub|Download Link]].  
-  * Under the Files section, select **VPN-Installers**,​ and then **Linux**. +  * Log in using your login credentials. 
-      * You will be presented with two installers (.rpm / .deb). ​ Most people running Ubuntu on a newer computer will want to download the **pulse-9.1R5.x86_64.deb** file+  * Select ​the Download button.
   * Save the file to your **Downloads** folder. ​   * Save the file to your **Downloads** folder. ​
   * Open a Terminal window by selecting the **super-key** + **T key**.   * Open a Terminal window by selecting the **super-key** + **T key**.
Line 107: Line 107:
 <​code>​cd Downloads</​code>​ <​code>​cd Downloads</​code>​
   * Run the following commands within the Terminal window to complete the installation. You will be prompted for your Ubuntu login password. ​   * Run the following commands within the Terminal window to complete the installation. You will be prompted for your Ubuntu login password. ​
-  * Run the following commands within the Terminal window to complete the installation. You will be prompted for your Ubuntu login password. +<​code>​sudo apt install ./​pulse-9.1R5.x86_64.deb</​code>​ 
-<​code>​sudo apt install ./​pulse-9.1R5.x86_64.deb +<​code>​cd /​opt/​pulsesecure/​bin</​code>​ 
-sudo apt install libwebkitgtk-1.0-0</​code>​+<​code>​sudo ./​setup_cef.sh install</​code>​
   * The Pulse Secure icon will be visible by pressing the **super-key** + **A**.   * The Pulse Secure icon will be visible by pressing the **super-key** + **A**.
       * If you don't see the icon, you may need to scroll down to view other apps.       * If you don't see the icon, you may need to scroll down to view other apps.
Line 117: Line 117:
   * Type in vpn.olin.edu for the Server in the URL field and click **Add**.   * Type in vpn.olin.edu for the Server in the URL field and click **Add**.
   * Click **Connect** on your newly created connection.   * Click **Connect** on your newly created connection.
-      ​* You will see a second window open that will prompt you for your network Username and Password.+    * You may be prompted for an untrusted certificate,​ if so, click on the ok button. 
 +   ​* You will then see a second window open that will prompt you for your network Username and Password
   * When you have logged in, the Connect button will turn to Disconnect. To close the connection, click on the Disconnect button.   * When you have logged in, the Connect button will turn to Disconnect. To close the connection, click on the Disconnect button.
  
 <​sub>​tags:​ vpn, public drive off campus, network drive off campus, public drive off-campus, network drive off-campus</​sub>​ <​sub>​tags:​ vpn, public drive off campus, network drive off campus, public drive off-campus, network drive off-campus</​sub>​
-