
Three Methods to Check Uptime of MySQL/MariaDB Database Server on Linux
We all know the purpose of the uptime command in Linux. This is used to check the uptime of the Linux system and how long the system runs without restarting. …
Read MoreLinux and Unix, Open Source, Linux Howtos
We all know the purpose of the uptime command in Linux. This is used to check the uptime of the Linux system and how long the system runs without restarting. …
Read MoreArch Linux is a Linux distribution largely based on the binary packages which targets x86-64 microprocessors computers. Arch Linux uses rolling release model wherein the updates are frequently delivered over …
Read MoreIf you are a system administrator or developer, you may need to edit a file while working on the Linux terminal. There are several file editors on Linux, and how …
Read MoreAnsible is an excellent configuration management and orchestration tool. It is designed to easily automate the entire infrastructure. We have written three articles in the past about Ansible. If you …
Read MoreWe have already written two articles about Ansible, this is the third article. If you are new to Ansible, I advise you to read the two topics below, which will …
Read MoreRecently, we have written an article about the Ansible installation and configuration. Only a few examples of how to use it are included in that tutorial. If you are new …
Read MoreThere are many automation tools on the market. I can name a few of them, and they are widely used by many organizations, such as Puppet, Chef, CFEngine, Foreman, Katello, …
Read MoreLinux is not like Windows and you will not get a GUI always, especially in a server environment. As a Linux administrator, it is important to know how to check …
Read MoreIn some case you may need to install list of packages from one server to another server. For example, You have installed 15 packages on Server-A, and those packages needs …
Read MoreYou generally set the hostname when installing the operating system. By default the system takes the server’s default name as the hostname. This will be localhost.localdomain. any name as the …
Read More