Posts by ServerOk

How to fix PCIe Bus Error: severity=Corrected, type=Physical Layer

On a Linux server running AlmaLinux 8, i get following error on /var/log/messages To fix the error, edit file Find

MySQL MariaDB

How to change MySQL Datadir in Cpanel Server

If the disk partition that stores MySQL data directory runs out of disk space, you may need to consider moving

XFS quota not working RAID 1

On a cPanel server with RAID 1, the quota was disabled on the / file system even after it was

Free MySQL Database Hosting

Looking for a free MySQL hosting solution? In this blog post, I will list some of the MySQL hosting providers

Move Elastic IP from one AWS Account to Another

AWS Elastic IP is a static, public IPv4 address that you can allocate and associate with your AWS resources, such

How to run multiple memcached instances

I had copied a PrestaShop site to another domain. Both domains are on same server, using same Memcached server for

userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms

When login to an Ubuntu 22.04 server using FileZilla SFTP, got login failed error. On checking /var/log/auth.log, found the following

Reset Plesk Administrator Password

The Plesk Administrator password is a crucial credential that grants access to the Plesk control panel, where you manage your

ChatGPT

ChatGPT Prompt Engineering

In today’s digital landscape, where artificial intelligence (AI) is revolutionising various industries, the field of prompt engineering has emerged as

mysqldump Lost connection to MySQL server during query when dumping table

When taking backup of a MySQL database, i got error This error happens when connection between your MySQL client and

AlmaLinux

How to Migrate CentOS 7 to AlmaLinux 8

Upgrade CentOS 7 to latest version with Reboot the server Install elevate repo rpm file Install leapp Run pre upgrade

libXss.so.1: cannot open shared object file: No such file or directory

When running chrome, i get error message To fix, install libxss package. On Ubuntu/Debian Back to Errors