Linux

Submission + - Windows vs Ubuntu: Dell's verdict (pcpro.co.uk) 1

Barence writes: Remember how Dell put up a website declaring Ubuntu was safer than Windows only to change its mind? Well now the company has got right back into the Windows vs Ubuntu debate with a highly sophisticated website arguing the pros and cons of each OS. People should choose Windows, argues Dell, if: they are already use Windows, they don't already use Windows. People should choose Ubuntu if they're interested in open-source programming. Brilliant.
GUI

Jolicloud 1.0 Has an HTML5 UI 99

kai_hiwatari writes "Jolicloud 1.0, a Linux based OS for netbooks, was launched a few days back. In this new release, the developers have completely replaced the old interface based on Ubuntu Netbook Remix in favor of a new one based on HTML5. Jolicloud 1.0 also features a new syncing feature using which you can sync installed applications across all your systems running on Jolicloud. Other interesting features includes new app center, social stream, etc."
Security

Damn Vulnerable Linux — Most Vulnerable Linux Ever 227

An anonymous reader writes "Usually, when installing a new operating system, the hope is that it's as up-to-date as possible. After installation there's bound to be a few updates required, but no more than a few megabytes. Damn Vulnerable Linux is different; it's shipped in as vulnerable a state as possible. As the DVL website explains: 'Damn Vulnerable Linux (DVL) is everything a good Linux distribution isn't. Its developers have spent hours stuffing it with broken, ill-configured, outdated, and exploitable software that makes it vulnerable to attacks. DVL isn't built to run on your desktop – it's a learning tool for security students.'"
Operating Systems

Submission + - Joilcloud 1.0 has a HTML5 UI (digitizor.com)

kai_hiwatari writes: Jolicloud 1.0, a Linux based OS for netbooks, was launched a few days back. In this new release, the developers have completely replaced the old interface based on Ubuntu Netbook Remix in favor of a new one based on HTML5. Jolicloud 1.0 also features a new syncing feature using which you can sync installed applications across all your systems running on Jolicloud. Other interesting features includes new app center, social stream etc.
Linux

Submission + - Damn Vulnerable Linux most vulnerable Linux ever (geek.com)

An anonymous reader writes: Usually, when installing a new operating system the hope is that it’s as up-to-date as possible. After installation there’s bound to be a few updates required, but no more than a few megabytes. Damn Vulnerable Linux is different, it’s shipped in as vulnerable a state as possible. As the DVL website explains: "Damn Vulnerable Linux (DVL) is everything a good Linux distribution isn’t. Its developers have spent hours stuffing it with broken, ill-configured, outdated, and exploitable software that makes it vulnerable to attacks. DVL isn’t built to run on your desktop – it’s a learning tool for security students."
Wine

Wine 1.2 Released 427

David Gerard writes "Stuck with that one Windows app you can't get rid of? Rejoice — Wine 1.2 is officially released! Apart from running pretty much any Windows application on Unix better than 1.0 (from 2008), major new features include 64-bit support, bi-directional text, and translation into thirty languages. And, of course, DirectX 9 is well-supported and DirectX 10 is getting better. Packages should hit the distros over the weekend, or you can get the source now."
PHP

Measuring LAMP Competency? 453

An anonymous reader writes "Our company is getting ready to hire a number of programmers. While the majority of the prospective candidates do have good-looking resumes, we are looking to see if we can get some clear metrics in the assessment process. After a little research we have learned that there is a well-established PHP + MySQL training and certification process, and some of the candidates are already certified. There is also a candidate with a good portfolio, a lot of experience, and no certification. Most of the applicants also have some college/university science-related education. So our goal is to be able to somehow measure LAMP overall competency as well as basic computer science concepts such as BNF, data normalization, OOP, MVC, etc. How do Slashdot readers go about this kind of characterization?"
Operating Systems

OpenSUSE 11.3 Is Here 156

lukehashj writes "The openSUSE Project is pleased to announce the release of the latest incarnation of openSUSE, with support for 32-bit and 64-bit systems. OpenSUSE 11.3 is packed with new features and updates including SpiderOak to sync your files across the Internet for free, Rosegarden for free editing of your audio files, improved indexing with Tracker, and updates to Mozilla Firefox, and Thunderbird."
Television

PopBox STB To Ship Soon But Without Netflix, Pandora 56

DeviceGuru writes "Syabas says it is nearly ready to ship the PopBox, which it announced in January (though they said at the time it would ship in March). The $129 Internet-based A/V streaming set-top box will offer a variety of user-selectable media-streaming apps, but is unlikely at launch to include Netflix instant downloads (promised at announcement), Pandora music, or Amazon pay-per-view video support. According to Syabas, the PopBox only works with HDTVs and not standard definition TVs, and has component outputs in addition to HDMI; plus, the company says the device supports RealD 3D. More details are on the PopBox website."
Caldera

