Beautiful Web Hosting Datacenter Images

November 11, 2009

I really enjoy working in a datacenter. The servers, the switches, the lights, the design, the network cables, the noises,… all of those things really fascinate me. Just so beautiful!!! Spare a minute to check out some of the datacenter images I have collected…

Read full article →

How to easily find flu shot location near you

November 10, 2009

Today, Google announced a new feature for its Google Maps service allowing us to easily find available flu shot location near us. I tested around and found it to be very useful and highly recommend you to check it out if you have not.

Read full article →

Original Google Hardware

November 10, 2009

As I was sorting through my big collection of images, I stumbled upon these, the original google hardware. These were the first machines Google started its business with. Make me think.

Read full article →

Exim Cheatsheet

November 9, 2009

Exim is the widely used open source mail transfer agent. It is responsible for routing, delivering, and receiving email messages.

Read full article →

Ubuntu LAMP cheat sheet

November 9, 2009

LAMP: the server software bundle consists of Linux – Apache – MySQL – PHP; Linux: operating system; Apache: http server; MySQL: database software; PHP: scripting language

Read full article →

Unix FIND command cheat sheet

November 8, 2009

“find” is a Unix command allowing us to search for files within our Unix/Linux operating system. “find” can search for files based on name, type, size, modified date, etc… I often use “find” to locate bad files within a hacked system/account.

Read full article →

RPM cheat sheet

November 6, 2009

RPM cheat sheet

Read full article →

Screen cheat sheet

November 6, 2009

Have you ever experienced a problem where your remote shell session got killed (for various reasons) in the middle of your crucial software compilations? Well it has happened to me several times ranging from getting killed in the middle of php compilations, easyapache, kernel :oops: , to a new cPanel installation 8O. Most of the time, it was due to bad internet connection. To combat with this, a friend suggested me a solution: to use Screen.

Read full article →

Ubuntu 9.10 Add/Remove App

November 5, 2009

I have played quite a bit with Ubuntu 9.10 Software Center and to be honest, I miss the previous Add/Remove app. The old Add/Remove has popularity rating which is really useful in helping selecting the app; as there are more than one app to accomplish certain tasks. To those of you who would like to [...]

Read full article →