Server Administration

JetPack can’t connect to DigitalOcean WordPress 1-click app installation

You made your Wordpress blog using DigitalOcean 1-click apps, you have installed Jetpack Wordpress plugin but you can't activate. Instead…

7 years ago

How to add SSH key to existing DigitalOcean droplet

Logging in to your DigitalOcean droplets is more secure if you use SSH keys compared to using root password. Today, I had to add…

8 years ago

How to safely install git on cPanel/WHM?

GIT is popular version control system for software development and it's really common today. Installation on servers without cPanel is pretty simple…

9 years ago

How to enable mod_deflate on Apache 2.4?

Compressing data like html, js, css before transmitting them to the visitors can speed up your sites and save you…

9 years ago

MP4 streaming using Apache + WHM/cPanel

Streaming MP4 files with Apache + h264_streaming has never been easier. Setup your web server to stream MP4 files using…

9 years ago

DigitalOcean vs. Linode

I've seen numerous DigitalOcean vs Linode reviews but for some reason people always made these tests with the cheapest plans.…

9 years ago

How to disable xmlrpc.php?

While monitoring my system I have notices increased number of requests to xmlrpc.php. Every single of those requests took 200MB to…

9 years ago

How to install Munin monitoring on cPanel/WHM

Many people like to have some monitoring tool with lots of charts so they can track better how their server…

9 years ago

RESTRICT_SYSLOG is disabled error at CSF

Few days ago I noticed the following error at CSF: WARNING: RESTRICT_SYSLOG is disabled. See SECURITY WARNING in Firewall Configuration Here…

10 years ago

How to stop Wget Cron jobs creating log files in home directory?

If you're using /usr/bin/wget to run your Cronjobs you might notice that every time that cron runs - wget will…

10 years ago