Contribute  :  Calendar  :  Advanced Search  :  Site Statistics  :  Directory  :  About  :  Cartoons  :  Web Resources  :  Polls  
    geekinfo.net ...for all that other stuff    
 Welcome to geekinfo.net
 Saturday, July 04 2009 @ 09:41 CEST

Contiki 2.3 released

  View Printable Version 
NewsContiki 2.3 have been released. This version brings a new IPv6 routing layer, IPv6/6lowpan for the Tmote Sky platform, the Cooja TimeLine, a set of new shell commands, improvements to the LPP and X-MAC power-saving radio protocols, a new port to the MSB430 platform, and a Twitter client. Cool!
(first seen on OSnews)
 
Post a comment
Comments (0)

NetBSD on a Sun SPARCstation 2

  View Printable Version 
OpenBSD/NetBSDInspired by the success with my Ultra 1, I brushed the dust off another old machine: the Sun SPARCstation 2. Mine is actually labeled "Nokia Data" "Alfaskop S30". Anyway, after a bit off fiddling, I got it to boot (the logs shows that it was last booted in September 2002!). It turns out that it runs NetBSD:
root@sparc2# uname -a
NetBSD sparc2.kg4.no 1.5.2 NetBSD 1.5.2 (GENERIC) #0: Wed Aug 22 04:33:09 CST 2001     toor@proxima:/usr/src/sys/arch/sparc/compile/GENERIC sparc
Way, way cool.
 
read more (282 words) Post a comment
Comments (1)

Quick tip: Sun SPARCstation 2 - fix invalid IDPROM data

  View Printable Version 
HardwareIf your Sun SPARCstation 2 boots up and says "IDPROM data invalid" or some such, you can have problem operating it, because the IDPROM conations the ethernet address and Hostid. Luckily, the Sun NVRAM/Hostid faq have answers. To fix the problem, you do like this:
  1. Hit ``n'' to get the new openboot prompt
  2. setenv diag-switch? false
  3. f idprom@ 1 xor f mkp (this will invalidate the checkum in the idprom)
  4. 8 0 20 0e c1 62 0ec162 mkpl (hit enter)
  5. Hit ctrl-D then ctrl-R, if you do NOT see a Sun Copyright notice, it worked, otherwise it failed.
  6. That's it
Oh, if it doesn't work the first time, try again. And - if the battery on you SPARCstation 2 is dead you will have to do this every time the machine has been switched off.
 
Post a comment
Comments (0)

FreeBSD 7.2 on a Sun Ultra 1 Creator 3D

  View Printable Version 
FreeBSDThe last time I installed anything on my Sun Ultra 1 Creator 3D, I had to do it with netbooting. I was more lucky this time - the machine now has a working cd-rom drive. The install was easy enoujgh; download the correct cd image, burn it, and boot the ultra 1 from the cd. Then follow the normal FreeBSD installation with sysinstall. The machine now runs FreeBSD 7.2-release:
root@ultra1# uname -a
FreeBSD ultra1.kg4.no 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Sat May  2 08:25:23 UTC 2009     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  sparc64
Way cool.
Other articles about the Ultra 1:
OpenBSD 3.6 on a Sun Ultra 1E Creator3D
Getting XFree86 working on a Sun Ultra 1E Creator3D
 
read more (527 words) Post a comment
Comments (0)

Unix - happy 40 years!

  View Printable Version 
NewsUnix turns 40: The past, present and future of a revolutionary OS: "the beauty of Unix then (if not now) lay in its less-is-more philosophy.".
(first seen on # RootPrompt.org)
 
Post a comment
Comments (1)

OpenSolaris 2009.06

  View Printable Version 
NewsOpenSolaris 2009.06 is here. This new release comes packed with new features, changes, improvements, and fixes, and is the first release of OpenSolaris for SPARC, adding support for UltraSPARC T1, T2 (Sun4v), and UltraSPARC II, III and IV (Sun4u). Read what's new in Opensolaris 2009.06. Some very interesting news are:
  • Crossbow - network virtualization
  • Time Slider Snapshot Management
  • Elisa media centre, as SUNWgnome-media-center
Read on for more.

(first seen on OSnews)

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

XPL0

  View Printable Version 
NewsThe XPL0 programming language is a computer programming language that is essentially a cross between Pascal and C. It was created in 1976 by Peter J. R. Boyle who wanted a high-level language for his microcomputer and wanted something more sophisticated than BASIC, which was the dominant language for personal computers at the time.
 
read more (71 words) Post a comment
Comments (0)

FreeBSD 7-STABLE: now with ZFS version 13

  View Printable Version 
FreeBSDOn May 20th, 2009 ZFS version 13 was merged into FreeBSD 7-stable. Things brings in a lot of new goodies:
  • zfs boot for all pool types now works
  • kmem now goes up to 512GB so arc is now limited by physmem
  • the arc now experiences backpressure from the vm - this allows ZFS to work without any tunables on amd64
  • Level 2 cache for ZFS - allows to use additional disks for cache
and more. Nice progress.
(first seen on OSnews)
 
Post a comment
Comments (0)

Bean - a free OSX word processor

  View Printable Version 
AppleBean is a small, easy-to-use word processor (or more precisely, a rich text editor) for Mac OS X, designed to make writing convenient, efficient and comfortable. Bean is Open Source, fully Cocoa, and is available free of charge! MS Word, OpenOffice, etc. try to be all things to all people. But sometimes you just want the right tool for the job. That is Bean's niche. Read what Wikipedia has about Bean.
(found via Make: magazine, the paper edition)
 
Post a comment
Comments (0)

UNIX network analysis

  View Printable Version 
UNIX network analysis from IBM developerWorks is a tutorial which examines techniques for monitoring the traffic and content of your UNIX network and how to read and diagnose problems on your network.
(first seen on OSnews)
 
Post a comment
Comments (0)
 Copyright © 2009 geekinfo.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.97 seconds