Showing headlines posted by tadelste

« Previous ( 1 ... 160 161 162 163 164 165 166 167 168 169 170 ... 213 ) Next »

SGI Arms Sikorsky With Virtual Proving Ground for Next-Generation Aircraft

Pantalone, whose team previously performed high-end constructive simulation on UNIX(R) systems before moving to the 64-bit Novell SUSE Linux(R) Enterprise Server environment available on Altix.

Ibm to Contribute Software Development Blueprints to Open Source

ARMONK, NY -- Oct 12, 2005 -- IBM today announced plans to contribute key intellectual assets to the open source community, in an effort to help companies and software practitioners adopt and share best practices for software development.

Linux: Error Detection and Correction

Alan Cox [interview] submitted a pair of patches to add error detection and correction (EDAC) logic to the 2.6 kernel. He noted, "I don't think its yet merge ready but getting there so I'd appreciate other folks comments and views on what else needs fixing before generating a submission for Andrew." Alan has submitted a subset of thebluesmoke kernel module which "is mainly concerned with reporting ECC, PCI, machine check, cache, hypertransport, thermal throttling and related events." This version of the patch is only for the 2.6 kernel, and was renamed from bluesmoke to EDAC.

Memory error checking used to be accomplised with a parity checking bit that was attached to each byte of memory. The parity bit was calculated when each byte of memory was written, and then verified when each byte of memory was read. If the stored parity bit didn't match the calculated parity bit on a read, that byte of memory was known to have changed. Parity checking was a reasonably effective method for detecting a one bit change in a byte of memory. ECC expanded upon this idea with the use of a hashing algorithm that calculates a checksum for multiple bytes of memory. This checksum can be used to detect when one or more bits has changed. On single bit errors, it can also restore the memory to its intended state, actually correcting the error.

Comment of the Day October 11, 2005

  • Lxer - Article; By rht (Posted by tadelste on Oct 12, 2005 3:15 AM EDT)
  • Groups: LXer; Story Type: News Story

Pie Box Enterprise Linux 3 hits Update 6

  • DesktopLinux.com (Posted by tadelste on Oct 11, 2005 11:45 PM EDT)
  • Story Type: News Story
PixExcel Ltd. Monday released Update 6 of Pie Box Enterprise Linux 3. Pie Box is a relatively new distribution aimed at people who want a stable OS with a long lifespan, but don't want an expensive bundled support contract, the company said. The distro is derived from open source software with only four of its packages modified to replace trademarks and logos with the company's own.

KDE releases bugfix version of KOffice (v1.4.2)

The KDE Project has released a bugfix update to KOffice, v1.4.2. Support for the OASIS OpenDocument format, recently adopted by Massachusetts, has been greatly improved, especially in KWord, KSpread, and KPresenter. Karbon, a vector-based drawing program, has also seen considerable recent development, the team said.

Better MS compatibility for new StarOffice 8.0

Sun takes the battle to office suite leader Microsoft with the latest version of its StarOffice office suite. With a VBA macro converter, better compatibility and migration tools, Sun takes aim and fires at Redmond.

nForce4 Motherboard Review

  • LinuxHardware.org (Posted by tadelste on Oct 11, 2005 8:27 PM EDT)
  • Story Type: News Story
The nForce4 chipset has been out for the AMD platform for almost a year now. Upon release, it quickly became “the” chipset to have for most mid to high end systems. As with any popular chipset, you tend to see a plethora of motherboard makers offering little differences here and there to make their product stand out from the rest. BIOS options, fan-less chipset cooling, and UV cables are just some of the features that you see motherboard makers boasting as a selling point. Today we are going take an in depth look at the DFI LANParty NF4 SLI-D motherboard and investigate whether or not its features, performance and stability make it stand out from the rest.

Tell Us What You Think: The ONLamp Survey

It's time yet again for the annual ONLamp.com reader survey! We run a survey on each site once a year to learn more about you, our readers. ONLamp.com covers a lot of topic areas, including PHP, Python, Ruby, Apache httpd, MySQL, PostgreSQL, the Linux kernel and GNU/Linux operating systems, FreeBSD, OpenBSD, NetBSD, DragonFly BSD, C, C++, open source, free software, system administration, and advocacy. That's neither a comprehensive list of everything the LAMP metaphor has grown to represent nor a representative list of all of the skills, abilities, and interests you have.

OpenDocument standard garners worldwide support

  • DesktopLinux.com (Posted by tadelste on Oct 11, 2005 5:40 PM EDT)
  • Story Type: News Story
