by WebDevRobert | Feb 2, 2012 | Web Developer
In continuing to investigate what P2PU is all about, I’ve moved on to lesson #2: Writing HTML by Hand. This lesson requires I write a specific set of HTML lines on a sheet of paper and upload it to my blog. So… Below is an image showing handwritten HTML:...
by WebDevRobert | Feb 2, 2012 | Web Developer
Today, TNW’s article 5 more ways to start learning how to code right now for free, caught my eye. The article mentioned P2PU, which reminded me of several articles I had read in the past, about P2PU. I decided it was time for me to see what P2PU is all about....
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...
by WebDevRobert | Feb 18, 2011 | Network Administrator
Most people understand “www” in a web address, means World Wide Web, but is the www really necessary? Many domain names used for the World Wide Web begin with www because of the long-standing practice of naming Internet hosts (servers) according to the...
by WebDevRobert | Feb 17, 2011 | Network Administrator
I get questions about the standards for network cabling all the time, usually from people wanting to try and do it themselves. While I have them memorized, others may not. So, this little guide should help those who haven’t worked with the standards enough to...