How to install Engintron on Cpanel Server

Engintron is a Cpanel plugin that allows you to use the Nginx web server as a reverse proxy in front

How to find MySQL root password in Webuzo

Webuzo Hosting control panel stores MySQL root password in the file /var/webuzo/my.conf To find MySQL root password on Webuzo server,

Install PHP 5.6 on AlmaLinux 8

To install PHP 5.6 on AlmaLinux 8, first enable epel repository. install remi repository with the command Now you can

How to find if Log4J is installed in my server

A critical vulnerability (CVE-2021-44228) was identified on the popular log4j logger library used by a lot of popular Java applications.

How to Install MySQL 5.7 on Oracle Linux 7

Oracle Linux 7 comes with MySQL yum repository pre-installed. By Default MySQL 8 repository is enabled. You can disable MySQL

sudo: command not found

On a Debian server, when running a command with sudo, I got the error To fix this, you need to

Convert image to WebP format in Ubuntu

WebP is an image format for web by Google. The size of webp images are much smaller compared with other

bash: /usr/bin/man: No such file or directory

On Ubuntu, I get the following error This is fixed by installing man with apt-get

How to Migrate CentOS to Oracle Linux

Oracle Linux is Free 100% binary-compatible with Red Hat Enterprise Linux, same as CentOS. Unlike RHEL, Oracle Linux is free

How to delete an mdadm RAID Array

Deleting a software RAID array will result in all data stored in the devices being lost. So be careful when

RAID getting created as /dev/md127

When I create software RAID with mdadm, it gets created as /dev/md127, instead of /dev/md0 I specified while creating RAID.

How to disable GUI in Ubuntu

If you have installed Ubuntu with GUI and don’t want GUI, you can disable GUI from starting on boot with