
How to Install and Start Using MariaDB on Ubuntu 20.04 | Step-by-Step
MariaDB is arguably one of the most widely used open source relational database systems. Learn how to install, optimize and start using it on Ubuntu 20.04
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 Install MongoDB on Ubuntu 20.04 | Step-by-Step Tutorial
Learn how to install and start using MongoDB - an open-source document-oriented NoSQL database that is popular in building fast and scalable applications
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 Run Remote Commands with Ansible Shell Module
Ansible Shell Module allows you to directly execute commands on the shell of remote targets. Learn how to start using the Shell Module in your Ansible playbooks
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 Create and Use Ansible Playbooks
Ansible playbook is a robust way to repeatedly perform multiple tasks on a number of servers. Learn how to create and use Ansible playbooks yourself.
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