×
Graphics

AMD Catalyst Linux Driver Performs Wildly Different Based On Program's Name 114

An anonymous reader writes: In past years the AMD Catalyst Linux driver has yielded better performance if naming the executable "doom3.x86" or "compiz" (among other choices), but these days this application profile concept is made more absurd with more games coming to Linux but AMD not maintaining well their Linux application profile database. The latest example is by getting ~40% better performance by renaming Counter-Strike: Global Offensive on Linux. If renaming the "csgo_linux" binary to "hl2_linux" for Half-Life 2 within Steam, the frame-rates suddenly increase across the board, this is with the latest Catalyst 15.7 Linux driver while CS:GO has been on Linux for nearly one year. Should driver developers re-evaluate their optimization practices for Linux?
GNU is Not Unix

The Free Software Foundation's Statement On Canonical's Updated Licensing Terms 75

New submitter donaldrobertson writes: After two years of negotiations, Canonical has updated the intellectual property rights policy for Ubuntu Linux to address a disagreement over how the software is licensed. The FSF announcement reads in part: "In July 2013, the FSF, after receiving numerous complaints from the free software community, brought serious problems with the policy to Canonical's attention. Since then, on behalf of the FSF, the GNU Project, and a coalition of other concerned free software activists, we have engaged in many conversations with Canonical's management and legal team proposing and analyzing significant revisions of the overall text. We have worked closely throughout this process with the Software Freedom Conservancy, who provides their expert analysis in a statement published today." Richard Stallman thinks there are still other issues to address saying: "While the FSF acknowledges that the first update emerging from that process solves the most pressing issue with the policy ... the policy remains problematic in ways that prevent us from endorsing it as a model for others."
Government

NSA Releases Open Source Security Tool For Linux 105

Earthquake Retrofit writes: The NSA's systems integrity management platform — SIMP — was released to the code repository GitHub over the weekend. NSA said it released the tool to avoid duplication after US government departments and other groups tried to replicate the product in order to meet compliance requirements set by US Defence and intelligence bodies. "By releasing SIMP, the agency seeks to reduce duplication of effort and promote greater collaboration within the community: the wheel would not have to be reinvented for every organisation," the NSA said in a release.
Linux Business

ARM Support Comes To SUSE Linux Enterprise Server 23

jrepin writes: SUSE announced partner program expansion to include support for 64-bit ARM server processors. This expansion makes available to partners a version of SUSE Linux Enterprise 12 that allows them to develop, test and deliver products to the market using 64-bit ARM chips. To simplify partner access, SUSE has also implemented support for ARM and AArch64 into its openSUSE Build Service. This allows the community to build packages against real 64-bit ARM hardware and the SUSE Linux Enterprise 12 binaries.
GNOME

What the GNOME Desktop Gets Right and KDE Gets Wrong 267

An anonymous reader writes: Eric Griffith at Phoronix has provided a fresh perspective on the KDE vs. GNOME desktop debate after exclusively using GNOME for the past week while being a longtime KDE user. He concluded his five-page editorial (which raises some valid points throughout) by saying, "Gnome feels like a product. It feels like a singular experience. When you use it, it feels like it is complete and that everything you need is at your fingertips. It feels like the Linux desktop. ... In KDE, it's just some random-looking window popup that any application could have created. ... KDE doesn't feel like cohesive experience. KDE doesn't feel like it has a direction its moving in, it doesn't feel like a full experience. KDE feels like its a bunch of pieces that are moving in a bunch of different directions, that just happen to have a shared toolkit beneath them." However, with the week over and despite his criticism, he's back to using KDE.
GUI

Speed-Ups, Small Fixes Earn Good Marks From Ars For Mint 17.2 69

