Contribute  :  Calendar  :  Advanced Search  :  Site Statistics  :  Directory  :  About  :  Cartoons  :  Web Resources  :  Polls  
    geekinfo.net ...for all that other stuff    
 Welcome to geekinfo.net
 Monday, September 06 2010 @ 10:17 CEST

The Outstanding AVR based SCSI RAM Disk

  View Printable Version 
HardwareThe Outstanding AVR based SCSI RAM Disk is a project that created an universal SCSI controller. Very cool if you need a SCSI device for something, for example an old computer.
 
Post a comment
Comments (0)

PC-BSD 8.0 released

  View Printable Version 
FreeBSDPC-BSD 8.0 (Hubble Edition) was released on February 22nd, 2010. Some notable changes from the previous version are:
  • FreeBSD 8.0-RELEASE-P2
  • KDE 4.3.5
  • Brand new System Installer, allows the install of PC-BSD or FreeBSD
  • Run in Live mode directly from DVD
  • Updated Software Manager, allows browsing and installing applications directly
  • Support for 3D acceleration with NVIDIA drivers on amd64
Cool!
 
Post a comment
Comments (0)

Tahoe-LAFS

  View Printable Version 
NewsThis is exciting: Tahoe-LAFS (Wikipedia: Tahoe-LAFS) is a secure, decentralized, data store. Or a P2P filesystem that lets you use the cloud without trusting it. Allmydata.org calls it the first cloud storage system with provider-independent security.
(found via Boing Boing)
 
Post a comment
Comments (0)

Linux Games? Yes - supergamer.org

  View Printable Version 
GNU/LinuxOver at SuperGamer, you can download a bootable, dual-layer DVD full of native-running Linux games. Almost 8 GB of games, just boot from it and play. Cool!
(via Linux Journal)
 
read more (25 words) Post a comment
Comments (0)

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 (4)

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)
 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.18 seconds