QuicksearchPersonalCategoriesSyndicate This Blog |
Thursday, August 17. 2006Feed up your RSS Feeds - Liferea
In the past I had some trouble to manage my RSS feeds.
I used Thunderbird for reading my email than the RSS feeds begun to grow up and I used Thunderbird to read my feeds, but it is the wrong program for it. To slow and to big, eats memory. Today I started my search for an news reader! - I found Liferea. A small and fast - written in GTK - newsreader. Now I'm happy with the feeds. Monday, August 14. 2006Webbased email administration interface
My project is neaerly complete! - Web based managment for eMailServers.
My eMailServer framework based on Courier/Postfix/Maildrop/MySQL has got four usergroups: 1.) normal eMailaccount
2.) admin for one or more domains
3.) superadmin
4.) superadmin manager
All this actions can be done with the webinterface! You can find some screenshots here. Sorry all screenshots in german, but it based on Smarty so you can make your own template. The Webinterface depends on php4, php4-mysql, php4-cli, mysql-server,smarty, php4-pear and some extra Pear Modules. Friday, August 11. 2006git - revision control systen
Git the (new) revision control systen used by the Linux kernel is very nice, if you know how to use it.
Here are some hints for you/me: Downloads the git archive to your local directory linux-2.6.16.x: git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git linux-2.6.16.x Updates your git archive with the servers archive: git pull git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git Lists the available Tags in the Branch: ls -la .git/refs/tags/ Creates an diff between to Tags: git diff v2.6.16.24..v2.6.16.25 Wednesday, August 2. 2006Devolo dLAN linux driver
Devolo dLAN USB drivers for the devolo network over power module.
If you try to compile the version 2.0 on an higher kernel than 2.6.13 you get the following error:
The URB_ASYNC_UNLINK symbol is removed from the kernel.
For the complete text klick here! So remove the lines 204 till 208 in the file driver/devolo_usb.c. Restart the make, and the driver will now compile fine and work.
(Page 1 of 1, totaling 4 entries)
|