Ars Technica reviews the newest release from Linux MInt -- version 17.2, offered with either the Cinnamon desktop, or the lighter-weight MATE, which feels like what Gnome 2 might feel in an alternate universe where Gnome 3 never happened. Reviewer Scott Gilbertson has mostly good things to say about either variety, and notes a few small drawbacks, too. The nits seem to be minor ones, though they might bite some people more than others: Mint, based on Ubuntu deep down, is almost perfectly compatible with Ubuntu packages, but not every one, and this newest version of Mint ships with the 3.16 kernel of Ubuntu 14.04, which means slightly less advanced hardware support. (Gilbertson notes, though, that going with 3.16 means Mint may be the ideal distro if you want to avoid systemd.) "This release sees the Cinnamon developers focusing on some of what are sometimes call "paper cut" fixes, which just means there's been a lot of attention to the details, particularly the small, but annoying problems. For example, this release adds a new panel applet called "inhibit" which temporarily bans all notifications. It also turns off screen locking and stops any auto dimming you have set up, making it a great tool for when you want to watch a video or play a game." More "paper cut" fixes include improved multi-panel options, graphics-refresh tweaks, a way to restart the Cinnamon desktop without killing the contents of a session, graphics-refresh tweaks, and other speed-ups that make this release "noticeably snappier than its predecessor on the same hardware."
Open Source

Calculating the Truck-Factor of Popular Open Source Projects 79

