Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 ... 7359 ) Next »

Distribution Release: Snowlinux 2 "Cinnamon" LTS has been released

Snowlinux Lars Torben Kremer has announced the release of Snowlinux 2 "Cinnamon" edition, an Ubuntu-based desktop Linux distribution: "The team is proud to announce the release of Snowlinux 2 'Cream' 'Cinnamon'. Snowlinux 2 'Cream' is based upon the LTS edition Ubuntu 12.04 and is supported for 5 years until April 2017.

Stabilising update for BIND DNS server

  • The H Open Source (Posted by bob on Jun 6, 2012 3:31 PM CST)
  • Story Type: News Story
Zero length records can cause the DNS Server BIND to become unstable or disclose the contents of memory to clients. Updates are now available

Users voted for the best XFCE-based distribution... again!

Xubuntu dominates the market of XFCE distributions.

How to Install Diablo 3 on Linux

  • Softpedia; By Marius Nestor (Posted by hanuca on Jun 6, 2012 2:05 PM CST)
  • Story Type: Tutorial
The following tutorial will teach Linux users how to install the Diablo 3 game on their open source operating system.

How To Upgrade From Fedora 16 To Fedora 17 (Desktop & Server)

  • HowtoForge; By Falko Timme (Posted by falko on Jun 6, 2012 1:07 PM CST)
  • Story Type: Tutorial; Groups: Fedora
This article describes how you can upgrade your Fedora 16 system to Fedora 17. The upgrade procedure works for both desktop and server installations.

Trading Ubuntu for Chromebox Running Google Chrome OS

I'm trading in my Ubuntu PC for a new Samsung Chromebox running Google Chrome OS. What motivated the move to a cloud-centric thin client? Here’s the explanation.

How to Install 200+ Free and Open Source Games in One Command on Ubuntu

If you are looking for an easy way to install over 200 quality free and open source games in Ubuntu, this is it. I've taken the time to go through the Ubuntu Software Center and pick out some of the best games it has to offer. I tried to only include quality games (yes, I left out the glamorous xBill and Bugsx). I must warn, installing these games will download up to 8GB of data from the Ubuntu repositories and depending on your internet speed, could take over 4 hours to complete. For this reason, I recommend having a reliable internet connection before continuing. To install, run the following command for your release:

Install and Configure Samba Server as File Server on Ubuntu Server 12.04

Samba server is best option for sharing files between Ubuntu dan Windows Computer. Samba is a free and open source application re-implementation of SMB/CIFS networking protocol, originally developed by Australian Andrew Tridgell. As of version 3,samba can be used as file and print services between Linux and Windows-Based clients.

Pulling a Lunduke, open-sourcing your software and feeding your family

Just 8 days ago I stated that, if I could pull together just $4,000 in contributions, I would Open Source (under the GPL) all of the applications and games you see on this site. As of about 10 minutes ago, we have hit $4,001 (and some change). That’s right. We pulled it off. Because we are awesome. We showed that we, as a community, could rally together to fund a developer working full time on Open Source applications. Now What? Now things get fun. Tomorrow I will be updating this website and releasing free (as in beer) builds of all of the software available here (including Linux Tycoon, Illumination Software Creator, etc.). Then I will be setting up project tracking tools and source control for each application… and uploading the source code licensed under the GPL.

AMD R600g Still Tackling Hierarchical Z

While patches have been around for more than one year to support Hierarchical Z on the ATI/AMD R600 open-source driver, the Gallium3D support still hasn't been merged...

Samsung becomes Linux Foundation platinum member, takes a seat on board

Samsung will be the foundation’s seventh platinum member, alongside industry heavyweights such as IBM, Intel, and Qualcomm. Samsung uses Linux extensively throughout its product line, particularly in the mobile space. Samsung said in a statement today that it intends to continue expanding its support for the open source operating system.

"We’re looking forward to increasing collaboration and support for our growing portfolio of Linux-based devices and to making contributions that advance Linux for all," said Samsung Electronics Vice President WonJoo Park in a statement.

Ubuntu: Tool For Creative Writing

  • Muktware; By Brett Legree (Posted by muktware on Jun 6, 2012 9:00 AM CST)
  • Groups: Ubuntu
Effective. Efficient. Secure. These are the hallmarks of Ubuntu and GNU/Linux. GNU/Linux is the go-to operating system for advanced software developers world wide, and yet may not be seen as a good fit for creative writers. Why is this? After all, what is one of the basic tasks performed by software developers?

How to install Firefox 13 on any Linux distribution

  • libre-software.net; By Johannes Eva (Posted by sybarite on Jun 6, 2012 8:28 AM CST)
  • Story Type: Tutorial; Groups: Mozilla
Firefox 13 has been officially released June 5. This complete howto explains how to install Firefox on any Linux distribution, with or without replacing an existing Firefox installation.

Old-School Linux Software Updating Techniques

Sure, you can use any of the fancy graphical tools for updating Linux or for adding new programs to the open source OS. But sometimes it's faster and more efficient to use brute force and a command line. For those days, you need to know these shell commands update and add programs to your Linux system. Behold.. the command line!

Rhythmbox 2.97 Released With Improved Interface Ubuntu 12.04 PPA Available

  • WebUpd8; By Andrew Dickinson (Posted by hotice on Jun 6, 2012 7:13 AM CST)
  • Groups: Ubuntu; Story Type: News Story
Rhythmbox 2.97 has been released a couple of days ago, bringing a new, more compact header layout which includes album art by default, along with a new podcast subscription interface and other minor new features and bug fixes.

Netflix launches Content Delivery Network; Open sources software and design

  • Real User Monitoring; By Ron Miller (Posted by rsmiller on Jun 6, 2012 6:25 AM CST)
  • Story Type: Editorial
Netflix announced it was launching its own Content Delivery Network (CDN) this week and it was open sourcing the hardware design and software. That makes it doubly interesting and could help ISPs ease the burden of Netflix traffic across their systems.

Linux Professional Institute Announces Online Resource for Linux education

  • Linux Professional Institute; By Scott Lamberton (Posted by scottl on Jun 6, 2012 5:38 AM CST)
  • Story Type: Press Release; Groups: LPI
(Sacramento, CA, USA: June 5, 2012) The Linux Professional Institute (LPI), the world's premier Linux certification organization (http://www.lpi.org), announced an online "one-stop-shopping" solution for learning resources for their Linux Professional Institute Certification (LPIC) program: http://www.lpimarketplace.com. This online resource will bring together the best in LPIC exam preparation materials, publishers, and courseware providers to assist IT professionals prepare for their career advancement in Linux and Open Source Software.

Linux Game Publishing Still Silent On New Titles

It's now been four months since Linux Game Publishing saw its new CEO, but there's been no announcements since the decade-old company saw some new blood at the healm...

Testing Linux Code

  • Dr. Dobb's Open Source Articles (Posted by tracyanne on Jun 6, 2012 4:03 AM CST)
  • Groups: Linux; Story Type: News Story
As Linux attracts more developers, careful thinking and best practices can reduce the unique testing challenges it presents

Create a working compiler with the LLVM framework, Part 1

The LLVM compiler infrastructure provides a powerful way to optimize your applications regardless of the programming language you use. Learn the basics of the LLVM in this first article of a two-part series. Building a custom compiler just got easier!

« Previous ( 1 ... 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 ... 7359 ) Next »