Archive

Posts Tagged ‘ubuntu’

Ubuntu: We Have No Plans to Fork GNOME

August 13th, 2010 js No comments

Ubuntu’s community manager Jono Bacon talks in an interview with derStandard.at about the relationship between Ubuntu and GNOME, GNOME Shell, Unity and why the netbook market is that important to Canonical.

Link to the original site

Categories: Software Tags: , ,

Btrfs Could Be the Default File System In Ubuntu Meerkat

May 31st, 2010 js No comments

An anonymous reader writes “The EXT family of file systems (ext2, ext3, ext4) have ruled many Linux distributions for a long time, and Ubuntu has been no exception. But things may no longer be the same for Ubuntu 10.10 Maverick Meerkat. Canonical’s Scott James Remnant said in a blog post that plans are on for doing work to have btrfs as an installation option, and that the possibility of making it the default file system in Ubuntu 10.10 has not been ruled out.”

Read more of this story at Slashdot.

Link to the original site

Categories: Software Tags: , ,

Installing Linux On ARM-Based Netbooks?

May 31st, 2010 js No comments

An anonymous reader writes “I am sure that many other Slashdotters have noticed an increase in ARM-based netbooks over the past several months. For example, the Augen E-Go. It is a widely touted theory that it is impossible to install Linux on one of these notebooks, replacing the commonly-installed Windows CE operating system. The sub-$100.00 netbooks carry decent specs, including: 533mhz ARM processor; 128MB DDR RAM; and a 2GB Flash drive, as well as most expected netbook components (USB, Wi-Fi, etc.). I find it hard to believe that a computer with these specs is impossible to hack and install Linux to, but Google searches have been largely unsuccessful in finding proper information. Do any Slashdot readers have experience in installing ARM Linux distros to these cheap netbooks like this? If so, what distros do they recommend?”
(In particular, I wonder if anyone can comment on Ubuntu on ARM.)

Read more of this story at Slashdot.

Link to the original site

Categories: Software Tags: , ,

Ubuntu 10.04 Lucid Lynx Benchmarked and Reviewed

May 31st, 2010 js No comments

tc6669 writes “Tom’s Hardware just posted an interesting review of Ubuntu 10.04 LTS. It includes an expanded set of OS benchmarks which they also performed on the previous LTS release (8.04) to see just how much the mainstream Linux distro has progressed in two years.”

Read more of this story at Slashdot.

Link to the original site

Categories: Software Tags: , ,

Ubuntu 10.04 Released

May 13th, 2010 js No comments

It’s that time of year again: a new Ubuntu release (or Kubuntu, if that’s your thing). Canonical has just released Ubuntu 10.04, Lucid Lynx. This is a long term support release, meaning its supported period is far longer than that of normal releases. It comes with the latest and greatest the Free software world has to offer, while also adding some Ubuntu-specific features, of course.

Link to the original site

Categories: Software Tags: , ,

Ubuntu 10.04 LTS gives Linux even more mainstream appeal

May 13th, 2010 js No comments

By Tim Conneally, Betanews


Download Ubuntu 10.04 “Lucid Lynx” LTS from Fileforum now.


Ubuntu 10.04 "Lucid Lynx"

As expected, Canonical today released the latest long-term support version of Ubuntu (v. 10.04, a.k.a., “Lucid Lynx”). This release carries considerably more weight than the usual bi-annual Desktop and Server updates because long-term support (LTS) come only biennially — once every two years. They typically don’t get treated to experimental feature additions, and are meant to be more stable. They do, however, include three years of package support for Ubuntu Desktop and five years for Ubuntu server. The last LTS versions Canonical released were “Dapper Drake” (4.0) in 2005 and “Hardy Heron” (8.04) in 2008.

This version of Ubuntu comes with a new color palette that departs from the usual brown, and a couple of new features directed at the demands of the everyday user. The popular Linux distro is definitely going for widespread appeal with this release.

