Sun 10 Apr. 2005

Building The Replica I

Fantastine.com

Many people missed out on the birth of the personal computer age, myself included, and wanted to be able to play with these early computers. However since the Apple I is so rare and one just sold for $15,000 at auction using one is almost impossible. However Vince Briel has designed a replica of an Apple I called the Replica I.
(…)
Now I have built one and here is my article on it.
(…)
Part 1 of a 3 part series.
Look for “Part 2: Programming” in a week.
“Part 3: Building a case” in a few weeks.

(via digg/apple)

Learn or Teach Online

Wikiversity

A free, open learning environment and community. You can find online courses about many different topics here, and create courses of your own.

While it’s still in the early stages of development, there’s clearly a great potential here.

Good value!

(via Scuttle)

Beware of the Fix

Heads-Up: A few days ago MacInTouch reported on the SecurityFocus BugTraq advisory: OSX Root Compromise, wherein a number measures were detailed involving changes to the sudoers file, redirecting sudo’s logging and altering the sudo password grace period.

Now, in a follow-up post it would appear that there’s significant doubt about the wisdom of the proposed fix.

[Paul MLambert]… the bugtraq posting are incorrect and wrong. Following the instructions for changing the sudoers file will cause sudo entries to overwrite other log entries in /var/log/secure.log. This could easily be used by an attacker to mask actual intrusion attempts. Clearly the author of the report is not familiar with basic security principles, and publishing such reports without careful review is dangerous.