Monthly Archive:: December 2006

FreeBSD 6.2-RC2 Released

The second release candidate of FreeBSD 6.2 has been released. "All problems we felt needed to be addressed before 6.2 could be released have been taken care of. Unless further testing turns up something new RC2, which is available now for dowloading, will be the last of the Release Candidates and 6.2-RELEASE should be ready in about 2 weeks."

Report: Apple Executives Faked Stock-Option Documents

Apple's stock took a hit Wednesday after a report that company executives had made up details on stock-option administration documents to guarantee profits for certain executives. The report said falsified documents were unearthed by Apple's internal probe into the matter. Earlier this year, Apple said it had identified concerns with two former executives as a result of its investigation into its accounting for stock options, and the report names former chief financial officer Fred Anderson and departed general counsel Nancy Heinen as the subject of the probe, although it's unclear whether they are the ones thought to have falsified the documents.

Cellphones on a Budget: Reviews of the SLVR L7 and LG U8500

After a month of furiously shopping gifts for your friends and family, you might want to get a small gift to yourself, a cellphone on the budget. Hi-Mobile sent us in for a review two extremely affordable cellphones that don't lack features. The first one is the popular Motorola SLVR L7 (just $140) and the other one is the less popular --but with 3G and web capabilities-- LG U8500 (aka U880, just $180).

FreeBSD Foundation Newsletter December

This FreeBSD newsletter covers the foundations recent activities, such as the 2006 fund raise campaign, the network stack virtualization project, the FreeBSD/sun4v and FreeBSD/arm projects, Java for FreeBSD, BSD conferences and a new 10Gigabit network testbed.

Flaws Detected in Microsoft’s Vista

Microsoft is facing an early crisis of confidence in the quality of its Windows Vista operating system as computer security researchers and hackers have begun to find potentially serious flaws in the system that was released to corporate customers late last month. On Dec. 15, a Russian programmer posted a description of a flaw that makes it possible to increase a user’s privileges on all of the company’s recent operating systems, including Vista. Update by Thom: Ars thinks the situation is hot air, mostly, something I agree with (a cracker already has to have login credentials for the flaws to be of any use).

Asterisk 1.4.0 Released

The Asterisk dev team has released Asterisk 1.4.0, the first in the 1.4 series. The Asterisk project releases a major version about once a year. This series includes T.38 Fax over IP passthrough support, HTML manager, a new version of AEL (Asterisk Extension Language), IMAP storage of voicemail, Jabber/GoogleTalk integration, a jitterbuffer for RTP, whisper paging, and many more other new features.

Working Example of an Interview (Qt4 MVC Framework) Model

This is a first of a series of articles which aim to provide a complete and working example of an Interview (Qt4 MVC framework) model. The model is to hold information about a 3D scene for use with OpenGL renderers like QGLWidget. The first thing to do when designing a model is to thing what is the purpose of making it. In this case, I want the model to store information about a 3D scene which can then be rendered using OpenGL (QGLWidget). The scene is to consist of some objects, which can be defined using various ways offered by the OpenGL specification. Part 2 and part 3 are also published.

2006: a Year of Surprise Linux Partnerships

"It has come to be expected. Linux and open source news in 2006 was a potpourri of topics that included Windows-Linux interoperability, wild acquisitions and corporate spending sprees and stories of enterprise-level companies buying into open source and Linux en masse. Even better than that, many of yesterday's Linux and open source stories listed below still have the legs to become tomorrow's big news all over again."

Various Ways of Detecting Rootkits in GNU/Linux

"A rootkit is a collection of tools a hacker installs on a victim computer after gaining initial access. It generally consists of network sniffers, log-cleaning scripts, and trojaned replacements of core system utilities such as ps, netstat, ifconfig, and killall. I know of two programs which aid in detecting whether a rootkit has been installed on your machine. They are Rootkit Hunter and Chkrootkit."

OpenVZ On Debian Etch For Webservers

"This guide is written during an install of a Supermicro machine with 2 dual-core opterons (64-bit), 2 identical disks (for RAID) and a load of memory. Why OpenVZ and not XEN or the recent KVM kernel module? Well, XEN is not very stable for 64-bit architectures (yet), and it comes with quite a bit of overhead (every VM runs its own kernel) due to its complexity. KVM is very simple but restricts you to run a kernel as one process, so the VM cannot benefit from multi core systems."

Nouveau: First Look at Open-Source 3D NVIDIA Drivers

"Nouveau is a community project that is working on producing open-source 3D display drivers for NVIDIA graphics cards. Nouveau is not affiliated with Nvidia Corp and is an X.Org project. While this project is still far from being completed, for this holiday special we are sharing some of our first thoughts on this project from our experience thus far. We would like to make it very clear, however, that the Nouveau driver is no where near completed and still has a great deal of work ahead for the 3D component. This article today will also hopefully shed some light on the advancements of this project so far."

Windows Vista ‘Capable’, ‘Premium’ System Requirements

Microsoft's Nick White blogs about the system requirements for Windows Vista. "We've officially released more detail on the system requirements for Windows Vista. These requirements outline what determines whether a PC is categorized as Windows Vista Capable or Windows Vista Premium Ready." Out of experience I can say these requirements are fairly realistic; the only thing I do not advise is the 512MB for Vista Capable; I'd suggest to up to 1GB no matter what.

LinuxBIOS: the Forgotten Hero

"Let's be honest here. When most of us think of open source and free software, we really aren't thinking of something flashed to a BIOS ROM chip. And yet when it comes to the Linux BIOS project - that's exactly what's happening here. The LinuxBIOS is a project designed to work out any perceived shortcomings from existing BIOS options distributed on today's motherboards. Started back in 1999, it has been in development steadily for quite some time now."