One of the new features is the “Me Menu,” an interface for social Web sites like Twitter and Facebook built directly into the operating system. The tool is based on Gwibber and was originally intended to be a part of the “Karmic Koala” release, but did not make it into it, and was officially shown off as a part of Lucid Lynx last December.

Another is the new Ubuntu music player which has a music store and the Ubuntu One cloud file-sharing interface built into it. With the Alpha 3 release, Lucid Lynx also got full support for iPod Touch and iPhone, adding even further to the distro’s mainstream appeal.

FileForum user jcollake summed it up quite nicely today, “As for Ubuntu, I find it a highly valuable contribution to the Linux ‘sub-culture.’ It has introduced many new people to Linux and is an easy-to-use distribution. There are still areas — particularly in third-party hardware support — that aren’t quite as smooth as Windows, despite the best efforts of Ubuntu…but that’s not their fault…Bottom line is that they’ve done a good job, and it will work well for a lot of people — not everyone, but a lot.”

Copyright Betanews, Inc. 2010

Link to the original site

Categories: Software Tags: , ,

Ubuntu Linux Claims 12,000 Cloud Deployments

April 27th, 2010 js No comments

darthcamaro writes “The cloud is more than just hype for Ubuntu. Canonical COO Matt Asay is now saying that they can count 12,000 deployments of the Ubuntu Enterprise Cloud. He also thinks the cloud is where Ubuntu can make money — because in his view, the company for the last five years wasn’t set up to generate revenue. From the article: ‘The conversion of non-paying to paying users is often a difficult ratio to report for any open source effort, and Ubuntu is no exception. Asay noted that Canonical plans to get more aggressive at tracking its free-to-paid ratio on Ubuntu Linux and its related services and technologies. “For the first five years of the company’s life, it wasn’t set up to make money,” Asay said. “The company was set up to make a fantastic Linux distribution and other tools around it and get it out there and get people using it. That was the focus.” That’s now changing at Canonical as the emphasis is now shifting to generating revenues.’”

Read more of this story at Slashdot.

Link to the original site

Categories: Software Tags: , ,

Ubuntu Claims 12 Million Users — Before Lucid

April 14th, 2010 js No comments

darthcamaro writes “It’s always a challenge to try and figure out how many users a particular Linux distro has — but Canonical is now providing a new figure for Ubuntu that is 50 percent more than what they were claiming just 18 months ago. ‘We have no phone home or registration process, so it’s always a guesstimate. But based on the same methodology that we came up with for the 2008 number, our present belief is that it’s somewhere north of 12 million users at the moment,” Chris Kenyon, vice president for OEM at Canonical, told InternetNews.com.’ Just in case you were wondering, Fedora still claims more — actually almost double, at 24 million.”

Read more of this story at Slashdot.

Link to the original site

Categories: Software Tags: , ,

Ubuntu Will Switch To Base-10 File Size Units In Future Release

March 29th, 2010 js No comments

CyberDragon777 writes “Ubuntu’s future 10.10 operating system is going to make a small, but contentious change to how file sizes are represented. Like most other operating systems using binary prefixes, Ubuntu currently represents 1 kB (kilobyte) as 1024 bytes (base-2). But starting with 10.10, a switch to SI prefixes (base-10) will denote 1 kB as 1000 bytes, 1 MB as 1000 kB, 1 GB as 1000 MB, and so on.”

Read more of this story at Slashdot.

Link to the original site

Categories: Software Tags: , ,

Ubuntu’s “Lucid Lynx” Enters Beta

March 29th, 2010 js No comments

ActionDesignStudios writes “The upcoming release of Ubuntu, titled ‘Lucid Lynx,’ has just entered the beta cycle. Alongside the usual desktop and server versions, a special version has been released that is designed to run on Amazon’s EC2 cloud service. This release of Ubuntu does away with the brown ‘Human’ Gnome theme we’ve all become accustomed to, replaced by a new version Canonical says is inspired by light. The new release also includes much better integration with social networking services such as Twitter, identi.ca and Facebook, among others.”

Read more of this story at Slashdot.

Link to the original site

Categories: Software Tags: ,