JavaScript Design Patterns Introduction JavaScript Design Patterns Introduction JavaScript Design Patterns Introduction
Development

Install Tinc and VPN Setup on Debian & Ubuntu


In this tutorial, we will go over how to use Tinc, an open source Virtual Private Network (VPN) daemon, to create a secure VPN that your servers can communicate on as if they were on a local network. We will also demonstrate how to use Tinc to set up a secure tunnel into a private network. We will be using Ubuntu 14.04 servers, but the configurations can be adapted for use with any other OS.

Programming

Faster Response Time with Reverse Proxy Cache


These resources are then returned to the client as though they originated from the server itself (or servers themselves). While a forward proxy acts as an intermediary for its (usually nearby) associated clients and returns to them resources accessible on the Internet, a reverse proxy acts as an intermediary for its (usually nearby) associated servers […]

Administration

Installing Nginx on Ubuntu 14.04 with Server Caching


Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. Since this is our first interaction with the apt packaging system in this session, we should update our local package index before we begin so that we are using the most up-to-date information.




Koala is a multi-author & personal blog theme for the WordPress platform. Featuring a minimal, responsive, content-focused design and multi-column layout. This is an example of a status post, which can be used for short paragraph long status updates, similar to a tweet. More information about Koala can be found on ThemeForest.


Optional Advertisment (728 x 90)



Read Article Installing Nginx on Ubuntu 14.04 with Server Caching Administration

Installing Nginx on Ubuntu 14.04 with Server Caching


Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or a reverse proxy. Since this is our first interaction with the apt packaging system in this session, we should update our local package index before we begin so that we are using the most up-to-date information.


August Photo Trip


Digital photography is a form of photography that uses cameras containing arrays of electronic photodetectors to capture images focused by a lens, as opposed to an exposure on photographic film. The captured images are digitized and stored as a computer file ready for further digital processing, viewing, digital publishing or printing. Until the advent of […]