News (8)

Samba 3.2 adds cluster support

The Samba project on Tuesday released a major update to the file and print components of the server software, adding clustered file system support, compatibility improvements and other changes. Read more »

25-year-old BSD bug found and fixed

A Unix developer has discovered and fixed a filesystem bug in Berkeley Software Distribution, a widely used, open-source, Unix-like operating system, discovering in the process that the bug was at least 25 years old. Read more »

Apple OS X flaw exposes Keychain password

Apple has confirmed a security glitch that, in many situations, will let someone with physical access to a Macintosh computer gain access to the password of the active user account. Read more »

Apple will include ZFS in OS X Leopard: Sun

Sun Microsystem's Jonathon Schwartz said in the US yesterday that ZFS would be the "file system" for Leopard, Apple's forthcoming operating system. Read more »

Microsoft kills stand-alone WinFS project

Microsoft has decided to initially use technology from its WinFS project in the SQL Server database, rather than directly in its Windows operating system. Read more »

Linux lab mending fences with techies

The Open Source Development Labs, an organisation devoted to improving Linux, has launched a technical advisory board to try to foster better relations with programmers, who at times have been peeved with the industry-funded group. Read more »

GNOME 2.12 improves hardware integration

The latest version of GNOME includes improvements to its hardware integration capabilities, improving the user friendliness of the Linux desktop environment. Read more »

New Windows file system enters testing

Microsoft surprised developers on Monday by releasing a test version of a new Windows file system. Read more »

Features (23)

Use FUSE to mount remote ssh directories

Traditional methods for uploading, downloading, or editing remote files predominantly have consisted of using an FTP client. An FTP client works fine for uploading and downloading, but editing remote files is a chore, as you have to download a file, edit it, then upload it again. And privacy with FTP is an issue as well. Read more »

Define disk quotas to keep users from hogging drive space

With massive hard drives, one might be tempted to think disk quotas a thing of the past. However, with larger capacity comes larger amounts of data, and in multi-user systems, one user can easily consume more drive space than they should, preventing other users from utilising storage space. Read more »

Dig for more data in the /proc directory

One of the most interesting directories on any Linux system is /proc, a virtual filesystem that provides a plethora of information on the hardware of the running system, and of the various processes running. Read more »

Process multimedia with the Java Media Framework API

The Java Media Framework (JMF) API allows developers to process media in many different ways. It deals with real-time multimedia presentations and effects processing. Read more »

Securely delete files with shred

Most users are familiar with the rm command. Most of the time, this command is sufficient for routine deletion, but for files that contain sensitive data, you might need to scrub them so that they cannot be recovered later with other data retrieval tools. Read more »

Auto-reboot Linux after a kernel panic

Linux is a robust and stable operating system kernel, but there are instances where it can panic, be it due to bad hardware or bad software. It does not happen often, but it can happen. Read more »

Fix Linux when it won't start

No OS is 100 percent foolproof. Eventually, even Linux may not boot one day when you want it to. Read more »

Mine /proc for system information

The /proc virtual filesystem is one of the most interesting virtual filesystems available on Linux. Here you can see more information about your running system than you would know what to do with, including system information, memory information, CPU information, and much more. Read more »

Keep an eye on file system changes with VB.NET's FileSystemWatcher

FileSystemWatcher is a component in Visual Studio .NET that allows you to respond to file system changes. It's very handy whenever you need to perform a certain action in response to a file being updated and in numerous other situations. Read more »

Get the most from the du and df commands

While Linux has a number of very nice GUIs, using the command-line interface can be faster and produce more information than GUI tools can, especially when it comes to reporting and viewing disk usage. Read more »

Blog (2)

OS X + NFSv4 == SSHFS + open bitterness

Chris Duckett [blogs:betaliving] -- Has anyone, who isn't a die-hard Darwin fanatic, ever tried to recompile their kernel in OS X? If you answered yes then you are among a rare breed of user indeed. Read more »

Live Blog: MIX 07 Keynote

Chris Duckett [blogs:betaliving] -- Live blog from the MIX 07 Keynote. Will we see an announcement regarding Silverlight? It certainly appears so. Read more »

Log in


Sign up | Forgot your password?

  • Staff XP stays on life support for longer

    This week's Roundup looks at Microsoft's decision to extend the life of Windows XP, the release of Microsoft Surface SDK, Firefox's new Geode plug-in, Yahoo's new tool -- Smush It and more. Read more »

    -- posted by Staff

  • Chris Duckett The good and truly awful celluloid depictions of computers

    Ever wonder why your lawyer uncle leaves the room whenever you turn over to Boston Legal? Or why your forensic science cousin can't stand crime drama? You know the answer: it’s the horrid trivialisation and dumbing down of an occupation to make it appear entertaining. Sometimes it is so unbelievable that it actually hurts and yelling at the screen is the only outlet. Read more »

    -- posted by Chris Duckett

  • Brendon Chase Apple's iPhone engineers to tour Sydney, Melbourne

    Aussie developers will be able to get up close and personal with some of the iPhone engineers in November to learn how to build applications for the platform. Read more »

    -- posted by Brendon Chase

What's on?