If you have lost the root password of your CentOS 7 system and have access to … How to reset CentOS 7 root password using consoleRead more
Linux
How to install cwebp on CentOS 7
cwebp is a command line program used to convert images into webp format. To install cwebp … How to install cwebp on CentOS 7Read more
Access denied: tty ‘tty1’ is not secure
On a CentOS 7 server, when login as user root on the console, login fails. If … Access denied: tty ‘tty1’ is not secureRead more
OVH CentOS 7 server grub rescue prompt
On an OVH Cpanel server running CentOS 7, the server won’t boot. When accessing the server … OVH CentOS 7 server grub rescue promptRead more
CentOS 7 yum update HTTP Error 404: Not found
If you’re still running CentOS 7 on your systems, you may have recently encountered errors when … CentOS 7 yum update HTTP Error 404: Not foundRead more
Install PHP 5.6 on AlmaLinux 8
To install PHP 5.6 on AlmaLinux 8, first enable the epel repository. install remi repository with … Install PHP 5.6 on AlmaLinux 8Read more
How to install docker on AlmaLinux 8
To install docker on AlmaLinux, run the following commands Install yum-utils Add docker repository Install Docker … How to install docker on AlmaLinux 8Read more
How to configure IPv6 on OVH AlmaLinux 8 server
First, find the network interface used by the server with ip a command. [root@15-204-47-122 ~]# ip … How to configure IPv6 on OVH AlmaLinux 8 serverRead more
How to Migrate CentOS 7 to AlmaLinux 8
Upgrade CentOS 7 to latest version with yum update -y Reboot the server reboot Install elevate … How to Migrate CentOS 7 to AlmaLinux 8Read more