Out of the night that covers me,
Black as the Pit from pole to pole,
I thank whatever gods may be
For my unconquerable soul.

In the fell clutch of circumstance
I have not winced nor cried aloud.
Under the bludgeonings of chance
My head is bloody, but unbowed.

Beyond this place of wrath and tears
Looms but the Horror of the shade,
And yet the menace of the years
Finds, and shall find, me unafraid.

It matters not how strait the gate,
How charged with punishments the scroll.
I am the master of my fate:
I am the captain of my soul.

-William Ernest Henley

VN:F [1.8.1_1037]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

An interesting list of top 25 web celebrities.

http://www.forbes.com/2010/02/02/web-celebrities-internet-thought-leaders-25_slide_2.html

VN:F [1.8.1_1037]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

ABCD for the new generation is going to be different from what we identified the alphabets with. Check the new identity for every alphabet :)

New Age Alphabets

New Age Alphabets

VN:F [1.8.1_1037]
Rating: 8.5/10 (2 votes cast)
VN:F [1.8.1_1037]
Rating: +2 (from 2 votes)

Check the picture attached, speaks more than any explanation I can type out :D :D

No Increment

No Increment

VN:F [1.8.1_1037]
Rating: 9.0/10 (2 votes cast)
VN:F [1.8.1_1037]
Rating: +3 (from 3 votes)

If you are using Linux on multiple monitors you are surely going to miss Utramon, but don’t worry. Gnome has the option of Ultramon in built so no extra application needed.

You can get your task-bar on multiple monitors using the following instructions

Instructions:
1.) Right click on anywhere on the launch-bar, click “New Panel”
2.) Drag that to any monitor.
3.) Right click on that panel, and click “Add to Panel”
4.) Select “Window List” under Desktop and Windows
5.) Click Add.
6.) Click Close, and you’re done.

No more having windows from all monitors listed on the primary monitor itself :)

VN:F [1.8.1_1037]
Rating: 10.0/10 (1 vote cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

Installing LAMP (Linux – Apache – MySQL – PHP) on Ubuntu is pretty straight forward.

1st we install Apache.
Go to your Terminal and type in sudo apt-get install apache2

2nd step
sudo apt-get install php5 libapache2-mod-php5

3rd step
sudo apt-get install mysql-server

4th step
Just make sure Apache is running :) In your terminal enter
sudo /etc/init.d/apache2 restart

And if you are stuck, google is always available :)

VN:F [1.8.1_1037]
Rating: 10.0/10 (1 vote cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

If you are trying to connect all the apps and bash on your Ubuntu setup to use a common proxy, the easiest way to achieve this is via Network Proxy Preferences. Go to System -> Preferences -> Network Proxy and select the Proxy Configuration and the Ignored Hosts as per your preference. Once done, select Apply System-Wide and you are done. Each and every application including the bash will now use this proxy that you have entered.

VN:F [1.8.1_1037]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

To install deb packages, download the deb package to a local folder (possibly /tmp if you do not require the installation file later) and run the following command

sudo dpkg -i package.deb

This should take care of the installation

VN:F [1.8.1_1037]
Rating: 10.0/10 (1 vote cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

To install flashplayer in ubuntu just go to the shell and type in $ sudo apt-get install flashplugin-nonfree
Once done, restart your browser and flash video’s/files should start working in all your browser.

VN:F [1.8.1_1037]
Rating: 10.0/10 (2 votes cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)

VN:F [1.8.1_1037]
Rating: 10.0/10 (2 votes cast)
VN:F [1.8.1_1037]
Rating: +1 (from 1 vote)