Contribute  :  Calendar  :  Advanced Search  :  Site Statistics  :  Directory  :  About  :  Cartoons  :  Web Resources  :  Polls  
    geekinfo.net ...for all that other stuff    
 Welcome to geekinfo.net
 Tuesday, February 09 2010 @ 00:14 CET

Emulith

  View Printable Version 
NewsEmulith is an emulator for the ETH Lilith computer. Emulith is a register-level emulation, in C, of the Lilith hardware. You will need a reasonably fast PC running Linux and having at least 1280x1024 resultion. First feedback I got shows that it also runs on OS-X.
 
Post a comment
Comments (0)

Quick tip: cups - web admin - localhost works, hostname doesn't

  View Printable Version 
FreeBSDIn cups if http://localhost:631/ works, but http://hostname:631/ gives you a "400 Bad Request", try this: cupsctl "ServerAlias=hostname". It worked for me. If the server have aliases, you can add them with more cupsctl commands.
 
Post a comment
Comments (0)

Boomerang Decompiler

  View Printable Version 
NewsBoomerang is "A general, open source, retargetable decompiler of machine code programs". Works on Windows and Linux. Doesn't look like much activity on the development front, but the project is interesting.
 
Post a comment
Comments (0)

SmartQ V5 - media player and more

  View Printable Version 
HardwareI bought a SmartQ V5 (I bought mine from DX). This small device have one interesting feature compared with other devices like this: it comes factory installed with three operating systems: Linux (Ubuntu), Android and WinCE. When you boot, you can choose which os to boot.
 
read more (229 words) Post a comment
Comments (3)

Atomthreads - OpenSource RTOS

  View Printable Version 
NewsAtomthreads is a free, lightweight, portable, real-time scheduler for embedded systems. It is released under the flexible, open source BSD license and is free to use for commercial or educational purposes without restriction. Currently the ATmega/AVR architecture is supported.

(first seen on OSNews)

 
read more (61 words) Post a comment
Comments (0)

Quick tip: avoid filling up root partion with *symbol files

  View Printable Version 
FreeBSDIf you put INSTALL_NODEBUG=yes in /etc/make.conf, you will avoid all the *.symbol files (which fills up your root partition) when doing 'make kernel' or 'make buildkernel; make installkernel'.
 
Post a comment
Comments (0)

Enna - Powerful Open Media Center

  View Printable Version 
GNU/LinuxEnna is a Media Center application. Featuring a simple user interface, Enna is based on the powerful Enlightenment Foundations Libraries (EFL) as for its graphical user interface and GeeXboX libraries as for multimedia playback and information retrieval. On 2010-01-02 the first public stable release (v0.4.0) was made available.
 
read more (51 words) Post a comment
Comments (0)

TEMPer - USB Digital Thermometer Dongle

  View Printable Version 
HardwareThe TEMPer is a low cost temperature probe. The deice consists of a usb-serial chip (WinChipHead, a 24xx02 serial EEPROM LM75 temperature sensor CH341) and a LED (the LED is connected to the thermostat output of the LM75). While the software that comes with the device is only for Windows, other solutions do exist. The first one I found was from Tollef Fog Heen's blog, then from Levien van Zon, and finally Stefan Boethke's TEMPer wiki page. The last one works nicely on FreeBSD 8.0-stable, using the uchcom(4) driver.
 
Post a comment
Comments (0)

Clue for Linux

  View Printable Version 
GNU/Linux"Clue for linux (clue-dictionary-client) is an application for doing lookups in the dictionary files from Clue Norge ASA. The linux client itself is GPL, but the data are covered by the commercial license which you got when you bought the dictionaries from Clue Norge ASA. It's illegal to use this program with the Clue dictionaries if you do not have a license. You are not allowed to distribute the dictionaries with this program."

So if you own one or more of these dictionaries, now you can use them under Linux too. Cool!

 
Post a comment
Comments (0)

Quick tip: SqueezeCenter and favorites

  View Printable Version 
FreeBSDFirst it was named slimserver, then SqueezeCenter, now Squeezebox Server (in ports as audio/squeezeboxserver) and it is still a great product. Anyway, in FreeBSD the server runs under the slimserv user, which is a member of the slimserv group. When you set up a Favorites folder, make sure that this user can write to that folder, or you won't be able to save your playlists and favorites.
 
Post a comment
Comments (1)
 Copyright © 2010 geekinfo.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.19 seconds