linux

Setup OpenVPN on Ubuntu the Easy Way

How to setup OpenVPN on an Ubuntu box the easy way.
The best way to setup OpenVPN on Ubuntu, like many other things, is to script it. This way it’s easier to create uniform deployment across larger networks. So, this is how you setup OpenVPN on Ubuntu the easy way - this neat little script makes installing OpenVPN on an Ubuntu VPS simple: Go to your home directory: cd ~ Then create a file by running this command: cat > openvpn.sh #!

Getting Started with an Ubuntu VPS Running 14.04

A basic guide on how to setup an Ubuntu 14.04 machine.
When you get a new Ubuntu VPS or server there are a few things you want to make sure are taken care of right off the bat. This will optimize the security and usability of your server, providing a reliable foundation for subsequent alterations. If you need an Ubuntu VPS you can get one for . Step One Logging into your new VPS is the first step. You’ll need to know the public IP address of the server to begin.