Recent Comments
- Roger Cody Venable on MySQL Upgrade To 5.1: Database Name Prefix #mysql50#
- Sharon Cote on Disappearing Bottom Panel & Top With Firefox + Linux Mint
- Pratik on Install GD Library For PHP5 On CentOS
- Compiling, Running and Cursing on Chromium OS – Getting It To Work ~ Mattias Geniar on Chromium OS: error: RPC failed; result=22, HTTP code = 502
- Lovelesh on Simple Apache Security Trick – ServerTokens & ServerSignature
- No need on VMware: internal error – vmodl.fault.HostCommunication
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
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
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
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
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