Web Servers

How to Install SSL Certificate on NGINX

March 25, 2020

Install an SSL Certificate on NGINX to ensure a safe connection between your web server and browser. Encrypt transmitted data over the internet so that it is only visible to the intended recipient.

Read more

How to Remove Old Kernels on Ubuntu

March 11, 2020

There are several methods to remove old or unused kernels. It’s also considered good system hygiene practice to prune out old files and dependencies. This guides shows you how to do delete old Linux kernels in a couple of simple steps.

Read more

How to Enable SSH on Raspberry Pi {Linux, Mac OS, Windows}

February 12, 2020

This article shows you how to enable SSH on your Raspberry Pi using different methods. The guide also provides an essential tip on how to improve the security of your Raspberry Pi device. If you are not sure how to SSH into the device, we got that covered as well.

Read more

How to Install Apache on CentOS 8

February 6, 2020

The Apache web server is widely used, especially as part of the LAMP stack software package. Learn how to install Apache on CentOS 8, configure firewalld, and start managing your web server with this simple updated tutorial.

Read more

How to Install and Configure Nginx on CentOS 8

January 31, 2020

Nginx, a popular, open-source HTTP web server, is used for hosting many high-traffic websites. It is part of the LEMP stack, an alternative to the popular LAMP stack. It is faster and lighter than the traditional Apache web server. It is also a reverse proxy, mail proxy, HTTP cache, and a load balancer.

Read more

How to Transfer Files with Rsync over SSH


Rsync is a Linux tool that allows you to transfer data over SSH to a remote server securely. Use the options for the rsync command to adapt the tool for your specific use case.

Read more

How to Install Git on CentOS 8

January 14, 2020

This article is a step-by-step tutorial on how to install Git on CentOS 8. As a popular version control system, Git organizes the development cycle of an application, keeps track of code changes, creates branches, and allows collaboration within a software team. Install Git from the CentOS 8 repository or its source code by following the instructions in this guide.

Read more

How to Install CentOS 8 (with Screenshots)

December 14, 2019

Since there is no way to upgrade from CentOS 7 to CentOS 8, users need to go through the entire installation process to try out the latest version of the popular Linux distribution. This guide shows you all the required steps to install CentOS 8 on your system.

Read more

DSC Veeam Self-Service Backup Portal Guide

October 28, 2019

This guide is a resource for all phoenixNAP clients using the Veeam Self-Service Backup Portal as a part of their Data Security Cloud (DSC) package. It provides the necessary information for a user to log in and perform essential restore operations or create backups.

Read more

How To Install Debian 10 (Buster)

October 14, 2019

Debian has released its newest stable version Debian 10, nicknamed Buster. The latest release includes many updates. This article will help you how to install Debian 10 Buster as your operating system with easy to follow, step-by-step instructions.

Read more
1 15 16 17 18 19 22