TsunamiVPN for Linux ==================== Quick how-to: 1. Extract the zipped file into your home directory. A folder called TsunamiVPN will be created and go into that folder. 2. Once you are inside the TsunamiVPN folder, set the binary file "tsunamivpn-linux" as an executable bit. Type: # chmod +x tsunamivpn-linux on your terminal. 3. Copy the tsunamivpn-linux binary into /usr/local/bin to make the binary globally accessible. You need to have "root" privileges to do this. Type: sudo cp tsunamivpn-linux /usr/local/bin/tsunamivpn 4. Once copied, you may now connect to TsunamiVPN. You also need to have "root" privileges to execute the tsunamivpn binary file. On your terminal, type: # sudo tsunamivpn /home//TsunamiVPN/.ovpn