18

Jan/09

Different Screw Types

On life hacker they posted a website on a lot of different screw types and details bout them. May be useful but it’s interesting too on the different patterns there are. Screw Types Life Hacker Article Life Hacker Website

17

Jan/09

Drobo Backup Methods

I found a nice article on how Drobo works in terms of redundancy on ZDNet. It is interesting how it can work with multiple drive capacity but I can still spot cases where it would fail if a well placed … Continue reading

15

Jan/09

Linux Command Line Tips

Some handy tips for working in the command line on Linux. source ~/.bashrc Forces bash to reload the .bashrc file in your home directory. I used it when I have modified the .bashrc file e.g added a new alias or … Continue reading

12

Jan/09

Free VPN For The iPhone

Whilst I was away I was aware of the dangers of using open and free access points. Even using an unfamiliar network say at your friend or family’s house. I discovered HotSpotShield which provides a free VPN service for the … Continue reading

09

Jan/09

Windows Vista Start Bar Search

I have always liked Quicksilver or the search function in Mac OSX 10.4/5 how you can invoke a search bar using keyboard shortcuts and start typing for a program you want to launch (as well as other options). In Windows … Continue reading

01

Jan/09

Apache Tuning

Thread Manager The modular nature of Apache has the ability to switch and replace modules interchangeably. In Apache 2 there is a new thread processing manager. Whilst it brings true multi threading to Apache, it increased the overhead and complexity … Continue reading

29

Dec/08

Why Linux Desktop Is Not Ready… Yet

Overview I have taken the good old Linux computer to the new flat as the main computer here. My girlfriend uses this computer to do her daily activities like checking email. Over time I have noticed more and more show … Continue reading

28

Dec/08

Enabling Remote Access To MySQL

I recently set up a virtual machine with Linux running on it to test stuff out. I ran into the issue which I have solved many times when I had installed my server at home which has a LAMP set … Continue reading