Overview This tutorial will teach you how to create a LAMP server using ServerPilot and a Vultr VPS. ServerPilot.io is a service that eases server management. With a few clicks,... Read more
This tutorial explains the basics of getting started with Docker. I assume that you already have Docker installed. Steps in this tutorial will work on any Linux distribution that is... Read more
LiteCart is a free and open source shopping cart platform written in PHP, jQuery, and HTML 5. It is a simple, lightweight, and easy to use e-commerce software platform. LiteCart... Read more
Introduction Compressing content before sending it over the wire not only saves bandwidth, it makes web applications faster. The combined time it takes for a web server to compress data... Read more
Introduction Now that you have a perfectly configured Linux server on Vultr, you need to choose a backup solution for it. GNU tar is a very good choice – it’s... Read more
DirectAdmin has support for Let’s Encrypt, a free new certificate authority. In this guide you will see how to enable the support on DirectAdmin. Before following this guide, make sure... Read more
Introduction OpenVPN is a secure VPN which uses SSL ( Secure Socket Layer ) and offers a broad range of features. In this guide we’ll be covering the process of... Read more
Recovering Data via SFTP In cases where the installed OS encounters an error that does not allow the OS to boot normally it may be necessary to retrieve data from... Read more
The hosts file is a special file on your workstation computer that will store IP and name information. This file is checked before DNS, so if you place an entry... Read more
Squid is a popular proxy and caching server application. It primarily serves as a forward proxy, but can also be used as a reverse proxy. Squid provides many features and... Read more