How to Install WordPress with SSH and Nginx

wordpress_install

It feels like I’m installing a WordPress site just about every week, and I’ve put the following together to help me remember how to do it!  If it comes in useful to anyone else then I’m happy too.  We’ll assume you’re using Ubuntu 11.10 for this How To and running a LEMP server, although tailoring for Apache should be easy enough too using this method.

Continue reading →

Installing Nginx (LEMP) on Ubuntu 11.10

web

I’ve been using Apache for a number of years, and recently had to get Nginx working on Ubuntu for a client.  There is a good number of tutorials out there, but none I could find apply to any of the more recent versions of Ubuntu.

Continue reading →

How to Block Ads on iPhone and iPad Jailbreak Free

ipad_on_desk
Disclaimer – This walkthrough involves equipment other than your iPhone or iPad in order to work!

This will also probably work on any other computer, smartphone or tablet that supports HTTP proxies.

iPad before Ad Blocking

iPad before Ad Blocking

iPad after Ad Blocking

iPad after Ad Blocking

Continue reading →

3 Ethical Dilemma for Information Security Professionals

security

Having worked in Information Governance and Assurance for a few years now I have yet to come across any information regarding information security and ethics. Which to me is an area where more thought into the issues surrounding what we do as InfoSec Professionals and the ethical ramifications.

There are discussions surrounding disclosure, and how to disclose things like flaws and bugs to the appropriate authorities but little to dictate how we should do our work on a regular basis.

Take the following scenarios (all based on my experiences) and see if you came up with the same decision, and let us know in the comments how you feel about them.   Continue reading →

How to Secure phpMyAdmin on Ubuntu

Padlock

Looking through my servers logs I noticed that I was attracting quite a lot of vulnerability scanners trying to access my phpMyAdmin directory.  Being ever the killjoy I am I had to secure the directories.  I’m already running Fail2Ban on Ubuntu but thought I should tighten it up even more to prevent any zero day exploits that may come out.

Continue reading →