Articles by author

How to Install and Configure Apache Reverse Proxy Server With SSL/TLS Encryption
This step-by-step guide will explain what a reverse proxy is and show you how to install Apache reverse proxy server with SSL/TLS encryption.
Read More
How To Install LAMP Stack (Linux, Apache, MySQL and PHP) On Ubuntu 20.04 | Step-by-Step
The LAMP (Linux, Apache, MySQL and PHP) stack is one of the most common ways to building dynamic websites. Learn how to install and configure it on Ubuntu 20.04
Read More
How to Archive and Compress Files with the tar and gizp Commands in Linux
Learn how to use Linux `tar` command line utility to archive, compress, and extract files on Linux systems
Read More
A Complete Guide to Linux Bash History
Learn how to work with Bash history to become more efficient with any modern *nix operating system.
Read More
Ubuntu 22.04 LTS “Jammy Jellyfish” Review. What‘s New?
Ubuntu 22.04 brings a ton of fascinating features for developers, system administrators and desktop users. Read about the most important updates in this article
Read More
How to List, Set and Manage Linux Environment Variables
Environment variables are a key aspect of Linux administration and provide engineers with a powerful tool for customizing systems. Learn how to use them.
Read More
How to Create a High Availability Cluster by Using Local BGP Routing
Learn how to deploy and configure a high availability cluster by using Local BGP service at Cherry Servers to increase your system resilience.
Read More
How to Use cURL to Download a File on Linux? | cURL Command Explained
cURL is a Unix tool for transferring data using various network protocols. In this guide you will learn how to start using cURL to download files on Linux.
Read More
How to Use Cron to Automate Linux Jobs on Ubuntu 20.04
Learn how to use Cron - the most popular Linux workload automation tool that is widely used in Linux community - to automate Linux jobs on Ubuntu 20.04.
Read More