Install PHP5.2, PHP5.6 and PHP7.0 as Apache + FCGI on AlmaLinux8 / Centos8
This might sound very strange in 2023, but here are HOW-TO instructions on how to install Apache with FCGI and various number of old PHP […]
Continue reading »Notes from the Expert
This might sound very strange in 2023, but here are HOW-TO instructions on how to install Apache with FCGI and various number of old PHP […]
Continue reading »
Helping customer to choose new server. Doing some benchmarks with sysbench tool and WordPress plugin (wpbenchmark.io). Customer asked me to benchmark servers, that are available […]
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 »
VPS has become a new standard in Hosting world. They have become stable, fast and scalable. Here is a small tip for those, who would […]
Continue reading »
Rare, but happens, that servers hang. And even more rare that they don’t respond on reboot commands. And what if you are out hiking with […]
Continue reading »SSH is great, secure and stable protocol, that is used for remote access to *nix servers and file transfer. Now it is possible to mount […]
Continue reading »May control panels offer this function (e.g. cPanel), but sometimes you might want to do it the old way – that is – manually. Here […]
Continue reading »This little command will give you list of folders, sorted by their size: du -sk * | sort -nr | more
Continue reading »I personally suggest using first option, other are more and more “hardcore”. Also I would not suggest doing this under high CPU load or high […]
Continue reading »Very often, when website is hacked – we do clean it for customer, because we do not want to have hacked content on our servers. […]
Continue reading »