Skip to content

Instantly share code, notes, and snippets.

@bdaase
Created June 8, 2019 09:41
Show Gist options
  • Save bdaase/46362cda6472521d09966bed4c5f1900 to your computer and use it in GitHub Desktop.
Save bdaase/46362cda6472521d09966bed4c5f1900 to your computer and use it in GitHub Desktop.
wget --no-check-certificate https://vpn.hpi.de/CSHELL/snx_install.sh
chmod +x snx_install.sh
sudo apt-get install libx11-6:i386 libstdc++5:i386 libpam0g:i386
sudo ./snx_install.sh
rm snx_install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment