Skip to content

Instantly share code, notes, and snippets.

@neetjn
Forked from tafarij/install-pulse.sh
Created March 4, 2019 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neetjn/5eb35d80b6f6eccce2bcc52c1e6032f7 to your computer and use it in GitHub Desktop.
Save neetjn/5eb35d80b6f6eccce2bcc52c1e6032f7 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment