LowEndBox - Cheap VPS, Hosting and Dedicated Server Deals

How To Set Up Cron On Your VPS

In this tutorial, we will see how to set up repetitive tasks on your VPS. You may want to automate system maintenance or administration so that you download email every day, download weekly new songs from the Internet, erase files that you do not need any more, daily backup your databases or data, update your system with the latest security patches, check your disk space usage, send emails and so on. The command that will...

Read More
How To Set Up Cron On Your VPS

How to Replace Apache with NGINX on Ubuntu 18.04

NGINX is the modern web server founded by computer software engineer Igor Sysoev in the year 2004. NGINX is used by the most busiest and high traffic website. NGINX works out of box with the most majo...

Read More
How to Replace Apache with NGINX on Ubuntu 18.04

How To Install and Use A Plex Media Server On Raspbian Stretch

Plex is a media streaming application that allows you to keep your media collection - movies, music, photos - on a server attached to your local network and access them from a browser-based interface...

Read More
How To Install and Use A Plex Media Server On Raspbian Stretch

CentOS 7 LAMP Server Tutorial Part 4: WordPress and wp-cli

Welcome to the fourth installment of the CentOS 7 LAMP Server Tutorial: Modernized and Explained series.In Part 1 and Part 2 we configured a LAMP server with PHP-FPM running PHP 7.3 and a modern versi...

Read More
CentOS 7 LAMP Server Tutorial Part 4: WordPress and wp-cli

CentOS 7 LAMP Server Tutorial Part 3: Let's Encrypt SSL

Welcome to the third installment of the CentOS 7 LAMP Server Tutorial: Modernized and Explained series. This tutorial builds on the work done in Part 1 and Part 2, so if you haven't checked them out,...

Read More
CentOS 7 LAMP Server Tutorial Part 3: Let's Encrypt SSL

How to Secure Apache with Let's Encrypt Ubuntu 16.04

  In this tutorial, we will examine how to secure Apache with Let's Encrypt for the Ubuntu 16.04 operating system.   We will first examine an overview of Let's Encrypt, certificate authorities, a...

Read More
How to Secure Apache with Let's Encrypt Ubuntu 16.04

How To Create a DNS Server On CentOS 7

The DNS or Domain Name System is the distributed database that allows zone records, such as IP addresses, to be associated with domain names. When a computer, such as your laptop or phone, needs to co...

Read More
How To Create a DNS Server On CentOS 7

How To Set Up a Node.js Application for Production on a CentOS 7 VPS

In this tutorial, we will create a simple Node.js application and put it into a production ready environment. We are going to install and use the following pieces of software: Nginx as a reverse proxy...

Read More
How To Set Up a Node.js Application for Production on a CentOS 7 VPS

How to Setup & Configure VestaCP on Ubuntu 16.04

VestaCP is a versatile open-source control panel for Linux machines. It provides a point & click, clutter-free interface, simplifying server administration tasks at the same time.   In this tutori...

Read More
How to Setup & Configure VestaCP on Ubuntu 16.04

Install and Secure phpMyAdmin on Ubuntu 16.04 VPS

With this tutorial, you will be able to install and secure phpMyAdmin, the most popular program for accessing MySQL and MariaDB databases on Internet servers. What We Are Going To Cover Installing the...

Read More
Install and Secure phpMyAdmin on Ubuntu 16.04 VPS

How To Install And Configure Postfix on Ubuntu 16.04

With this tutorial, you will learn how to install and use Postfix, an open-source mail transfer agent. With Postfix, you will be able to send and receive e-mail, and also send them through third party...

Read More
How To Install And Configure Postfix on Ubuntu 16.04

CentOS 7 LAMP Server Tutorial: Modernized and Explained [Part 2]

In Part 1 of this Tutorial, we discussed why we decided to build a LAMP server instead of getting one pre-configured via a control panel such as cPanel or Virtualmin. We configured Remi's repository f...

Read More
CentOS 7 LAMP Server Tutorial: Modernized and Explained [Part 2]

CentOS 7 LAMP Server Tutorial: Modernized and Explained [Part 1]

Welcome to another LowEndBox Linux tutorial! In this post we're going to design and configure a high performance server that will allow you to run multiple websites using the latest software available...

Read More
CentOS 7 LAMP Server Tutorial: Modernized and Explained [Part 1]

Set Up And Configure Postfix E-Mail Server with Dovecot On Ubuntu 16.04

Set Up And Configure Postfix E-Mail Server with Dovecot With this tutorial, we assume that you have already installed Postfix, an open-source mail transfer agent. After that, we install and configure...

