July 3rd, 2009
The program for the upcoming outdoor hacking event in the Netherlands is online with some very promising topics:
Stay tuned for my upcoming outdoor hacker event survival guide
Posted in BSD, Linux, Windows, networking, news, science, security | No Comments »
June 28th, 2009
Unetbootin is an application which allows you to create bootable flash memory devices such as SD cards or USB memory.
In addition to the manual selection of image files there is a large selection of OS distributions to choose from which will be downloaded from an online source.
A full list of featured distros along with the installation packages (also including the Windows app) can be obtained from
http://unetbootin.sourceforge.net/
Unetbootin is also included in the Ubuntu repository so you can install it using:
apt-get install unetbootin

Posted in Linux, free and open source software, gadgets | No Comments »
May 3rd, 2009
The Hunt for Gollum is a 40 Minute Independent Fan Film which will be available for free for fans made by fans.
The production quality in the trailers looks extremely good for a fan based project. Dont expect falshing trailer expects but a great story inspired by Tolkien.
Trailer 1 on youtube
Trailer 2 on youtube
thehuntforgollum.com
Posted in funstuff, news | No Comments »
April 23rd, 2009
Jaunty Jackalope is IMHO. so far the best choice for any Netbook users out there.
I have been running the beta on my 1000HE for about 2 weeks now and its running great with very few minor issues. Finally, every bit of hardware was detected and installed with no further interaction necessary.
If you are running on an EEE PC, i can recommend getting the Eeeasy scripts for improved APCI and fan control.
Bootchart clocks the bootup time with a nice 29 seconds and i will also be installing and testing it on the AspireOne A110L and the good old EEE701.
The official release comes in 3 Tracks:
- Desktop: ok we dont need to discuss this one
- Server: Built for Servers, no graphical foo (now features encrypted /home directories)
- Netbook-Remix: Designed for small screens with good “Out of the Box” hardware support for netbooks
Update: The Aspire One 110L with a SSD drive clocks at 17 Seconds bootup time
Posted in Eee PC, Linux, free and open source software, news | No Comments »
March 23rd, 2009
I recently bought some Cisco equiptment (a Catalyst 2924-XL-EN and a 2611 router ) to play around with in my spare time. In order to get the equiptment running for a test lab using telnet configuration, I had to connect via the serial console which can be a hassle due to the lack of serial rs232 ports on modern computer devices.
I bought a Serial USB adapter eager to find out if this will actually work (had some compatibility issues with other devices in the past)
So i got a cheap USB adapter from my local computer store (link on Amazon – this one definitely works with Cisco Catalyst Switches, I will test it on a 2600 router as soon as it gets delivered to me ) and plugged it into my Aspire One netbook running Ubuntu 8.10. After dmesg confirmed the device (in my case ttyUSB0) I needed to get a serial based terminal emulator for console configuration.
Minicom is the good old Linux serial terminal emulator, so a simple
sudo apt-get install minicom
will provide you with the required app on Ubuntu/Debian. If you are running Vista, I recommend tutty since HyperTerminal is no longer included.
The next step will be to set up the device parameters for minicom by running
minicom -s
Set your serial device to the equivalent (should be ttyUSBx) and set the following connection values:
- Baud Rate: 9600
- Data Bits: 8
- Stop Bits: 1
- Flow Control: none
Now save your config file (the default config is dfl) and launch the program. The values for any Windows software are the same.
Posted in Linux, Windows, free and open source software, gadgets, networking, open source | No Comments »
March 10th, 2009
If you are using pidgin with ICQ on any current Linux distribution like Interpid, you may discover that 2.5.5 is not yet available in the official repositories.
For now you will have to stick with pre-built packages or simply get rid of ICQ
http://www.getdeb.net/release.php?id=3960
Here is a source for now, 2.5.5 should be released soon on the interpid and hardy repositories:
- first of all you should remove pidgin and perform apt-get autoremove to uninstall any pidgin dependencies such as pidgin-data and libpurple
- install pidgin-data from the link above
- install libpurple0
- now you can install the pidgin package and you should be free to go
Posted in Linux, WTF, free and open source software, news | No Comments »
March 1st, 2009
After 2 years of development, the very light desktop environment takes the next step. This news will be essential for all users running low performance computers, such as netbooks.
Changelog
Tour & Visual overview
Posted in Eee PC, Linux, free and open source software, gadgets | No Comments »
February 25th, 2009
http://www.quakelive.com
Enjoy the Quake 3 experience – this time launched from a Web Browser.
Register, Download and start playing…
Edit: No support for Linux and OSX yet :/
Posted in funstuff | No Comments »