An anonymous reader writes: The Truck Factor describes the minimal number of developers that have to be hit by a truck (or quit) before a project is incapacitated. Wikipedia defines it as a "measurement of the concentration of information in individual team members. A high truck factor means that many individuals know enough to carry on and the project could still succeed even in very adverse events." The term is also known by bus factor/number. In this article, the authors calculate the truck factor for 133 popular GitHub applications. Spoiler, but unsurprising: Linux ranks near the top (meaning that it's highly resilient).
Linux Business

Lenovo Will Sell Ubuntu Laptops In India 77

puddingebola notes the news, as carried by Tom's Hardware, that Lenovo will soon ship laptops preloaded with Ubuntu in India. "The first of these systems will be the Lenovo Thinkpad L450, featuring only one of two CPUs, but the selection may widen over time and expand to other countries ...Overall, switching to Ubuntu reduces the system cost considerably. Currently, the standard L450 system with Windows 8.1 Pro utilizing a Core i3, 4 GB of RAM, and a 500 GB HDD costs 59724 INR ($943.02 USD). An Ubuntu version of the system with the same hardware specs, however, will only cost 48000 INR ($757.91 USD).
Bug

Linux Foundation's Census Project Ranks Open Source Software At Risk 47

jones_supa writes: The Core Infrastructure Initiative, a Linux Foundation effort assembled in the wake of the Heartbleed fiasco to provide development support for key Internet protocols, has opened the doors on its Census Project — an effort to figure out what software projects need support now, instead of waiting for them to break. Census assembles metrics about open source projects found in Debian's package list and on openhub.net, and then scores them based on the amount of risk each presents. Risk scores are an aggregate of multiple factors: how many people are known to have contributed to the project in the last 12 months, how many CVEs have been filed for it, how widely used it is, and how much exposure it has to the network. According to the current iteration of the survey, the programs most in need of attention are not previously cited infrastructure projects, but common core Linux system utilities that have network access and little development activity around them.
Operating Systems

Jolla Spins Off Hardware Business 44

New submitter John.Banister writes: Jolla, founded by former Nokia employees to continue where Nokia left off developing Linux based mobile devices, has spun off its hardware division with the intent to focus more strongly on its Sailfish Operating System. In its press release, the company assured backers of its crowdfunding campaign that it's still committed to delivering a tablet once hardware supply issues are resolved (PDF).
Programming

Linux 4.2-rc1 Is One of the Largest Kernel Releases of Recent Times 110

An anonymous reader writes: Linus Torvalds ended the Linux 4.2 kernel merge window today by releasing Linux 4.2-rc1. He quickly wrote, "I thought this release would be one of the biggest ones ever, but it turns out that it will depend on how you count." By most metrics, Linux 4.2 is shaping up to be a very large release. Linux 4.2 is bringing plenty of new features including the new 'AMDGPU' kernel graphics driver, Intel Broxton support, NCQ TRIM improvements, F2FS file-system encryption, new ARM CPU/board support, Renesas R8/300 arch support, and many other additions.
Open Source

First Fedora Image For the MIPS Available For Testing 28

New submitter alexvoica writes: Today Fedora contributor Michal Toman has announced that the first Fedora 22 image for 32-bit MIPS CPUs is available for testing; this version of the operating system was developed using our Creator CI20 microcomputer, which includes a 1.2 GHz dual-core MIPS processor. In addition, Michal announced he is working on a 64-bit version designed to run on MIPS-based Cavium OCTEON III processors.
Security

How IKEA Patched Shellshock 154

jones_supa writes: Magnus Glantz, IT manager at IKEA, revealed that the Swedish furniture retailer has more than 3,500 Red Hat Enterprise Linux servers. With Shellshock, every single one of those servers needed to be patched to limit the risk of exploitation. So how did IKEA patch all those servers? Glantz showed a simple one-line Linux command and then jokingly walked away from the podium stating "That's it, thanks for coming." On a more serious note, he said that it took approximately two and half hours to upgrade their infrastructure to defend against Shellshock. The key was having a consistent approach to system management, which begins with a well-defined Standard Operating Environment (SOE). Additionally, Glantz has defined a lifecycle management plan that describes the lifecycle of how Linux will be used at Ikea for the next seven years.
Software

Ask Slashdot: User-Friendly, Version-Preserving File Sharing For Linux? 212

petherfile writes: I've been a professional with Microsoft stuff for more than 10 years and I'm a bit sick of it to be honest. The one that's got me stuck is really not where I expected it to be. You can use a combination of DFS and VSS to create a file share where users can put whatever files they are working on that is both redundant and has "previous versions" of files they can recover. That is, users have a highly available network location where they can "go back" to how their file was an hour ago. How do you do that with Linux?

This is a highly desirable situation for users. I know there are nice document management things out there that make sharepoint look silly, but I just want a simple file share, not a document management utility. I've found versioning file systems for Linux that do what Microsoft does with VSS so much better (for having previous version of files available.) I've found distributed file systems for Linux that make DFS look like a bad joke. Unfortunately, they seem to be mutually exclusive. Is there something simple I have missed?
Linux

Interview: Ask Linus Torvalds a Question 383

samzenpus writes: Linus Torvalds, the man behind the development of the Linux kernel, needs no introduction to Slashdot readers. Recently, we talked about his opinion on C++, and he talked about the future of Linux when he's gone. It's been a while since we sat down with Linus to ask him questions, so he's agreed to do it again and answer any you may have. Ask as many questions as you'd like, but please keep them to one per post.
Open Source

The Open Container Project and What It Means 54

An anonymous reader writes: Monday saw the announcement of the Open Container Project in San Francisco. It is a Linux Foundation project that will hold the specification and basic run-time software for using software containers. The list of folks signing up to support the effort contains the usual suspects, and this too is a good thing: Amazon Web Services, Apcera, Cisco, CoreOS, Docker, EMC, Fujitsu Limited, Goldman Sachs, Google, HP, Huawei, IBM, Intel, Joyent, the Linux Foundation, Mesosphere, Microsoft, Pivotal, Rancher Labs, Red Hat, and VMware. In this article Stephen R. Walli takes a look at what the project means for open source.
Encryption

Ask Slashdot: Keeping Cloud Data Encrypted Without Cross-Platform Pain? 107

bromoseltzer writes: I use cloud storage to hold many gigs of personal files that I'd just as soon were not targets for casual data mining. (Google: I'm thinking of you.) I want to access them from Linux, Windows, and Android devices. I have been using encfs, which does the job for Linux fairly well (despite some well-known issues), but Windows and Android don't seem to have working clients. I really want to map a file system of encrypted files and encrypted names to a local unencrypted filesystem — the way encfs works. What solutions do Slashdot readers recommend? Ideal would be a competitive cloud storage service like Dropbox or Google Drive that provides trustworthy encryption with suitable clients. Is there anything like that?
Cloud

Docker and CoreOS Join Together For Open Container Project At Linux Foundation 48

darthcamaro writes: The great schism in the container world is now at an end. Today, Docker and CoreOS, announced along with Amazon Web Services, Apcera, Cisco, EMC, Fujitsu, Goldman Sachs, Google, HP, Huawei, IBM, Intel, Joyent, the Linux Foundation, Mesosphere, Microsoft, Pivotal, Rancher Labs, Red Hat and VMware the Open Container Project, as a Linux Foundation Collaborative Project. The new effort will focus specifically on libcontainer — providing a baseline for a container runtime. "By participating with Docker and all the other folks in the OCP, we're getting the best of all worlds," Alex Polvi, CEO of CoreOS told eWEEK. "We're getting the contributions from Docker with the format and runtime that underpin container usage, and then we're also getting the shared standard and vendor neutrality aspects that we've designed with app container."

Slashdot Top Deals