Skip to content

Instantly share code, notes, and snippets.

@a3linux
Forked from tafarij/install-pulse.sh
Created July 3, 2018 03:34
Show Gist options
  • Save a3linux/9c18777bc3b48e273b8a79c9878c3c60 to your computer and use it in GitHub Desktop.
Save a3linux/9c18777bc3b48e273b8a79c9878c3c60 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