Claimed Proof That UNIX Code Was Copied Into Linux 578

walterbyrd writes "SCO's ex-CEO's brother, a lawyer named Kevin McBride, has finally revealed some of the UNIX code that SCO claimed was copied into Linux. Scroll down to the comments where it reads: 'SCO submitted a very material amount of literal copying from UNIX to Linux in the SCO v. IBM case. For example, see the following excerpts from SCO's evidence submission in Dec. 2005 in the SCO v. IBM case:' There are a number of links to PDF files containing UNIX code that SCO claimed was copied into Linux (until they lost the battle by losing ownership of UNIX)." Many of the snippets I looked at are pretty generic. Others, like this one (PDF), would require an extremely liberal view of the term "copy and paste."
Security

REMnux, the Malware Analysis Linux OS 58

Trailrunner7 writes "A security expert has released a stripped-down Ubuntu distribution designed specifically for reverse-engineering malware. The OS, called REMnux, includes a slew of popular malware-analysis, network monitoring and memory forensics tools that comprise a very powerful environment for taking apart malicious code. REMnux is the creation of Lenny Zeltser, an expert on malware reverse engineering who teaches a popular course on the topic at SANS conferences. He put the operating system together after years of having students ask him which tools to use and what works best. He originally used Red Hat Linux, but recently decided that Ubuntu was a better fit. REMnux has three separate tools for analyzing Flash-specific malware, including SWFtools, Flasm and Flare, as well as several applications for analyzing malicious PDFs, including Didier Stevens' analysis tools. REMnux also has a number of tools for de-obfuscating JavaScript, including Rhino debugger, a version of Firefox with NoScript, JavaScript Deobfuscator and Firebug installed, and Windows Script Decoder."
Security

Submission + - REMNux: The Malware Analysis Linux OS (threatpost.com)

Trailrunner7 writes: A security expert has released a stripped-down Ubuntu distribution designed specifically for reverse-engineering malware. The OS, called REMnux, includes a slew of popular malware-analysis, network monitoring and memory forensics tools the comprise a very powerful environment for taking apart malicious code. REMnux is the creation of Lenny Zeltser, an expert on malware reverse engineering who teaches a popular course on the topic at SANS conferences. He said that he put the operating system together after years of having students ask him which tools to use and what works best. He originally used Red Hat Linux but recently decided that Ubuntu was a better fit.

The OS includes a virtual treasue chest of reverse-engineering and malware-analysis tools. REMNux has three separate tools for analyzinf Flash-specific malware, including SWFtools, Flasm and Flare, as well as several applications for analyzing malicious PDFs, including Didier Stevens' analysis tools.REMNux also has a number of tools for de-obfuscating JavaScript, including Rhino debugger, a version of Firefox with NoScript, JavaScript Deobfuscator and Firebug installed, and Windows Script Decoder.

Input Devices

OLPC's XO-1.75 Laptop To Have a Multitouch Screen 171

angry tapir writes "One Laptop Per Child has revealed it is adding a multitouch screen to the upcoming XO-1.75 laptop and is modifying software to take advantage of the new hardware. The XO-1.75 with a touch-sensitive 8.9-inch screen will start shipping next year. The laptop will run on an Arm processor and is the successor to the current XO-1.5 laptop, which runs on a Via x86 processor. OLPC will also add a multitouch screen on the next-generation XO-3 tablet, which is due to ship in 2012. Fedora will continue to be the base Linux distribution for XO-1.75 as the laptop changes from the x86 to Arm architecture."
Security

A Flood of Stable Linux Kernels Released 105

Julie188 writes "Greg Kroah-Hartman has released five new stable Linux kernels, correcting minor errors of their predecessors and including improvements which are unlikely to generate new errors. As so often with kernel versions in the stable series, it remains undisclosed if the new versions contain changes which fix security vulnerabilities, although the number of changes and some of the descriptions of those changes certainly suggest that all the new versions contain security fixes."
Software

Submission + - A flood of new, stable, Linux kernels released (h-online.com)

Julie188 writes: Greg Kroah-Hartman has released five new stable Linux kernels, correcting minor errors of their predecessors and including improvements which are unlikely to generate new errors. As so often with kernel versions in the stable series, it remains undisclosed if the new versions contain changes which fix security vulnerabilities, although the number of changes and some of the descriptions of those changes certainly suggest that all the new versions contain security fixes.

Slashdot Top Deals