Tagged: linux

2

Setting up WordPress on Nginx

Just a quick post with a handy link for anyone looking to get WordPress running under Nginx (an awesome and much faster alternative to Apache!), one of the big differences between Nginx and Apache is the lack of .htaccess files and a different way of...

2

New Year, New Host

Well, its 2011 already so I guess its time to start my promise to post more often (and even finish part 3 of my SSL guide!). My first job for the year has been completed successfully as the site has been moved onto a new...

1

Damn you mod_security!

So I was attempting to write this series of SSL guides last week when I hit upon a problem, after playing around with Cygwin for a while I decided to update the first part of the series to use a different path to store the...

6

How to Create Self-Signed SSL Certificates (Part 1)

As more and more programs realise the importance of security many are turning to SSL to secure connections between clients and servers anyone who has spent any time with SSL probably knows that SSL certificates can be quite expensive. However there are times when it...

How to Install Cygwin 1

How to Install Cygwin

Cygwin is an awesome tool that allows you to access a Linux-like environment from within Windows, you get access to almost all the same binaries as a normal Linux install but without having to run a full-fledged Linux distribution, this can be very handy for...