Skip to content

Instantly share code, notes, and snippets.

@vgvinay2
Forked from tafarij/install-pulse.sh
Created December 18, 2017 16:28
Show Gist options
  • Save vgvinay2/3a29563fd3cdcdc2d22cdced9619ded6 to your computer and use it in GitHub Desktop.
Save vgvinay2/3a29563fd3cdcdc2d22cdced9619ded6 to your computer and use it in GitHub Desktop.
Install Pulse Secure on Ubuntu 16.04
# https://vt4help.service-now.com/kb_view_customer.do?sysparm_article=KB0010740#linux
wget https://secure.nis.vt.edu/resources/downloads/pulse-8.2R5.i386.deb
sudo dpkg –i pulse-8.2R5.i386.deb
/usr/local/pulse/PulseClient.sh install_dependency_packages
@vgvinay2
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment