tpcfan package

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...

Mar 06, 2010 by misiek303 - read more

activeCollab Status application

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,...

Mar 04, 2010 by misiek303 - read more

Rails Thinking Sphinx and Gentoo Sphinx engine

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 ...

Jan 08, 2010 by misiek303 - read more

Newest packages

Newest Gentoo packages

Dec 03, 2009 by misiek303 - read more

Feeds on Rails

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...

Dec 03, 2009 by misiek303 - read more

Gentoo Streaming - Creative VF0250

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...

Nov 30, 2009 by misiek303 - read more

The easiest way to update gentoo

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...

Nov 23, 2009 by misiek303 - read more

Php4 CGI, Php6 CGI and Php5 Apache module

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...

Nov 23, 2009 by misiek303 - read more

Gentoo runs Mysql 5 and 4

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...

Nov 23, 2009 by misiek303 - read more

Gentoo installation

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...

Nov 21, 2009 by misiek303 - read more

Gentoo 2008 Qmail Installation

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-...

Nov 21, 2009 by misiek303 - read more