Linux rules pic
This is a play off a image submitted to dig, the Linux addition part was photochopped in by a digg user.
View ArticleRasing hard limits in apache maxclients through cpanel
It’s trickier to raise the hard apache user limit now with apache 2.2. In 1.3 you just changed a number in the httpd.conf file. Now you need to do it in cpanel or it will be over written with each...
View ArticleAll cpanel server should have the /var tmp folder symlinked to /tmp
Here is how, first remove the /var/tmp folder rm -rf /var/tmp Then add the symlink: ln -s /tmp /var/tmp
View ArticleHow to import and export a large mysql file
If you need to import or export a large mysql file, you can forget about phpmyadmin. I was stuck with a 2 gig file and needed a solution. The easiest and only way I could find was to upload the file...
View ArticleCooling Data Centers Could Prevent Massive Electrical Waste
It is estimated that the data storage sector consumed about 61 billion kilowatt-hours (kWh) in 2006 (1.5% of total U.S. consumption, or roughly equivalent to the amount consumed by 5.8 million average...
View ArticleGraphics board vendor touts faster Linux drivers
AMD has released faster new ATI Catalyst drivers for Linux customers of its ATI FireGL professional graphics cards. The 8.49.7 Linux driver provides 33 percent faster OpenGL performance than the...
View ArticleHow To Fix Error In Processing 451 Temporary Local Problem – SquirellMail
The Error In Processing 451 Temporary Local Problem is easy to fix just add the domain in the /etc/localdomains file. It just means the domain is missing there. You will need root access or to have...
View Article