Beardyman using Korg’s kaoss Pad 3

Posted by soapy | Entertainment | Thursday 27 November 2008 4:51 pm

Beardyman & his duck using the Korg Kaoss Pad 3   boooo


Securing SSH Using Denyhosts

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 6:52 pm

SSH is a great way to remotely administer a server. However, it still has a number of issues when you open it up to the world. The server and client communications are secure but that doesn’t mean the hosts involved are. Opening an SSH service to the world allows for brute force attacks and means that the carbon interface is still the weakest link.

(more…)

Secure Websites Using SSL And Certificates

Posted by soapy | Linux Tutorials | Wednesday 15 October 2008 12:08 pm

This how-to will guide you through the entire process of setting up a secure website using SSL and digital certificates. This guide assumes that you have already a fully functional (and configured) server running Apache, BIND, and OpenSSL. Just as a side note, this guide was written based on a Fedora Core 6 distribution, but should be the same for most other distros out there.

Introduction
(more…)