Emboldened by the state of Massachusetts's dictum last month requiring the use of open-standard document formats in all state offices by Jan. 1, 2007, a group of vocal open standards advocates Monday created a new special interest group to promote use of the OASIS (Organization for the Advancement of Structured Information Standards) OpenDocument Format.

JBoss denies running a trademark monopoly

This is open source, not open brand, chief executive Marc Fleury says. Company also denies that accuser is a JBoss co-founder.

Open-source document standard submitted to standards body

  • ComputerWeekly.com; By Antony Savvas (Posted by tadelste on Oct 11, 2005 12:14 PM EDT)
  • Story Type: News Story
The open-source OpenDocument document standard has been submitted to a key international standards organisation, which could make it more attractive as a desktop solution in the public sector.

The Organisation for the Advancement of Structured Information Standards (Oasis), which is behind OpenDocument, said it has submitted...

Eu to press on with Microsoft case

Microsoft's opponents said Tuesday that any settlement between the company and RealNetworks Inc. will not affect the EU's coming court clash with the software giant over a landmark antitrust ruling. Seattle-based RealNetworks, maker of a rival to Microsoft's Media Player, is the company's last big commercial opponent in the EU case, after reaching out-of-court deals with four of the five major parties that had intervened against it.

Jboss adds open source business rules to the mix

  • Computer Business Review; By CBR Staff Writer (Posted by tadelste on Oct 11, 2005 8:33 AM EDT)
  • Groups: JBoss; Story Type: News Story
JBoss Inc is announcing the addition of business rules and BPEL orchestration to its open source product mix, at its European user conference in Barcelona this week

Linux mobile phones gain instant messaging/presence stack

ndian mobile phone and carrier software vendor Jataayu is porting its Instant Messaging and Presence Service (IMPS) stack to Linux, along with several other device software stacks. It expects to ship several browsing and messaging clients for Linux devices in Q4, 2005, with initial support for MontaVista's Mobilinux OS.

Don't discount software distribution sites as attack vectors

  • SearchSecurity.com; By Ed Skoudis (Posted by tadelste on Oct 11, 2005 8:05 AM EDT)
  • Story Type: News Story
Sendmail. Tcpdump. OpenSSH. In addition to being highly useful software products, the Internet sites used to distribute each of these tools were compromised by attackers over the last few years.

With control of the sites, the bad guys replaced the downloadable installation package for each tool with a "Trojanized" version that included a backdoor bundled in the package. By placing their evil versions on the normal, trusted sites enterprises relied on to download their tools, the bad guys had hit upon the ideal mechanism to propagate their malicious code -- duping systems administrators to take the bait and install their wares for them.

Linux Kernel "request_key_auth.c" and "namei.c" Denial of Service

Multiple vulnerabilities were identified in Linux Kernel, which could be exploited by local attackers to cause a denial of service or bypass certain security restrictions.

The first issue is due to a memory leak error in "/security/keys/request_key_auth.c", which could be exploited by malicious users to cause a denial of service.

The second vulnerability is due to a memory leak error in "/fs/namei.c" when the CONFIG_AUDITSYSCALL option is enabled, which could be exploited by malicious users to cause a denial of service.

The third flaw is due to an error in the file "drivers/char/drm/drm_stub.c" that does not properly validate "debug" sysfs permissions, which could be exploited by local attackers to bypass certain security restrictions and enable drm debugging.

The Code Project, Mainsoft Announce Winners of 'Race to Linux'

  • PR Newswire; By Press release (Posted by tadelste on Oct 11, 2005 7:14 AM EDT)
  • Story Type: Press Release
Cross-Platform Race Challenged Microsoft Developers to Port ASP.NET Apps to Linux

Dna Studies Suggest Emperor Is Most Ancient of Penguins

  • New York Times; By CARL ZIMMER (Posted by tadelste on Oct 11, 2005 6:24 AM EDT)
  • Story Type: News Story; Groups: Gentoo
Penguins are some of the most improbable animals on the planet. They have wings and feathers but cannot fly. They are not fish, but they have been recorded as deep as 1,755 feet underwater. And the most improbable is the emperor penguin, which waddles across 70 miles of Antarctic ice to reach its breeding grounds. New research on penguin DNA suggests that the emperor also has the most ancient lineage of living penguins.

Comment of the Day October 10, 2005

  • Lxer - Article; By Tuxchick (Posted by tadelste on Oct 11, 2005 4:30 AM EDT)
  • Story Type: News Story; Groups: LXer
This comment refers to "LinuxToday is no friend of Linux" in response to an angry post.

« Previous ( 1 ... 160 161 162 163 164 165 166 167 168 169 170 ... 213 ) Next »