Skip to content

Instantly share code, notes, and snippets.

View bdaase's full-sized avatar

Björn Daase bdaase

View GitHub Profile
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