Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 ... 7359 ) Next »

Using Git to backup your files on Linux

BUP is a git based project which takes incremental backups and offers compression as well while preserving file attributes

Shellshock: Better 'bash' patches now available

The patches are ready. Now it's up to you to put them into place as quickly as possible.

F21 Alpha, Shellshock, Schedule Docs Update, Flock 2015 Locations, and a Fedora User Committee idea

Fedora is a big project, and it’s hard to follow it all. This series highlights interesting happenings in five different areas every week. It isn’t comprehensive news coverage — just quick summaries with links to each. Here are the five things for September 18th, 2014..

Ubuntu 14.10 final beta released

In today's open source roundup: Canonical has released the final beta of Ubuntu 14.10 and its spins. Plus: How does Shellshock work? And how to see if your Linux computer is in danger from Shellshock.

Free Software Foundation statement on the GNU Bash

  • fsf.org; By Free Software Foundation (Posted by AwesomeTux on Sep 27, 2014 11:27 PM EDT)
  • Story Type: Security; Groups: GNU, Linux
"A major security vulnerability has been discovered in the free software shell GNU Bash. The most serious issues have already been fixed, and a complete fix is well underway. GNU/Linux distributions are working quickly to release updated packages for their users. All Bash users should upgrade immediately, and audit the list of remote network services running on their systems."

[If you're concerned about the Shellshock bug, please consider donating to the GNU Project.]

OpenStack day two operations tools

This is the third part in a series of three articles surveying automation projects within OpenStack, explaining what they do, how they do it, and where they stand in development readiness and field usage. Previously, in part one, I covered cloud deployment tools that enable you to install/update OpenStack cloud on bare metal. In part two, I covered workload deployment tools. Today, we'll look at tools for day two operations. read more

Packages for Builder — a GNOME IDE — now available for Fedora 21

Builder is an in-development IDE that we reported on a few months ago as part of our GUADEC coverage. Builder aims to be an IDE that will focus purely on […]

Amazon to perform a massive reboot of EC2 to fix Xen flaw

Amazon has started warning customers of its EC2 cloud computing platform that it's going to start rebooting their instances en masse over the next few days.

Google tightens its grip on Android manufacturers

In today's Android roundup: Google wants all Android phones to include more of its services. Plus: Sony Xperia Z3 unboxed underwater, and reviews of the Samsung Galaxy Alpha.

Rugged box-PC runs Linux on quad-core Atom

Axiomtek’s latest rugged box computer runs Linux on a quad-core Intel Atom E3845 with 8GB of DDR3L, and supports dual displays and extended temperatures.

Oracle Linux is coming to Ubuntu's OpenStack cloud

An unlikely partnership will soon bring Oracle's Red Hat-based Linux distribution to Ubuntu's cloud.

Back to the Source: Why FOSS is More Important Than Ever

We used to take these freedoms for granted with all of our personal property. We can mod our homes, we can buy random items, glue glitter and googly eyes on them and resell them as holiday crafts, we can do anything we want with our own stuff. Except for our digital property. There we run into vast mazy minefields of laws and Digital Rights Management and prohibitions and the idea that we don't own it, but merely license it, so it's not really ours and the vendor has the right to control it, and to control what we do with it.

New “Shellshock” patch rushed out to resolve gaps in first fix

After the discovery that a patch designed to repair the “Shellshock” vulnerability in the GNU Bourne Again Shell (bash) still allowed for an attacker to execute commands on a remote system, Red Hat, Ubuntu, and other Linux distribution providers have pushed out a second fix to the vulnerability. At the same time, security researchers and service providers have detected a surge in scans for systems with the vulnerability, as would-be attackers seek to take advantage of the bug.

Updated Bash packages now available via Fedora updates

The updated Bash packages for Fedora 19, 20 and 21 Alpha are now available in the official Fedora repositories. These updated packages provide fixes that resolve CVE-2014-6271 and CVE-2014-7169 (the issue that has been labeled “Shellshock”).

Eight Up and Coming OpenStack Cloud Projects

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Sep 27, 2014 4:24 AM EDT)
  • Groups: Cloud
When the open-source OpenStack cloud platform first got started back in 2010, there were only two components, with Rackspace bringing in the Swift storage project and NASA contributing the Nova compute piece. Over the last four years, OpenStack has expanded significantly beyond its initial two core contributors and two primary components.

Intel invests $1.5 billion in Chinese chip designers

Intel is investing $1.5 billion in China’s Tsinghua Unigroup, whose fabless mobile chip design centers will co-develop IA-based SoCs for mobile phones in 2015. Intel Corp. will invest RMB $9 million, or about $1.5 billion, in Tsinghua Unigroup Ltd., a subsidiary of Tsinghua Holdings Co., Ltd., a group associated with the Tsinghua University in Beijing. […]

Open source tools help kids discover digital creativity

  • Opensource.com; By Michael Harrison (Posted by Scott_Ruecker on Sep 27, 2014 12:35 AM EDT)
  • Story Type: News Story
Youth Digitals just moved into their new offices, tucked away in a nondescript office park in Chapel Hill, North Carolina. It's a big step up from their humble beginnings, when company founder and director Justin Richards hauled a laptop to his students' houses, tutoring them on web and graphic design. Their first office was barely more than a closet, and now they have an expansive space complete with conference rooms, recording studio space, and their own 3D printer.

What does SELinux do to contain the the bash exploit?

  • Dan Walsh's Blog; By Dan Walsh (Posted by ryanlerch on Sep 26, 2014 10:40 PM EDT)
  • Groups: Linux
Do you have SELinux enabled on your Web Server? Lots of people are asking me about SELinux and the Bash Exploit. I did a quick analysis on one reported remote Apache exploit: http://www.reddit.com/r/netsec/comments/2hbxtc/cve20146271_r...

Shows an example of the bash exploit on an apache server. It even shows that SELinux was enforcing when the exploit happened.

A Norsified Linux for Windows and OS X wobblers

First things first: the name. The next Elementary OS was codenamed Isis – as in the Egyptian goddess of magic and life. That was until Islamic State became a thing and the distro’s team decided such associations were unwanted. Now it’s Freya, as in the Norse goddess of love and, er, war. Conflict aside, what a nice update to last year's Luna release of Elementary Freya is shaping up to be. The Norsified Elementary builds on Ubuntu 14.04, though, as always, the Elementary developers pick and choose when it comes to the distro's base tools.

How to turn your CentOS box into an OSPF router using Quagga

Quagga is an open source routing software suite that can be used to turn your Linux box into a fully-fledged router that supports major routing protocols like RIP, OSPF, BGP or ISIS router. It has full provisions for IPv4 and IPv6, and supports route/prefix filtering. Quagga can be a life saver in case your production […]Continue reading... The post How to turn your CentOS box into an OSPF router using Quagga appeared first on Xmodulo. Related FAQs: How to set a default gateway on CentOS How to install dummynet on CentOS How to run a startup script automatically after a network interface is up on CentOS How to set up BGP Looking Glass server on CentOS How to analyze Squid logs with SARG log analyzer on CentOS

« Previous ( 1 ... 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 ... 7359 ) Next »