×
GNOME

GNOME Shell No Longer Requires GPU Acceleration 237

An anonymous reader writes "The GNOME 3.0 Shell with the Mutter window manager no longer requires GPU acceleration to work, while still retaining the compositing window manager and OpenGL support. GNOME Shell can now work entirely on the CPU using the LLVM compiler via the Gallium3D LLVMpipe driver. This will be another change to Fedora 17 to no longer depend upon the GNOME3 fall-back, which is expected to eventually be deprecated and further anger GNOME2 fans."
Media

Ubuntu 12.04 LTS Won't Fit On a CD 488

gbl08ma writes "According to various sources, the ISO image size for the upcoming Long-Term Support Ubuntu version 'Precise Pangolin' will not fit on a regular CD, since the image size is expected to weigh around 750MB instead of the usual ~700MB. The idea is that users should either flash the image to a USB flash drive or burn it to a DVD. The extra room on the disc image could allow for integration of more GNOME3 components and Canonical applications. There was also a proposal to use a 1.5GB DVD image as the default download for Ubuntu 12.04."
Cloud

Is SaaS Killing Native Linux App Development? 330

jfruhlinger writes "In a world where 'app' is the new buzzword, the development of native Linux apps is lagging. Some of this can be attributed to the usual community infighting (the latest version of which is argument about Ubuntu's Unity interface), but there may be something deeper at play: Linux advocates have for so long advocated browser-accessed software as a service as a way to break out of Microsoft's proprietary desktop. Now that this world has arrived, there's less incentive to work on native Linux apps. But of course, entrusting your functionality and data to a cloud provider like Google has its own set of concerns for free software fans."
AMD

AMD To Lay Off 10% of Global Workforce 224

Luyseyal writes "Advanced Micro Devices Inc. slashed its global employment by 1,400 jobs Thursday as the company seeks to boost profits and re-balance its work force to pursue new product areas. This amounts to over 11% of its global workforce, including Mark Langsdorf, who often posts AMD patches to the Linux Kernel Mailing List."
Red Hat Software

Fedora Aims To Simplify Linux Filesystem 803

jfruhlinger writes "Even Linux's most passionate partisans will admit that its filesystem, which stashes vital files in a variety of arcane directories, can be baffling to users. The developers at the Fedora project want to cut the Gordian knot and consolidate all executables into /usr/bin and all libraries into /usr/lib or /usr/lib64. One downside: this system would conflict with the standards developed by the Linux Standard Base, or the (rarely used) Filesystem Hierarchy Standard."
Open Source

Which OSS Clustered Filesystem Should I Use? 320

Dishwasha writes "For over a decade I have had arrays of 10-20 disks providing larger than normal storage at home. I have suffered twice through complete loss of data once due to accidentally not re-enabling the notification on my hardware RAID and having an array power supply fail and the RAID controller was unable to recover half of the entire array. Now, I run RAID-10 manually verifying that each mirrored pair is properly distributed across each enclosure. I would like to upgrade the hardware but am currently severely tied to the current RAID hardware and would like to take a more hardware agnostic approach by utilizing a cluster filesystem. I currently have 8TB of data (16TB raw storage) and am very paranoid about data loss. My research has yielded 3 possible solutions: Luster, GlusterFS, and Ceph." Read on for the rest of Dishwasha's question.
Ubuntu

Are Power Users Too Cool For Ubuntu Unity? 798

darthcamaro writes "There are a lot of us that really don't like Unity. Ubuntu Founder Mark Shuttleworth defended Unity today, arguing that even 'cool' power users should like usability and ease of use. Then again he admitted that some of us are just too cool even for Unity. 'There is going to be a crowd that is just too cool to use something that looks really slick and there is nothing we can do for them,' Shuttleworth said. 'Fortunately in Ubuntu there are tons of options and lots of choice and ways to skin the cat.'"
Cellphones

Ubuntu Heads To Smartphones, and Tablets 281

First time accepted submitter GuerillaRadio writes "Mark Shuttleworth is to announce that Canonical will be taking Ubuntu Linux to smartphones, tablets, and smart TVs at the Ubuntu Developer Summit in Orlando, FL starting today. Shuttleworth said, 'This is a natural expansion of our idea as Ubuntu as Linux for human beings. As people have moved from desktop to new form factors for computing, it's important for us to reach out to our community on these platforms. So, we'll embrace the challenge of how to use Ubuntu on smartphones, tablets and smart-screens.'"
Businesses

How Can I Justify Using Red Hat When CentOS Exists? 666

Bocaj writes "I recently spec'd out a large project for our company that included software from Red Hat. It came back from the CIO with everything approved except I have to use CentOS. Why? Because 'it's free Red Hat.' Personally I really like the CentOS project because it puts enterprise class software in the hands of people who might not otherwise afford it. We are not those people. We have money. In fact, I questioned the decision by asking why the CIO was willing to spend money on another very similar project and not this one. The answer was 'because there is no free alternative.' I know this has come up before and I don't want to beat a dead horse, but this is still a very persistent issue. Our CIO is convinced that technical support for any product is worthless. He's willing to spend money on 'one-time' software purchases, but nothing that is an annual subscription. There is data to support that the Red Hat subscription is cheaper that many other up-front paid software products but not CentOS. The only thing it lacks is support, which the CIO doesn't want. Help?"
Education

Schools In Portugal Moving To OSS 319

New submitter thyristor pt writes "In light of massive national budget cuts, the Portuguese government will force public schools to move to free/open source software (Google translation of original in Portuguese). Schools with some 50,000 outdated computers won't see their software licenses renewed, the main reason being the cost of hardware upgrade inherent to mostly Microsoft software updates. Will the Euro debt crisis be a driving force to the spread of open source software?"
Open Source

