Image

The Tech Sector's Best Beards Screenshot-sm 6

therenegade writes "What do some of the greatest tech minds of our generation have in common; intelligence? charisma? Not according to Expert Reviews — it's all in the beards. They list the top ten, ranking some of the most important men in the history of computing not by the huge contributions they made to the world, but by the magnificence of their facial hair."
Graphics

Linux Support Fades For 3Dfx Voodoo, Rage 128, VIA 330

An anonymous reader writes "The developers behind the Mesa 3D graphics library, which provides the default graphics driver support for most hardware on Linux (and BSD/Solaris), has ended their support for older hardware. Being removed from Mesa (and therefore versions of Linux distributions) is support for hardware like the 3Dfx Voodoo, Intel i810, ATI Rage, and S3 Savage graphics processors. Also drivers being dropped were for Matrox and VIA graphics. Mesa developers also decided it's time to end support for the BeOS operating system. Dropping this code lowered the developers' responsibility by some 100k L.O.C., so maybe we will see GL3 support and OpenCL in Linux a bit sooner."
Security

Protecting a Laptop From Sophisticated Attacks 169

mike_cardwell sends in a detailed writeup of how he went about protecting a Ubuntu laptop from attacks of varying levels of sophistication, covering disk encryption, defense against cold boot attacks, and even simple smash-and-grabs. (He also acknowledges that no defense is perfect, and the xkcd password extraction tool would still work.) Quoting: "An attacker with access to the online machine could simply hard reboot the machine from a USB stick or CD containing msramdmp to grab a copy of the RAM. You could password protect the BIOS and disable booting from anything other than the hard drive, but that still doesn't protect you. An attacker could cool the RAM, remove it from the running machine, place it in a second machine and boot from that instead. The first defense I used against this attack is procedure based. I shut down the machine when it's not in use. My old Macbook was hardly ever shut down, and lived in suspend to RAM mode when not in use. The second defense I used is far more interesting. I use something called TRESOR. TRESOR is an implementation of AES as a cipher kernel module which stores the keys in the CPU debug registers, and which handles all of the crypto operations directly on the CPU, in a way which prevents the key from ever entering RAM. The laptop I purchased works perfectly with TRESOR as it contains a Core i5 processor which has the AES-NI instruction set."
KDE

Aaron Seigo On KDE SC 5.0 — and What Getting There Means 157

An anonymous reader writes "After years of focusing on further improving KDE4, two weeks ago the developers of the free desktop announced the next big step for their project: KDE Frameworks 5.0. But as long-time developer — and Plasma team leader — Aaron Seigo points out in an interview with derStandard.at/web, the source-incompatible changes shall be held to a minimum. He also calls Frameworks 5.0 only the 'first step;' new Applications and Workspace releases are to follow later. Seigo goes on to talk about their chances in the mobile market with Plasma Active and further areas of collaboration with the other big free desktop: GNOME."
Red Hat Software

Scientific Linux's Troy Dawson Leaves FermiLabs For Red Hat 49

First time accepted submitter EponymousCustard writes "On a day of big resignations, we also hear that Troy Dawson of the Scientific Linux project is joining Red Hat, and will no longer be working on Scientific Linux. It will be a big loss. thanks to Troy for all the great work!"
Open Source

Linus' First Linux Post, 20 Years Ago Today 181

jrepin writes "One midsummer's night, a student at the University of Helsinki posted a query to the newsgroup comp.os.minix asking, 'What would you like to see most in minix?' The student's name was Linus Torvalds, and that Usenet post was the beginning of the Linux operating system. The date was 25 August 1991, exactly 20 years ago today. In 1991 Unix had existed for about 20 years, Apple had come out with its Mac OS in 1984, and Microsoft had been flogging Windows since 1985. Torvalds' ambitions for his 'new (free) operating system' were modest. It was to be 'just a hobby, won't be big and professional like gnu' for IBM PC '386(486) AT clones.' He wanted to call his OS kernel 'Freax,' but a friend who ran the FTP server that hosted the software named Torvalds' source code download directory 'linux' and the name stuck."
Open Source

Inside Oregon State University's Open Source Lab 55

In his main page debut, ramereth writes with a look at the infrastructure of OSUOSL from Linux.com. From the article: "Many people use Linux in many ways, often totally unaware that they're depending on Linux. Likewise, those of us in the open source community depend heavily on Oregon State University's Open Source Labs (OSUOSL), but may not even realize just how much. Thanks to one of the final talks at LinuxCon by Lance Albertson, it's much clearer now just how important OSUOSL is."
Virtualization

Linus Thinks Virtualization Is 'Evil' 330

Front page first-timer crdotson writes "Linus said in an interview that he thinks virtualization is 'evil' because he prefers to deal with the real hardware. Hardware virtualization allows for better barriers between systems by running multiple OSes on the same hardware, but OS-level virtualization allows similar barriers without a hypervisor between the kernel and the hardware. Should we expect more focus on OS-level virtualization such as Linux-VServer, OpenVZ, and LXC?"
Linux

ARM Is a Promising Platform But Needs To Learn From the PC 167

