Free tools

I like free tools, who doesn’t? Today, I’ll create a small (Probably gonna be huge :P), list of tools that I use often, and also tell a little about what each tool does. Monitoring SimpleMonitor – SimpleMonitor is a small number of python scripts, that you can run on your server, you’ll be able to monitor … Continued

Using cloudstats

I’ve tried a lot of monitoring tools for websites and servers, tools like Pingdom.com, Pingfinity.io, New Relic, StatusCake.com. All tools work great, and I use all of them on a daily basis, it seems like overkill to have 4 monitoring services running, but whatever I’ve also started using cloudstats.me. I actually found the site while … Continued

AWStats Totals with cPanel

For some time ago I wanted to see AWStats Totals with cPanel, so I could see the total amount of hits all websites, across a server received, but there wasn’t really a way to do it, until I found this awesome tool called ‘AWStats Totals‘. It’s a very simple PHP script, that reads the awstats … Continued

Using imapsync

I’ve recently needed to do a big migration of some webshops, including a lot of email accounts from a non-cPanel server to a cPanel server, this means you’re quite limited with the migration, and in this case very limited. There was no possible way to do a backup, so everything needed to be migrated using … Continued

New Relic and CloudLinux

To use New Relic and CloudLinux (with CageFS) together, you have to do some changes to your configuration. This post assumes that you use EasyApache 4.   Some time ago I wrote a blog post “Auto deploy New Relic apps in cPanel“, which covers steps how to make each account in cPanel their own application … Continued

Different robots.txt file based on request URL

Sometimes you want to serve a different robots.txt file based on request URL, this could be because you run your site directly from CDN like I do. This means you’ll be able to get duplicate content, and to disallow this, we want to serve a different robots.txt file, or set specific headers. As a small … Continued

Stop brute force attacks on WordPress installations

Today I want to tell how to stop brute force attacks on WordPress installations, the reason is that we’re having a huge botnet, trying to gain access to WordPress installations. The size of the botnet is measured to be more than 100.000 unique IP’s and is probably already way bigger than in the beginning. The … Continued

cpanel 11.38 virtfs

People that use cpanel, as their control panel of their servers, probably know about virtfs. In cpanel 11.38 virtfs got changed to improve security, and some other small changes. For those who don’t know what virtfs is: VirtFS provides a jailed shell environment for the user, the good thing about this, is that the user … Continued

RHCSA passed

In the beginning of june, I decided to attend the RHCSA Rapid Track Course including the exam (RH200). I did it first of all because I got the offer, to get the course and exam, but also because I would like to have some kind of certificate, and since I like linux a lot (and … Continued

Pingdom and response times

I personally love Pingdom, I think they provide a good service for uptime monitoring, also because they verify if your site is actually down or not, by checking with multiple nodes. One thing I don’t like with Pingdom, is their ‘response time report’ that you can see for each test you have, because these tests … Continued