Showing posts with label centos. Show all posts
Showing posts with label centos. Show all posts

Certbot Cert Only Let's Encrypt SSL for Manual Setup

The automated installation of Certbot works well with a clean VPS server. However, the trouble begins whenever the pre-owned setup is complex (unsupported cPanel). The SSL certificate is not only lim…

Shrink/Purge/Delete ibdata1 file in MySQL

While dealing with large data, I realised ibdata file was rapidly increasing. I did some research and found out ibdata1 not shrinking is a particularly annoying feature of MySQL. The ibdata1 file ca…