Change all MyISAM tables to InnoDB from shell
A very handy command to change all MyISAM tables for specific database to InnoDB. Just put correct database name instead of dbName . mysql -u […]
Continue reading »Notes from the Expert
A very handy command to change all MyISAM tables for specific database to InnoDB. Just put correct database name instead of dbName . mysql -u […]
Continue reading »This happenned few times – for some reason host SSL certificate was not renewed or was not installed properly, that lead to WHM/cPanel and mail […]
Continue reading »When you are on a newer Linux distribution and try to connect to older server, you might run into a problem and get message like: […]
Continue reading »I had a server, that run Centos8 and had several KVM-virtualized machnies. Most of virtual servers had dedicated IPs and when one customer wanted to […]
Continue reading »By this you should understand why you need it, so here is just a bunch of commands, mainly for myself, so I don’t loose them. […]
Continue reading »Practical steps for resizing root partition for KVM VPS. Our host runs Centos 8, but VPS itself has Centos 7 (with cPanel, but that does […]
Continue reading »VMWare tools are distributed through repositories. Install them with yum install open-vm-tools Remember to start and enable it, so it starts automatically after reboot. systemctl […]
Continue reading »Sometimes you get bad files uploaded to your website. Files might be the same or might just contain a specific line of code and you […]
Continue reading »Little introduction Frustrated as most of you, who has been with CentOS for many years, I have decided to head to Debian. This page will […]
Continue reading »If you proxyPass your whole account and still want/need to have URL validation for your free SSL certificate (AutoSSL / Let’s Encrypt / cPanel / […]
Continue reading »