Articles by author
How to Set up PostgreSQL Database Replication
Database replication is a process of copying data from a central server to multiple servers known as replicas. Learn how to replicate a PostgreSQL database.
Read MoreHow to Partition and Format Disk Drives on Linux
This article will walk you through how you can partition and format disks to complete common Linux administration tasks.
Read MoreAn Ultimate Guide of How to Manage Linux Systemd Services With Systemctl Command
Systemctl is a CLI interface to systemd - a default service manager that provides core functionality for many modern Linux distributions. Learn how to use it.
Read MoreHow To Install and Start Using RabbitMQ on Ubuntu 22.04
Learn how to install and start using RabbitMQ - a popular open-source message broker that stores and passes asynchronous messages between two or more services.
Read MoreHow 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 MoreHow 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 MoreHow 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 MoreA Complete Guide to Linux Bash History
Learn how to work with Bash history to become more efficient with any modern *nix operating system.
Read MoreUbuntu 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