Tag Archives: howto

Making The Switch To Linux – Keep In Mind … (10 Ubuntu Tips)

I’ve moved my desktop at home from a Windows XP to a Ubuntu Hardy Heron (8.04 – and soon the new Intrepid Ibex), and have had to google a bit to find the answers to my following “problems”. Here are … Continue reading

Posted in linux | Tagged , , , , | 24 Comments

We Don’t Have To Talk In Riddles

While IT professions are very interesting, they’re usually one of the hardest to explain (in your face, quantum physics!). Questions such as “what is ‘routing’ ?“, “how do you write programs ?“, “Why do we need IPv6 ?“, “What’s a … Continue reading

Posted in Technology | Tagged , , | 2 Comments

How To Find Out Your Current Linux Distribution

With so many distributions of Linux out there, and each having its own method of identifying itself, it can get tricky to find out the Linux version you’re working on. You can usually find out most of the information in … Continue reading

Posted in linux | Tagged , , , , | 1 Comment

How To Allow Empty Passwords In Remote Desktop (RDP – WinXP/2000/2003)

It’s a security risk in most situations, but for a home network this can really be useful (where not every computer _needs_ a password). So, what to change to allow empty passwords to be entered when making a remote desktop … Continue reading

Posted in windows | Tagged , , , , | Leave a comment

How To Compile And Install PHP Extensions From Source

It’s not as difficult as it might sound, so here’s the quick-n-dirty way of installing and compiling your very own PHP extensions/libraries, from the PHP source code. With a normal install, not every library is compiled and installed – so … Continue reading

Posted in php | Tagged , , , , | 6 Comments