Featured Posts

Play Tetris Using Mac Leopard TerminalPlay Tetris Using Mac Leopard Terminal Terminal Tetris is actually part of the Gnu Emacs and is something you should able to do on any unix system that has Emacs on it.I attached text and video instructions.To...

Readmore

Automate a Remote Login Using SSH - LinuxAutomate a Remote Login Using SSH - LinuxTo do just that you need to create SSH Key Pair1. we need to use ssh-agent to create an SSH key pair.To do that run this command: ssh-keygen -t rsaWhen prompted...

Readmore

Free Google Wave InvitesFree Google Wave InvitesDo you really want a Google Wave Invite but don't want to pay $$$ on eBay???I got one for you....The deal is:I give you an Invitation and once you get it...

Readmore

Google DNS Test Results After using Google DNS for few days, And after running NameBench twice I found that:Google DNS is faster then Most if not All other DNS Servers.Check out the results:Bottom...

Readmore

Start Google Chrome in Incognito ModeStart Google Chrome in Incognito Mode I'm Using Mozilla FireFox as my default web browser But I like using Chrome for Private Browsing.Google Chrome doesn't provide an option to load Incognito by default so...

Readmore

Cool Geex Rss

Google Chrome Incognito – Mac OSX Perfect Solution

Posted on : 12-17-2009 | By : Cool Geex | In : Google, Script Editor

8

  • Update: “Open” For leopard doesn’t have –args as option so pay attention for the differences between the two.

Aug-12-2009 I published a script that start Google Chrome in incognito mode by default.

Since than G’s of readers used my method, and now I’m releasing the perfect Mac Solution for that problem.

Inspired by Craig H from The Web Site Is Down

1st Option:

Download the DMG I Created Here: Google Chrome (Incognito) For Snow Leopard

OR This one (Google Chrome Incognito) For Leopard

2nd Option:

1. Open Apple Script Editor and paste the following code.
Snow Leopard: do shell script "open -a Google\\ Chrome --new --args -incognito"

Leopard: do shell script "/Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome –incognito"

2. Save & Run

Apple Release an EFI Update that eliminates SuperDrive Noise

Posted on : 12-15-2009 | By : Cool Geex | In : Apple, Snow Leopard

2

SuperDrive

This update will eliminate the noise made by the optical disk drive during system startup and wake from sleep on your Mac. This update works with the following EFI updates:

iMac EFI Firmware Update 1.4
Mac mini EFI Firmware Update 1.2
MacBook EFI Firmware Update 1.4
MacBook Pro EFI Firmware Update 1.8

Linux Process Control With HTOP

Posted on : 12-13-2009 | By : Cool Geex | In : Linux, Terminal, Ubuntu

0

If you use the top command in Linux you are going to LOVE htop….

Htop is an ncursed-based process viewer similar to top, but it allows to scroll the list vertically and horizontally to see all processes and their full command lines.  Tasks related to proccesses (killing, renicing) can be done without entering their PIDs.

To Install Htop on Ubuntu Linux Just open terminal and type:

sudo apt-get install htop

Google DNS Test Results

Posted on : 12-11-2009 | By : Cool Geex | In : Google

0

After using Google DNS for few days, And after running NameBench twice I found that:

Google DNS is faster then Most if not All other DNS Servers.

Check out the results:

dns-chartresponse-duration-chart

Bottom Line: 9% Faster than UltraDNS

BIG BUT: Google DNS resolves few sites with wrong IP’s.

Users reporting that few sites are not loading using Google DNS, when using nslookup to find out why, Google shows the wrong IP address for the site.

Nice Job Google, but there’s way to go….

Google Public DNS – Is It Fast?

Posted on : 12-03-2009 | By : Cool Geex | In : Google

0

Google Continues Eating the Internet With Google Public DNS It feels like Google is slowly becoming the internet. First, with their twice-as-fast HTTP replacement, SPDY, and now with Google Public DNS, which promises faster DNS lookups and tons of data and cash for Google. Google DNS IP addresses? 8.8.8.8 and 8.8.4.4

via Google Continues Eating the Internet With Google Public DNS – Google public dns – Gizmodo.

CoolGeex Verdict :

I never liked using the ISP’s DNS Server, slow and crashing all the time.

I’m using OpenDNS for a while now, I can also block content using them.

After trying Google DNS Server for 30 Minutes it does look faster, I’ll keep you updated on that.