4 Ways to Check MySQL or MariaDB version on Linux

Command to show MariaDB or MySQL version

This tutorial will let you know the key commands or ways we can use to check the MySQL or MariaDB Database server version running on Linux operating systems such as Debian, Ubuntu, CentOS, Rocky Linux, AlmaLinux, and more. If you have already done the installation …

Read more

How to install MongoDB Server on Alpine Linux

Install MongoDB server on Alpine Linux using command terminal

Alpine Linux is a Linux distribution optimized for resource efficiency and security. It can be installed in different versions and can therefore run completely from the RAM, for example. In addition to the latest x86 hardware, images are also available for the various Raspberry Pi …

Read more

Install Munin on Ubuntu 20.04 for Server Monitoring

Munin Server monitoring on Ubuntu 20.04

Munin is a comprehensive software for monitoring computers, especially servers. It helps the system administrators to collect various system information that can be viewed via a web interface such as processor load, hard disk usage, network traffic, access to server services on one or more …

Read more

How to install Webmin Server manager on AlmaLinux 8

Webmin installation on AlmaLinux 8 using terminal and repository

To manage our command line AlmaLinux 8 server running without any graphical interface we can use Webmin. It is an open-source tool that can be installed easily using few commands. It offers remote management of server network, hardware, backup, and more. The users can install …

Read more

How to Install Jenkins on AlmaLinux 8 or Rocky Linux

Jenkins installed Dashboard on Almalinux or Rocky

Here we’ll see the commands to install Jenkins on RPM-based AlmaLinux and Rocky Linux for building and testing of applications. What is Jenkins?  Jenkins ( fork of the Hudson) is a web-based open source continuous integration server system. It is written in Java and is …

Read more

How to install Gnome GUI on Almalinux 8.4

install Gnome GUI on AlmaLinux 8

Those who have just installed the AlmaLinux Minimal ISO version without GUI Desktop, have to use the command-line interface. And if you are not comfortable with it anymore, then it is possible to install Graphical Linux Desktop using such as Gnome using just a few …

Read more