Skip to content

Instantly share code, notes, and snippets.

@iamjonbradley
Last active July 26, 2016 05:26
Show Gist options
  • Save iamjonbradley/c1da4503bf625229c9e3eda12b1086ce to your computer and use it in GitHub Desktop.
Save iamjonbradley/c1da4503bf625229c9e3eda12b1086ce to your computer and use it in GitHub Desktop.
clone the repo to opt/juniper
git clone https://github.com/iamjonbradley/juniper-ncui.git
---------------------------------------
--- command line ---
---------------------------------------
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 zlib1g:i386
chmod a+x ncdiag getx509certificate.sh ncsvc
./getx509certificate.sh vpnusa.telit.com cert.crt
sudo ./ncsvc -h pnusa.telit.com -u <USER-NAME> -p < YOUR PASSWORD> -f cert.crt &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment