- Worst of the lot: PCConnection and PCMall
- 10 ways the Chinese Internet is different
- Hacker writes rootkit for Cisco's routers
- Cisco loses $2 million order to Nortel
- Enterasys, Extreme hooking up?
Twing targets communities with new search engine. Listen now!
Ken Russell on making applets FAST. Listen now!
Learn how network-wide routing and CoS traffic visibility can help ensure your CoS traffic and converged IP service delivery
Get the latest on storage technologies that allow IT professionals to better cope with new IT demands. Learn how storage technologies can help you successfully tackle e-Discover, regulatory compliance, green data center initiatives and the data explosion. Get all the details now.
HP's Network Lifestyle Management can help you automate network processes and improve NOC efficiency. This webinar is part three of a four part series on Business Services Management (BSM) evolution to help you better align IT with business objectives. Register for this on-demand webcast now.
botnets dont make ur comp slow- Anonymous
Comprehensive Network & Voice Management Visit CA Network & Voice Management Resource Center and get insights into industry best practices, information that helps you to address your challenges.
Voice over IP (VoIP) has much to offer in cost savings but some customers have concerns about VoIP call quality compared to the quality of traditional voice services. This white paper will help you learn how to take the right steps so that voice quality is assured.
Managing your network is serious business. This paper discusses the benefits of integrating configuration change-awareness into your network fault management solution
First off this week, do you have a recommendation for (or a warning about) a hosting service? We're looking for good management features (particularly for lots of e-mail accounts), good pricing (natch) and good support. Can such a thing be found?
Anyway, last week we mentioned the forthcoming release of Knoppix 3.8.1. Well, it's here. You can find a note about this version at Distrowatch , which also lists the FTP and BitTorrent download links.
As discussed, this release of Knoppix includes UnionFS, a stackable unification file system that merges the updated contents of multiple directories but keeps their original physical content separated.
The UnionFS Web site describes the system as "useful for unified source tree management, merged contents of split CD-ROM, merged separate software package directories, data grids and more. UnionFS allows for any mix of read-only and read-write branches, as well as insertion and deletion of branches anywhere in the fan-out. To maintain Unix semantics, UnionFS handles elimination of duplicates, partial-error conditions and more."
The Knoppix implementation of UnionFS merges the Knoppix RAMdisk with the read-only file system on the boot CD so you can modify any read-only file as if it was writeable.
UnionFS is part of a project called the File System Translator, or FiST . The goal is to address the problem of file system development, a critical (as well as time consuming and expensive) area of operating-system engineering. The FiST site notes: "Even small changes to existing file systems require deep understanding of kernel internals, making the barrier to entry for new developers high. Moreover, porting file system code from one operating system to another is almost as difficult as the first port."
FiST, developed by Erez Zadok and Jason Nieh in the computer science department at Columbia University, "combines two methods to solve the above problems in a novel way: a set of stackable file system templates for each operating system, and a high-level language that can describe stackable file systems in a cross-platform portable fashion."