What’s The Buzz

Random posts on what’s happening in the world of Linux and Open Source Technology

Linux Goodies

Linux tips and tricks picked up on the job as a Linux Systems Engineer.

Apple Goodies

All things wonderful about Apple Computers and Devices

Microsoft Goodies

Microsoft System Engineering tips and tricks as told by a Linux Systems Engineer

XKCD

Get your daily dose of the XKCD cartoon

Home » Archive by Category

Articles in What’s The Buzz

Top 10 Clever Uses for the Cloud
January 17, 2011 – 9:03 am | No Comment

The "cloud" is where we've been sharing our lives and storing our files for awhile now, but with so many cloud services there's much more you can do that may not have crossed your mind. Here are our top ten ideas. Read the rest of the story

Issues with processing an email through a script called by /etc/aliases…take a look at /etc/smrsh
January 14, 2011 – 9:26 am | No Comment

When using the SendMail Restricted SHell (smrsh) for mailing to programs, the programs themselves, or symbolic links to the programs, must be placed in /etc/smrsh. Read the rest of the story

Bohemian Yoga
January 4, 2011 – 9:17 pm | No Comment

Read the rest of the story

Agile Web Operations — Helping web developers and operations bridge the deployment gap
August 20, 2010 – 6:03 am | No Comment

Welcome to Agile Web Operations – a blog to help web developers and operations bridge the deployment gap. Successful web development requires both solid coding and in-depth operational know-how. No matter whether you come from an development or an system administration background, you need to be a master of both worlds: You need to live [...]

Hello Fringsters Goodbye Skype
July 15, 2010 – 12:56 pm | No Comment

I hope fring and skype work this out. It is not good for the users when companies such as Skype don’t play well with others. Think “What Would Google Do?” Google wants users to come to their service through any means. Regardless of how we use Skype, Skype is still benefiting from the use.

From the Sys Admin Toolbox: Logwatch
June 7, 2010 – 6:16 pm | No Comment

Now, what will you, as a system administrator, use to watch logs? Logwatch, of course. As so many others have succinctly put it, messing with log files is a royal pain in the backside. Logwatch makes the experience of keeping track of system activity almost painless for you. Read the rest of the story

Video: Five Linux rescue tools for recovering Windows, Mac, or Linux machines
June 5, 2010 – 5:01 pm | No Comment

When a machine won’t boot users often panic. But with the right tools, a seasoned IT pro can often revive a seemingly unbootable PC or at the very least recover the user’s data. During this episode of TR Dojo, I highlight the following five Linux rescue tools for recovering Windows, Mac, or Linux machines: Read [...]

Using domain, URL and port redirection and mod_rewrite on Apache Servers
May 25, 2010 – 9:16 am | No Comment

This is the best tutorial on Apache mod_rewrite I've ever read. I think, finally, the light bulb is going off. This easy to understand guide with useful examples will show you how to redirect virtually anything on an Apache server. Unlike most websites, we describe in detail how the redirections and regex works so you [...]