One of the most common programs on Linux systems for packaging files is the venerable tar. tar is short for tape archive, and originally, it would archive your files to a tape device. Now, you’re more likely to use a file to make your archive. To use a tarfile, use the command-line option -f . […]
Read MoreMonthly archives for August, 2010
QTCurve GTK themes under kde4
Been compiling kde 4.5.0 and all kde4-config for klixs were broken, especially smoothtask and gtk themes. Also the device notifier plasma applet now bork the system tray and needs some treatment … there will be a busy week to fix this. Here is the solution to bring back gtk theme under KDE4 manualy, I’ll try […]
Read Morememcache on lenny
The basic principal with any dynamic site to speed up is to reduce the load on the site or in technical words reduce HTTP requests every elements on the web page generates a HTTP request and this HTTP request hits the web server. This could be the front end optimization, the eficiency of the php […]
Read More