-
Preventing brute force WordPress login attacks
Over the last month or two we have seen an increase in WordPress brute force login attacks. The symptom is typically higher CPU usage on your server (often resulting in slower page load times). It can be particularly painful on servers running php through fast CGI (like Plesk server setups). For a good summary of…
-
Identifying exploits and exploited websites
-
Blocking malicious crawlers or scrapers in Apache
Occasionally we see a customer who has a popular website that often gets people trying to crawl it and copy the lot, This has the unfortunate side effect that its hammering the site. Made worse only by dynamic pages and loops this can literally take down a server in some occasions. Often you can slow…
-
Installing Oracle RDBMS Server
Oracle is a very popular database. Particularly for enterprise customers running on dedicated servers with lots of CPU and fast RAID setups. This tutorial will guide you to install Oracle database server on CentOS Linux distro. Hopefully the steps are simple enough that even a technically minded non-DBA can get the database installed. Oracle RDBMS…
-
SSD-backed VPS hosts
We are happy to announce the immediate availability of SSD-backed VPS hosts. These servers run the VPS images on a RAID array of SSDs. The SSDs increase the disk IO throughput and decrease disk IO latency (particularly on ‘random access’ activities, like database inserts/queries). You can order a new VPS (just select the SSD option…
-
New drive options: bigger, faster Intel SSDs!
Intel recently released their new generation of 330 series SSD drives. These take over from the well regarded X25-M SSD drives. But add more capacity. Better performance. And lower cost per GB! Our new Sandybridge dedicated servers come with SATA3 which helps maximize the 330 series drive performance. Data sheets show that over SATA 3…
-
Intel Dual Sandybridge servers avilable
We are pleased to announce the immediate availability of powerful new dual processor servers running Intel Sandybridge E5-2620 or E5-2630 CPUs. These impressive machines are built on the popular Supermicro platforms using the X9DR-f motherboard This new platform will enhance any large scale dedicated or virtualized deployments with access to 24 hyperthreaded cores and support…
-
Wordcamp New Zealand – Scaling Servers
-
JBoss AS 7.1 install script
JBoss Application Server (or JBoss AS) is an open-source Java EE-based application server. It has been optimized for multiples cores, it has a very fast startup time and a great low memory consumption. We have created a new version of the jboss install script. Jboss 7 changed a lot the way it is configured, that…
-
Account authorization and password resets