Category: Linux
How To Install WordPress with LEMP on Ubuntu 16.04 Introduction WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set …
How To Use Apache as a Reverse Proxy with mod_proxy on Ubuntu 16.04 Introduction A reverse proxy is a type of proxy server that takes HTTP(S) requests and transparently …
Introduction This tutorial will show you how to set up a TLS/SSL certificate from Let’s Encrypt on an Ubuntu 16.04 server running Apache as a web server. SSL certificates …
Introduction WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL …
Nowadays, within the growing web 2.0 environment you may want to have some anonymity, and use other IP addresses than your own IP. Or, for some special purposes – …
With the VPS expansion you can now get a (very) small virtual private server (VPS) for a very affordable price. However, when you get a server with something like …
Introduction While many users need the functionality of a database management system like MySQL, they may not feel comfortable interacting with the system solely from the MySQL prompt. phpMyAdmin …
How to Install a LEMP (Linux, Nginx, MySQL, PHP) Stack on Ubuntu 16.04 Introduction The LEMP software stack is a group of software that can be used to …
What is Tor? Tor is a free software and also an open network that helps you to defend your privacy and freedom. Tor will help you to be almost …
Iptables is a firewall that plays an essential role in network security for most Linux systems. While many iptables tutorials will teach you how to create firewall rules to …