
Mount NFS Drive
NFS (Network File System) is a protocol that allows a computer to access files over a network as if they

PrestaShop Admin Auto Log Out
After migrating a PrestaShop site to a new server, logging in to the admin area shows the dashboard, and when

Cloudflare Show Real IP Address on CentOS Plesk Server
Cloudflare is a popular Content Delivery Network (CDN) that can greatly improve website performance and security. When using Cloudflare CDN,

SELinux allow non default SSH port
By default, SELinux only allows running SSH service on default port 22. For security, it is better to change the

How to configure IPv6 on OVH AlmaLinux 8 server
First, find the network interface used by the server with ip a command. The interface eno1 has the public IPv4

How to Benchmark Cpanel server
Benchmarking a server helps to determine its performance score. By benchmarking a server, you can also compare its performance score

How to create MySQL data directory with mysql_install_db
On a Debian 7 server, the MySQL database got corrupted, which caused the MySQL database to keep crashing. I was

OVH CentOS 7 server grub rescue prompt
On an OVH Cpanel server running CentOS 7, the server won’t boot. When accessing the server console using IPMI, I

How to install docker on AlmaLinux 8
To install docker on AlmaLinux, run the following commands Install yum-utils Add docker repository Install Docker CE with Enable docker

How to Install ffmpeg static build
FFmpeg binary static build available for download from https://johnvansickle.com/ffmpeg/ To install ffmpeg static build, run See ffmpeg

How to Repair MyISAM Tables
MyISAM tables (.MYI and .MYD) can be repaired using myisamchk command. To find list of corrupted tables To rapier a

NTFS The disk contains an unclean file system
When trying to mount a Windows NTFS partition on Linux, I got the following error message This is because Windows