Linux

How To Set Up an OpenVPN Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up an OpenVPN Server on Ubuntu 14.04

OpenVPN is a full-featured open source Secure Socket Layer (SSL) VPN solution that accommodates a wide range of configurations. In this tutorial, we’ll set up an OpenVPN server on a Droplet and then configure access to it from Windows, OS X, iOS and Android. This tutorial will keep the installation and configuration steps as simple as possible for these setups.

Read more
How To Set Up Apache Virtual Hosts on Ubuntu 12.04 LTS — step-by-step Linux tutorial on Progressive Robot

How To Set Up Apache Virtual Hosts on Ubuntu 12.04 LTS

This tutorial shows you how to set up a new directory, how to grant the correct permissions, how to add content to a new page, how to turn on virtual hosting, and how to, if needed, set up local hosts. Virtual Hosts are used to run more than one domain off of a single IP address and allows you to run multiple sites off of a single cloud servers. This tutorial describes how to set up virtual hosts with Apache.

Read more
How to Set Up Dante Proxy for Private Connections on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up Dante Proxy for Private Connections on Ubuntu 20.04

Proxy servers are a useful way of caching or obfuscating web traffic. This means that web requests can be served from different inbound or outbound addresses than they appear to be, by offloading the connection to intermediaries. For regular end users, this usually means allowing you to make web requests from a different IP address than your own. In this tutorial, you will be installing and configuring Squid to support a number of popular proxy protocols on a Ubuntu 20.04 server.

Read more
CHAT