Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts

Saturday, 15 November 2014

Android Google Authenticator Backup 2FA codes

I have been trying to find a method to recover the 200 accounts I have 2FA configured for. Here is the magic sauce.
This is pretty straight forward on Ubuntu. You can now key in the code manually.

Wednesday, 2 July 2014

Ubuntu Fortinet SSL VPN client install

First things first, download Forinet SSL VPN Software

In order to install the Fortinet SSL VPN under Ubuntu 14.04 64 bit, you will need to install some dependencies to get it to execute.

bash: ./forticlientsslvpn: No such file or directory

This means you do not have 32 bit compatibility installed.

Issue the following commands to install the require software to run Fortinet SSL VPN.



You should now be able to VPN into your coorporate network without issue.