Software
Essentials: Common Firewall Rules and Commands
A firewall is a system designed to prevent unauthorized access to or from a private network. You can...
Getting Started with Version Control & GitHub
Git is a free and open source distributed version control system designed to handle projects with speed...
Modern Web & JavaScript Framework Essentials
JavaScript, also known as ECMAScript, is a dynamic programming language.
Install Tinc and VPN Setup on Debian & Ubuntu
Tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure...
Initial Server Configuration & Setup on Debian
When you first create a new server, there are a few configuration steps to increase the security and...
JavaScript Design Patterns Introduction
One of the most important aspects of writing maintainable code is being able to notice the recurring...
Installing Nginx on Ubuntu 14.04 with Server Caching
Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3...