Tux Tweaks Performance Enhancements

June 7, 2010 by Linerd · 2 Comments
Filed under: General, news, web development 

I spent a few hours this past weekend working on some performance optimization for the site. This site is run on the WordPress blogging software which has tons of great plugins available to add functionality. The downside to this is that most plugins tend to slow the website performance slightly. The exceptions to this are the plugins that are written specifically to speed up WordPress site performance. Read more

Lynx: A Text Only Web Browser

May 30, 2010 by Linerd · 2 Comments
Filed under: HowTo, Ubuntu, linux 

Today I'm going to show you how to install the Lynx web browser in Ubuntu 10.04. Lynx is a text only web browser that runs from the Linux terminal.

Why install Lynx?

Why would you want to run a browser like this? Well, the reason I run it is because it shows you how a website looks to a search engine bot. Read more

Installing LAMP on Ubuntu 10.04 (Lucid Lynx)

April 29, 2010 by Linerd · 128 Comments
Filed under: HowTo, Ubuntu, linux, web development 

If you're developing websites, it's nice to be able to test your code in the privacy of your own computer rather that out in the public internet. In order to do that, you'll need to install a webserver on your development computer. LAMP (Linux, Apache, MySQL, php) is one of the most common web hosting platforms, so it's a perfect environment for you to build and test your website code. If you carefully follow these step by step instructions, you'll have your own LAMP setup running in no time.  Read more

Access Your Web Server From a VirtualBox Guest OS

March 24, 2010 by Linerd · 3 Comments
Filed under: HowTo, linux, web development, windows 

If you've followed my posts on how to install LAMP on Ubuntu and basic Apache configuration, then you're probably interested in doing some cross browser testing of the websites you build. Felipe, one of my readers, asked a question on my Apache configuration post about accessing his local websites from a VirtualBox guest OS. Specifically, Felipe wanted to install Windows XP in a VirtualBox guest on his Linux system so that he could test his websites in Internet Explorer. Read more

Tux Tweaks – Now With Threaded Comments

January 25, 2010 by Linerd · Leave a Comment
Filed under: General, news 

I spent a great deal of time this weekend working on updates to my WordPress theme. One of the more noticeable changes is the addition of support for threaded comments. The function has been available in WordPress since version 2.7, but I didn't get around to modifying my theme until now. Hopefully, this will make the comments section a little more useful. Read more

Next Page »