ThinkPad Controlling Fan. This package I wrote for my business laptop Lenovo t61p which start getting more hit as usually. I did a lot of research on this subject. T61p has some issues with the fan speed and critical temperature. Critical temperature is set on 125 degrees which as a he...
acstatus is app to display notificaitons from activeCollab status plugin. I wrote this app to personal usage but its pretty cool and worth to share. Written in C++ and requires QT libraries. Application runs as systray process,...
First emerge sphinx gentoo package emerge app-misc/sphinx Then thinking-sphinx from http://gemcutter.org gem install thinking-sphinx --source http://gemcutter.org Install necessary gems gem install bluecloth cucumber yard jeweler rspec ...
View Feed Rss on your site Install the plugin from my svn repository. script/plugin install http://svn.maugustyniak.com/plugins/rails/feed Create public/feeds folder and make it writable Add column to your...
Kernel Device Drivers ---> Multimedia devices ---> <*> Video For Linux [ ] Enable Video For Linux API 1 (DEPRECATED) [*] Enable Video For Linux API 1 compatible Layer Device Drivers ---> Multimedia devices ---> [*] Vid...
There is no any specific process or howto instructions to update gentoo system automatically, however Sabyon which base on gentoo has some tool to keep your os uptodate. I tried this system once (Desktop) and seems to be working ;) but I do not recommend for beginners users. As far as I know i...
php4, php5 and php CGI APACHE2_MODULES="alias auth_basic authz_host dir log_config mime mime_magic rewrite vhost_alias actions asis auth_digest authn_alias authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_owner aut...
download source of mysql4 server wget http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-4.1.22.tar.gz/from/http://mysql.he.net/ tar -zxvf mysql-4.1.22.tar.gz cd mysql-4.1.22 compile mysql ./configure --prefix=/var/lib/mysql...
Gentoo installation is very long and could be complicated process for some users but once you know what you doing for it become the best OS ever. I recommend it for Severs and Desktops. I've used gentoo very long time and have had installed as Desktop either with full glx and compiz. This tuto...
before start make sure you have your system uptodate, at least do following steps emerge syncemerge portageetc-update qmail installation USE="highvolume" emerge -av qmail emerge --config =mail-...