$25 PC Prototype Gets Award At ARM TechCon 238

New submitter gbl08ma writes "The Raspberry Pi project, which aims to create a $25 Linux box, won an award for the category 'Best in Show for Hardware Design' at ARM TechCon, even though they haven't yet released any final product (the release will be sometime in late November). Eben Upton demonstrated the capabilities of one of the prototypes that have been built. From advanced graphics at 1080p resolution to simple web browsing and desktop productivity, the small boards with ARM-based processors and PoP SDRAM have proven to be very versatile, fast and durable."
Linux

Linux Foundation Releases Document On UEFI Secure Boot 318

mvar writes "The Linux Foundation today released technical guidance to PC makers on how to implement secure UEFI without locking Linux or other free software off of new Windows 8 machines. The guidance included a subtle tisk-tisk at Microsoft's Steven Sinofsky for suggesting that PC owners won't want to mess with control of their hardware and would happily concede it to operating system makers and hardware manufacturers." Canonical and Red Hat have also published a white paper (PDF) suggesting that all OEMs "allow secure boot to be easily disabled and enabled through a firmware configuration interface," among other things.
GNU is Not Unix

Ask Slashdot: GNU/Linux Laptops? 708

"I'm an OS X user looking to switch to a Linux laptop. I like the Unix/BSD aspect of OS X. Simple things like when I close the lid the laptop goes to sleep, the sound card works out of the box, long battery life, minimum cooling fan noise, and a comprehensive but relatively straightforward backup system and 'AppleCare' package are important to me. What all-inclusive model of laptop and distro would you recommend?" He didn't mention it, but I am presuming that working Wifi should be on that list too.
Open Source

Linux 3.1 Released With Support for the OpenRISC CPU 165

diegocg writes "Linux 3.1 has been released. The changes include support for the OpenRISC opensource CPU; performance improvements to the writeback throttling; some speedups in the slab allocator; a new iSCSI implementation; support for NFC chips; bad block management in the generic software RAID layer; a new 'cpupowerutils' utility for power management; filesystem barriers enabled by default in Ext3; Wii Controller support; and [the usual] new drivers and many small improvements."
Ubuntu

Ubuntu Turns 7 244

sfcrazy writes "Ubuntu, the world's most popular GNU/Linux based operating system is celebrating its 7th year today. Ubuntu was first released on 20 October 2004. In these 7 years Ubuntu has changed the GNU/Linux desktop segment by making it more useful for ordinary user." Besides the work that Ubuntu has done to popularize and polish the Linux desktop, and to present a humane entry point for non-guru users, it's provided a base for many other distributions (like Mint and Puppy) and helped make people realize just how powerful is the Debian infrastructure that Ubuntu itself launched from.
GNOME

Linux Mint Will Adopt Gnome 3 315

sfcrazy points to news, posted in the current blog post about Linux mint statistics, that the Linux Mint team "has thus decided that in the next version of Linux Mint 12, they will continue to support Gnome 2, but will also introduce Gnome 3." Related news from an anonymous reader:"Contributors in the GNOME community have started a GNOME desktop user survey. The GNOME Foundation wouldn't endorse any survey, but the community has put together a 23-question desktop survey. Regardless if you use GNOME, they encourage all Linux users to participate."
AMD

AMD Ports Open-Source Linux GPU Driver To Windows 107

An anonymous reader writes "An AMD engineer has inadvertently revealed that their Windows Embedded graphics driver is ported from the open-source Linux driver. AMD China last year began porting the open-source Radeon Linux kernel driver to Windows Embedded Compact 7, rather than using their Windows Catalyst driver. The resulting WEC7 driver for Radeon GPUs is proprietary, but that's allowed per the MIT license that the ATI-AMD Linux driver code is provided under."
Cloud

Gate One 0.9 Released, Brings SSH To the Web 151

Riskable writes "Dan McDougall (full disclosure: That's me) just publicly released the source code to Gate One, which is an HTML5-powered terminal emulator and SSH client. It is unique in that it doesn't require any browser plugins (it uses WebSockets) and supports multiple simultaneous terminals/SSH sessions in a single browser tab. It can resume users' sessions after being disconnected, and supports both client and server-side session recording/playback (view as a log or like a video). Gate One can also be embedded into other web-based applications such as administration interfaces, serial port concentrators, virtual appliances, or whatever."
Ubuntu

Ubuntu 11.10 ('Oneiric Ocelot') Released 455

Cue the Ubuntu release partiesUbuntu 11.10 has arrived. Ars Technica has a very positive summary of the changes in 11.10; Joe Brockmeier's piece of a few weeks back explains the return to Xen to Ubuntu and the introduction of Juju (formerly Ensemble). Asks an anonymous reader: "Any outstanding reasons why I shouldn't upgrade?" YMMV, but as a long-time Ubuntu user, and like many other users, I have mixed feelings about the concerted (and now complete) move away from a conventional WIMP interface to the new Unity. With previous versions, it was possible to choose a "classic" look rather than the default of Unity; now, for good or ill, the left-hand vertical menu is a permanent desktop element. It looks great to me, in the way the Canonical developers intend: as a consistent, replicable, supportable interface to recommend to (for instance) my parents — but I'm used to (and prefer!) more traditional WIMP environments, so at least for now have switched to Linux Mint's Debian Edition.
Bug

Linux Kernel Developer Declares VirtualBox Driver "Crap" 357

An anonymous reader writes "Linux kernel developers have decided to mark the VirtualBox kernel driver as tainted crap for the significant number of problems this open-source driver has caused. The VirtualBox kernel driver reportedly causes memory corruption and other problems. With the driver being flagged as tainted crap, bug reports caused by the driver will be taken less seriously."

Slashdot Top Deals