by WebDevRobert | Jan 30, 2012 | Linux Administrator
Recently, I beefed up my development workstation by adding more RAM and two additional internal Hard Drives. The installation was a breeze and thanks to KDE Partition Manager, partitioning and mounting the new Hard Drives was not a problem either. Everything seemed to...
by WebDevRobert | Dec 15, 2011 | Linux Administrator
I spend a lot of time on various Open-Source, web platform, web sites (I.E. OpenEMM, WordPress and others). I often see people asking about how to change the auto-increment number in MySQL. This is usually asked when someone makes a change to User ID fields. Most...
by WebDevRobert | Dec 12, 2011 | Linux Administrator
The easiest way to empty the trash Bin in Kubuntu, is to right-click on the trash bin and select the “Empty Trash” option. “Empty Trash” is the very first option in the menu, but your eye is naturally drawn to the “Remove Entry...
by WebDevRobert | Jul 22, 2011 | Linux Administrator
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely...
by WebDevRobert | Jul 21, 2011 | Linux Administrator
Today, while performing some mainenance on one of my Debian GNU/Linux servers, I needed to restart Apache. While logged in as the root user, I used the following command: test:~# /etc/init.d/apache2 restart When this command had finished running, I was presented with...