Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 ... 7359 ) Next »

Install Steam client on Fedora 18

  • LinuxBSDos.com; By finid (Posted by finid on Feb 19, 2013 10:08 PM CST)
  • Story Type: Tutorial
Since everybody seems to be Steam-ing and the Steam client is not in the default Fedora 18 repository,

Canonical to Highlight Ubuntu Cloud, Management Solutions

As the CeBIT upcoming convention in Germany nears, Canonical has announced what it will be showcasing at the event–which, in turn, provides some clues about where the company behind one of the world’s most popular open source operating systems might be concentrating its efforts in coming months. Alas, Ubuntu tablets are not on the list. But if you’re interested in Ubuntu on servers in and the cloud, there’s going to be a lot to see in Hanover between March 5 and 9.

Web Served 7: Wiki wiki wiki!

This series is proving a lot more popular than I'd figured. Who would have thought so many people enjoy noodling around with Web servers? By popular demand, "Web Served" now enters the bonus round with two things I didn't think I was going to be able to get to: MediaWiki in this piece, and Etherpad Lite in the next.

ApacheCon North America 2013 Only a Few Days Away

  • Apache Software Foundation’s official conference starts this Sunday – Last Call to Join; By ASF (Posted by corinnar on Feb 19, 2013 8:30 PM CST)
  • Story Type: Press Release
ApacheCon North America 2013 (http://na.apachecon.com), the Apache Software Foundation’s (http://www.apache.org/) official conference starts this Sunday. The event will take place at the Hilton Portland and Executive Towers, Portland, OR from 24 February-2 March 2013 (http://na.apachecon.com/venue/).

Defensive patent publications establish the existence of prior art in any field

It bothers many of us everytime we hear about yet another non-obvious, overreaching, and abusive patent—particularly a software patent that is getting in the way of innovation and creativity. Additionally, there is an overwhelming sense of frustration when a regular citizen can't do much to change the current, sad state of affairs.

Dell bringing improved Sputnik to Europe

Dell has announced a higher resolution screen version of its Sputnik laptop, an Intel i7 Ultrabook supplied with Ubuntu 12.04 LTS and aimed at developers, that it will be making it available outside the US and Canada. The screen on the new Sputnik 2 is 1920x1080, a far higher and more developer-friendly resolution than the Sputnik 1's 1366x768 display.

Linux, Microsoft and the Juicy Office Rumor

Rumors are not exactly an uncommon phenomenon here in the Linux community, but every once in a while one comes along that is so compelling, such a deliciously tantalizing prospect, that bloggers just can't leave it alone, no matter how far-fetched it may be. Case in point? Oh, it's a juicy one: "Microsoft is having a 'meaningful look' at a full Linux port of Office ... .

Distributed Storage Across Four Storage Nodes With GlusterFS On Ubuntu 12.10

  • HowtoForge; By Falko Timme (Posted by falko on Feb 19, 2013 6:19 PM CST)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows how to combine four single storage servers (running Ubuntu 12.10) to one large storage server (distributed storage) with GlusterFS. The client system (Ubuntu 12.10 as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA.

Mageia 3 Beta 2 Review – An uncut gem

  • Linux User & Developer; By Rob Zwetsloot (Posted by robzwets on Feb 19, 2013 5:47 PM CST)
  • Story Type: Reviews
Is this beta for one of the best community run distros around a good indicator for the full release, or a serious work in progress like last year?

Open source education program, CanDo, handles big data

In 2005, Arlington Career Center teacher David Welsh had an unmanagable list of 77 Video and Media Technology competencies to evaluate for each student in his classes. A Yorktown High School computer science teacher Jeff Elkner was teaching his students to program in Python and bursting with enthusiam for engaging students and teachers in open source processes. I had a new job leading the SchoolTool project with a charge from entrepreneur and philanthropist Mark Shuttleworth to create open source administrative software for schools around the world.

What's new in Linux 3.8

Improved graphics drivers and a new filesystem for flash disks are two of the most important changes in Linux 3.8. Kernel developers have also made improvements to btrfs and ext4 and merged a number of new drivers.

How to disable bluetooth at boot

  • Linux and Life (Posted by annamese on Feb 19, 2013 3:20 PM CST)
  • Story Type: Tutorial
The battery of my netbook is getting senile and one small trick I use to save the battery life is to disable bluetooth at boot. The trick is very simple, just use a text editor (as root) to open the file /etc/rc.local and before the last line, add the following line:

Developer preview for Ubuntu Phone due this week - Update

Canonical is planning to release the "Touch Developer Preview of Ubuntu for phones" on Thursday 21 February. This release will allow developers to put images of the phone-optimised Ubuntu onto the Galaxy Nexus and Nexus 4 smartphones. The images are billed as "early previews" to allow developers to create applications for the phone operating system and, rather than being a snapshot of development, will be supplemented by daily updates.

Linux Mint Contest

A chance to receive a free book "Linux Mint System Administrator’s Beginner's Guide" from PACKT publishing

Dell upgrades its developer edition Ubuntu Linux laptop

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by sjvn on Feb 19, 2013 12:29 PM CST)
  • Story Type: News Story; Groups: Ubuntu
In addition to upgrading its Sputnik Ubuntu Linux laptop for developers, Dell is also making it available in Europe, the Middle East, and Africa.

MTE Explains: What Is Btrfs Filesystem (and Why Is It Better Than Ext4)?

There is more to a hard drive than its size. While the amount of disk space is all you see marketed about a hard drive on a sales page, there is actually an extensive amount of coding that goes into making a hard drive capable of handling your applications and data in the first place. Most Linux distributions currently default to using the ext4 file system, but the future for many of them lies with the B-tree file system, better known as Btrfs.

Why libraries are intrinsically open and should adopt open source solutions

  • opensource.com; By Jason Hibbits (Posted by tracyanne on Feb 19, 2013 10:53 AM CST)
  • Story Type: News Story
Sharing is a fundamental part of the open source philosophy, and the same goes for libraries. Spreading, disseminating, and breaking down barries to gaining knowledge is a core mission of most library systems and their staff. That that end, libraries—which are essentially hubs of knowledge and gathering places for learning and continuing daily education—may choose to implement open source tools and software.

NZ IBM data centre fault enters second day

  • NZ Hearld; By Ben Chapman-Smith (Posted by ajbarnes on Feb 19, 2013 9:51 AM CST)
  • Story Type: News Story; Groups: IBM
Cloud in New Zealand down for more than 30 hours.

How to encrypt a partition with Cryptoloop

This article will describe how to encrypt entire partition with a Cryptoloop. Cryptoloop is a disk encryption module for Linux. It was first introduced in the 2.5.x kernel series. Cryptoloop has an ability to create an encrypted file system on a single partition or within a regular file, which can later simply be mounted by the mount command. Cryptoloop uses so called loopback device, which needs to be called with any file system request. Currently there are many alternatives for Cryptoloop usage and the most common is Loop-AES. This article will explain a simple usage of the cryptoloop module for partition encryption and mounting within a Linux Operating system.

Linux Foundation Welcomes Members From Android Community

There are more than 1.3 million Linux-based Android devices activated every day, and a global ecosystem of companies is investing more than ever in Linux and embedded Linux to support the growth of Android.

« Previous ( 1 ... 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 ... 7359 ) Next »