-
Archives
- October 2010
- August 2010
- October 2009
- March 2009
- November 2008
- October 2008
- March 2008
- January 2008
- December 2007
- November 2007
- October 2007
- July 2007
- May 2007
- January 2007
- December 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- October 2005
- September 2005
- August 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- November 2004
- September 2004
- July 2004
- June 2004
- May 2004
- April 2004
-
Meta
Category Archives: Linux
Meego – a first stroll
I was curious about the current state of MeeGo so i decided to have a look at the handset image that was released last Monday (v1.1). The image can be run inside QEMU or inside a chroot environment using Xephyr. … Continue reading
Posted in Linux, meego
Leave a comment
Integrating the NetworkManager with aiccu
I am using the service of SixXS to connect my laptop with the IPv6 internet. They provide an utility called aiccu to setup the tunnel. Getting it to work is really painless. Just do an “apt-get install aiccu”, configure your … Continue reading
Posted in IPv6, Linux
3 Comments
Kubuntu 9.10 DNS/network troubles
After installing Kubuntu 9.10 RC1 networking became kind of flaky. It somehow worked but everything was slow and unpredictable. It was most visible while browsing the web. Some pages where loading for ages (5+ minutes), some never finishing to load … Continue reading
Posted in Kubuntu, Linux
Leave a comment
OpenWrt Gemini 0.2
Paolo Scaffardi just released version 0.2 of his OpenWrt port for SL3516 based devices. The main change from the 0.1 release is that he switched to the OpenWrt trunk as base. The great benefit of this decision is that there … Continue reading
Posted in Linux, NAS, OpenWrt
Leave a comment
Webif^2 tutorial part 02
Last time we created a simple “hello world” page. Not very useful. For our NAS box we need a way to input/select configuration data. Web interfaces implement user input using HTML forms. Webif^2 provides some features to make it easier … Continue reading
Webif^2 tutorial part 01
This article tries to explain how you can extend Webif^2 with your own functionality. I am myself new to Webif^2. The reason i am writing this article is to get acquainted enough with the code so i can decide if … Continue reading
Posted in Linux, NAS, Webif^2
5 Comments
Webif^2 on a NAS box
Webif^2 aka. X-Wrt is a kick ass web interface used on OpenWrt systems. I really like it but as the main focus of OpenWrt is routers and related devices it is missing a lot of functionality which would be needed … Continue reading
Posted in Linux, NAS, Webif^2
Leave a comment
Up and running!
I managed to build and install the 0.1 release of OpenWrt for SL3516 based devices. It needed some small tweaks to make it compile but nothing too serious. The only pitfall was that you need to change the gcc version … Continue reading
Posted in Linux, NAS
Leave a comment
Crippled Redboot
From working with evaluation boards for the intel ixp4xx and ixp24xx i have some previous experience with Redboot and i always liked its power and flexibility. Given this i really don’t like the Redboot found on the NAS-4220 (and other … Continue reading
Posted in Linux, NAS
Leave a comment
dm_crypt on the NAS-4220
According to Harald Welte who had a look at the GPL sources released by RaidSonic, the hardware crypto acceleration is not integrated with dm_crypt. It supports only the older and now deprecated crypto loop system. That is bad news. Getting … Continue reading
Posted in Linux, NAS
Leave a comment