jbrodkin writes "Linux and ARM developers have clashed over what's been described as a 'United Nations-level complexity of the forks in the ARM section of the Linux kernel.' Linus Torvalds addressed the issue at LinuxCon this week on the 20th anniversary of Linux, saying the ARM platform has a lot to learn from the PC. While Torvalds noted that 'a lot of people love to hate the PC,' the fact that Intel, AMD, and hardware makers worked on building a common infrastructure 'made it very efficient and easy to support.' ARM, on the other hand, 'is missing it completely,' Torvalds said. 'ARM is this hodgepodge of five or six major companies and tens of minor companies making random pieces of hardware, and it looks like they're taking hardware and throwing it at a wall and seeing where it sticks, and making a chip out of what's stuck on the wall.'"
Linux

LinuxCon 2011 Keynotes Streamed Free 30

DeviceGuru writes "All keynote sessions from the LinuxCon North America 2011 conference held in Vancouver this week are being made available for free public streaming today through Friday (August 17-19). One noteworthy highlight: today's 4:45 pm (pdt) keynote will feature Greg Kroah-Hartman in conversation with Linus Torvalds. Viewing the streams requires free registration."
Software

A Linux Kernel More Stable Than -stable 142

jfruhlinger writes '-stable' is the term for the current Linux release most suitable for general use; but as Linux moves into more and more niches, there's a need for a kernel more stable than -stable, which is updated fairly regularly. Both enterprise and embedded systems in particular need a longer horizon of kernel stability, which prompted Greg Kroah-Hartman, then at SuSE, to establish a -longterm kernel, which will remain stable for up to two years. Now there are moves to get this schedule formalized — moves that are a good sign of Linux's long-term health."
The Almighty Buck

How Linux Mastered Wall Street 339

itwbennett writes "Linux has become a dominant player in finance thanks to its ability to pass messages very quickly, said Linux kernel contributor Christoph Lameter. 'The trading shops saw that the lowest-latency solutions would only be possible with Linux,' Lameter said. 'The older Unixes couldn't move as fast as Linux did.' One key attribute was the TCP/IP stack, the configuration of which determines how fast a message can be passed between two systems. Linux also offers financial firms the ability to modify the source code to further speed performance. 'It depends on how daring the exchange is,' he said, noting that NASDAQ uses a modified version of the Gentoo Linux distribution. Lameter will discuss how Linux became widely adopted by financial exchanges at the LinuxCon conference in Vancouver this week."
Operating Systems

Linux Kernel 3.1 RC 2 Released 209

sfcrazy writes "Linus Torvalds has announced the release of Linux kernel 3.1 rc2. He said '300+ commits for -rc2 is good, but please make me even happier for -rc3 by ONLY sending me real fixes. Think of it as "fairly late in the -rc series," because I really want to compensate for the merge window being fairly chaotic.'"
Google

The Death of Booting Up 557

theodp writes "'Booting up was a bear,' recalls Slate's Farhad Manjoo, 'something to be avoided at all costs.' But now, he adds, 'It's time to rejoice, because all that's in the past. Computers these days can go from completely off to working within 30 seconds, and in some cases much faster. Apple's MacBook Air loads up in 16 seconds, and machines based on Google's cloud-based Chrome OS boast boot times of under 10 seconds. Even Windows computers are fast — with the right set-up, your Windows 7 laptop can load just as quickly as a MacBook.' Perhaps at home, but how's that working out for you at work? Have reports of the death of long boot times been greatly exaggerated?"
Debian

Installing Linux On a 386 Laptop 260

An anonymous reader writes with a link to Hack A Day's step-by-step guide to installing Linux on a 386 laptop, which looks like a nice rainy-day project, as long as you are a stubborn hardware collector. It gets complicated, though, because 386 support has long since disappeared from most mainstream distros, which is why the writer went with Debian 1.3.1.
GUI

Faint Praise From WSJ For a Linux Touchscreen PC For Seniors 59

quarterbuck writes "The Wall Street Journal has a review of the Telikin, an all-in-one desktop, with a touch screen, that starts at $699 and comes from a small Philadelphia-area start-up called Venture 3 Systems. It is much simplified (e.g., no PowerPoint editing), and the hardware is thought through (two microphones), but the review claims that the software is still buggy." I only wish it was based on a revenue stream derived from a cancellable subscription.
Cloud

Old Arguments May Cost Linux the Desktop 591

itwbennett writes "The old Linux arguments that pit one tool against another — Evolution vs. Thunderbird, LibreOffice vs. OpenOffice, and GNOME3 vs. Unity vs. KDE vs. everything else — may cost Linux its shot at the desktop, opines blogger Brian Proffitt. 'We can compare LibreOffice to OpenOffice.org to Office till the cows come home,' says Proffitt. 'But what happens when Google Docs gets truly robust enough for business and high-end document production? Or Prezi gets enough mindshare to start an upwards trajectory of user numbers?' It should be the case that increasing reliance on cloud software will make it easier for businesses to choose Linux, but for that to happen, Linux communities need to stop fighting the old fights, says Proffitt."

Slashdot Top Deals