Posted by Asim Zeeshan | Posted in News, Promotions and Offers | Posted on 31-08-2009
Tagged Under : Free, Nero
This may be an old news for some since I am late in getting this on the blog. Nero has introduced a FREE version of Nero 9 for Personal Use only. Nero is one of the most widely used CD/DVD burning software in Home and Offices (plus commercially) alike.
Posted by Asim Zeeshan | Posted in News, Reviews, Uncategorized | Posted on 25-08-2009
Smoking a shisha pipe is as bad for people as smoking tobacco, the Department of Health and the Tobacco Control Collaborating Centre has found.
People who smoke shisha, or herbal tobacco, can suffer from high carbon monoxide levels, its research revealed.
It found one session of smoking shisha resulted in carbon monoxide levels at least four to five times higher than the amount produced by one cigarette.
High levels of carbon monoxide can lead to brain damage and unconsciousness.
Shisha is a water-pipe, popular in many Arab countries, in which fruit-scented tobacco is burnt using coal, passed through an ornate water vessel and inhaled through a hose.
The Department of Health said it was difficult to know exactly how much carbon monoxide one cigarette produced, due to the differences in smokers’ inhalations.
Read more @ BBC News Health
Countesy: BBC News Health
Posted by Asim Zeeshan | Posted in Resources | Posted on 25-08-2009
If you are using
yum update
on CentOS and getting the following errors
Missing Dependency: /usr/lib/python2.4 is needed by package libxml2-python-2.6.26-2.1.2.7.i386 (installed)
gamin-python-0.1.7-8.el5.i386 from installed has depsolving problems
Missing Dependency: /usr/lib/python2.4 is needed by package gamin-python-0.1.7-8.el5.i386 (installed)
Error: Missing Dependency: /usr/lib/python2.4 is needed by package libxml2-python-2.6.26-2.1.2.7.i386 (installed)
Error: Missing Dependency: /usr/lib/python2.4 is needed by package gamin-python-0.1.7-8.el5.i386 (installed)
Don’t panic, the solution is simple … just run the following command
yum clean all
Then do
yum update