Read More
Set Up And Configure Postfix E-Mail Server with Dovecot On Ubuntu 16.04

Migrating a Magento Installation from Apache2 to NGINX on Ubuntu 18.04 LTS

Magento is one of the worlds leading e-commerce CMS solutions and is used by over 200K websites. What makes Magento such an appealing e-commerce CMS is that Magento offers a free, community edition of...

Read More
Migrating a Magento Installation from Apache2 to NGINX on Ubuntu 18.04 LTS

How to Set Up a Minecraft Server on Your VPS

This tutorial will show you how to set up and configure your own Minecraft server on a VPS. We will be installing SpigotMC, a highly optimized Minecraft server, written in Java, with integrated suppor...

Read More
How to Set Up a Minecraft Server on Your VPS

Migrating a Magento Installation from Apache2 to NGINX on CentOS 7.6

Introduction Magento is one of the worlds leading e-commerce CMS solutions and is used by over 200K websites. What makes Magento such an appealing e-commerce CMS is that Magento offers a free, communi...

Read More
Migrating a Magento Installation from Apache2 to NGINX on CentOS 7.6

Migrating a Magento Installation from Apache2 to NGINX on Debian Stretch

Magento is one of the worlds leading e-commerce CMS solutions and is used by over 200K websites. What makes Magento such an appealing e-commerce CMS is that Magento offers a free, community edition of...

Read More
Migrating a Magento Installation from Apache2 to NGINX on Debian Stretch

How to Install ISPConfig 3 on Ubuntu 18.04

ISPConfig is arguably the most complete open source server administration control panel in existence. Developed by Till Brehm of projektfarm in 2005, it has stood the test of time and endured as the d...

Read More
How to Install ISPConfig 3 on Ubuntu 18.04

Migrating WordPress to a VPS

Migrating WordPress to a VPS This tutorial will show you how to migrate your present WordPress blog to a new VPS. Perhaps Your current site is on a shared hosting and you want more flexibility Your bl...

Read More
Migrating WordPress to a VPS

Installing ISPConfig3 on CentOS 7… or Not

Welcome to another LowEndBox tutorial- sort of. What started out as a tutorial for installing ISPConfig 3 on CentOS 7 has taken a drastic turn. Instead of telling you about how you can install ISPConf...

Read More
Installing ISPConfig3 on CentOS 7… or Not

How to Set Up a Node.js Application On Ubuntu 16.04 VPS

How to Set Up a Node.js Application On Ubuntu 16.04 VPS Node.js is an open source, cross platform, server side environment for building fast and scalable network applications. Node.js applications are...

Read More
How to Set Up a Node.js Application On Ubuntu 16.04 VPS

How To Set Up A Laravel Application on Ubuntu 16.04 VPS

How To Set Up A Laravel Application on Ubuntu 16.04 VPS Let us presume that you have already set up an Ubuntu 16.04 VPS server with Apache and that you have installed a bare bones Laravel app. In this...

Read More
How To Set Up A Laravel Application on Ubuntu 16.04 VPS

How To Install Laravel on Ubuntu 16.04 VPS

How To Install Laravel on Ubuntu 16.04 VPS With this tutorial, you will start from a clean Ubuntu 16.04 install, set it up to run Laravel, and end up with a demo Laravel application installed. Other a...

Read More
How To Install Laravel on Ubuntu 16.04 VPS

Setup SSH Keys on Ubuntu 18.04

Who should read this? This tutorial is for novice to intermediate linux users who want to go beyond basic password security.  Security professionals recommend using ssh keys to make authentication int...

Read More
Setup SSH Keys on Ubuntu 18.04

How To Set Up CakePHP For Production: Ubuntu 16.04

How To Set Up CakePHP For Production: Ubuntu 16.04 We shall assume that you have developed a CakePHP app on the server and that you are going to launch it as a product. To bring your app to the produc...

Read More
How To Set Up CakePHP For Production: Ubuntu 16.04

How To Install CakePHP On Ubuntu 16.04 VPS

How To Install CakePHP On a Ubuntu 16.04 VPS With this tutorial, you will be able to create a CakePHP environment from scratch, define a database, and automatically generate a working web app. You wil...

Read More
How To Install CakePHP On Ubuntu 16.04 VPS

How to Use ServerPilot to Manage Your Server

In this tutorial, you will learn how to manage any server running Ubuntu (18.04 / 16.04) with ServerPilot. Founded in 2012, ServerPilot is one of the most established hosting control panels around, an...

Read More
How to Use ServerPilot to Manage Your Server
« Newer PostsOlder Posts »

Latest LowEndTalk Hosting Offers

View More