formats

CentOS – Most Popular Web Server

Published on July 29, 2010,

CentOS – Most Popular Web Server | A recent w3techs.com survey shows CentOS overtaking Debian as the most popular web server distro. Image: w3techs.com It is also interesting to note the gradual decline of Redhat, as well as the increase in Ubuntu as a server. The full break down of popular distro flavors can be viewed here. For more details, hit up

formats

Online SPF Tools

Published on July 26, 2010,

Online SPF Tools | What are some good online SPF tools? While the pros and cons of having an SPF record in DNS are debatable, there are many online tools that are helpful for you to create and test your SPF record should you want to try it out.

formats

Redirect www to non-www

Published on July 25, 2010,

Redirect www to non-www | How can I redirect my website to go from http://www.example.com to just plain ol’ http://example.com? Use the following rewrite blurb where appropriate for your website. An easy thing to do is to add this to your .htaccess file in your website’s root directory:

formats

ClearOS Enterprise 5.2 Review

Published on July 24, 2010,

ClearOS Enterprise 5.2 Review | This is a quick first impression review of ClearOS! (No, not centos, clearos!) I see why this may be even confusing as ClearOS is based on CentOS. So, what is it? ClearOS is a magnificent gateway or standalone server appliance based on CentOS 5.5. In a nut shell you install, input some general settings in

formats

Install Sun Java in Ubuntu

Published on July 23, 2010,

Install Sun Java in Ubuntu | How do I install Sun Java in Ubuntu 10.04? While the license friendly OpenJDK should suffice, you can also opt to install Sun’s Java. Sun Java among other things have been moved out of multiverse to the partner repository. To add this repository, issue the following command: sudo add-apt-repository “deb http://archive.canonical.com/ lucid partner” Follow that

formats

SysRq Key to the Rescue!

Published on July 20, 2010,

SysRq Key to the Rescue! | That odd SysRq key (short for System Request) on your keyboard is actually very useful in Linux. Most laptops today have removed that key, but if you have a desktop or server with this available, keep this cheat sheet handy: Credit: http://en.wikipedia.org/wiki/Magic_SysRq_key Press Alt+SysRq+ one of the following keys to give some life to your

formats

Good sysadmin tips website

Published on July 20, 2010,

Good sysadmin tips website | What’s a cool website with sysadmin tips? One of my favorites is serverfault.com. Switches, routers, iptables, domains, exchange, mysql, all sorts of topics are covered. Check it out!

formats

Tar Bzip2 a Directory in Linux

Published on July 17, 2010,

Tar Bzip2 a Directory in Linux | tar.bz2 is an excellent way to compress your files and folders. I’ll show you how!

formats

Make website buttons with the Gimp

Published on July 15, 2010,

Make website buttons with the Gimp | How can I make neat looking buttons for my webpage? With the gimp, it’s easy. Spice up your webpage with buttons to click on instead of just text links. 1. First, make a new image. Under File > New. 640×480 is fine. 2. Now let’s use the paint bucket tool to dump the background to

formats

Make PDF forms with OpenOffice.org

Published on July 11, 2010,

Make PDF forms with OpenOffice.org | How can I make a PDF form or document with typeable fields? You can use OpenOffice.org to create a PDF document or form with typeable fields, all for free! There is no need to pay for the bloated, expensive, security-plagued Adobe software. First create or open an existing document that is ready for input forms