Wikimedia moves to Ubuntu servers

Wikimedia, the non-profit that runs Wikipedia and its related sites (Wiktionary, etc.), has moved its entire server infrastructure to Ubuntu Server. In the pas Wikimedia has run a mixture of Ubuntu, Red Hat, and Fedora.
"It definitely has gotten a lot simpler," Vibber said. Mass upgrades can be done more easily, and the data center can be managed as a unit, he said. "We can run the same combination everywhere, and it does the same thing" and runs the same software, Vibber said. "Everything is a million times easier."
The move has been seen in the industry as a major victory for Ubuntu Server, and other community based distributions, such as CentOS. ComputerWorld [via Slashdot]

Apologies

Sorry for the lack of posts over the past few days; I've been busy with some changes to the backend of this blog and my other site.  Hopefully I'll be able to get back to writing proper posts from today.

Ubuntu 8.10 screenshots

As promised in my previous post, here's a gallery of screenshots from Ubuntu 8.10 "Intrepid Ibex" Beta. The look hasn't really changed that much, and the install procedure is nearly identical with previous Ubuntu versions.  All these screenshots are from a virtual machine in VirtualBox, so they do contain bars above and below the window that won't be there in a real install.

Read the rest of this post »

Ubuntu 8.10 Beta released

Canonical have just officially released the first beta of Ubuntu 8.10 Intrepid Ibex. This new version of Ubuntu comes with a slew of improvements over 8.04, which was released back in April this year.
Codenamed "Intrepid Ibex", 8.10 continues Ubuntu's proud tradition of integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux distribution.

Read the rest of this post »

A Quick VirtualBox Tutorial


VirtualBox Seamless Mode
Do you feel like trying lots of different distributions?  Do you absolutely have to run some Windows application (for example, Visual Studio)?  Then maybe virtualization is the answer for you. Here's an article I've written for the HAAGA-HELIA Linux Club.  This is just the beginning, you'll find the rest at: http://hhlinuxclub.org/articles/virtualization

Introduction

What is virtualization?  Well, in it's most basic terms it means running an operating system (or part of an operating system) on top of another.  Virtualization is typically divided into five different types, which are:
  • Full virtualization
  • Hardware-assisted virtualization
  • Partial virtualization
  • Paravirtualization
  • Operating System-level virtualization
We're going to focus on full virtualization in this article.  If you really want to learn about the others, please read the Wikipedia page on Platform Virtualization .  Something that may interest you is that the server that runs this web-site uses operating system-level virtualization, namely Open VZ.

Read the rest of this post »

Redesign, yet again

Welcome to the new Proliferation of Linux.  Yes, this blog has undergone a redesign.  I'm continuing my tradition of using GPL-licensed themes on the site, and so this new one is based on the Aeros theme by TheBuckmaker.com. Hope you like it... Oh, And if you're unlucky enough to be using Internet Explorer, I'm afraid that this theme won't look quite as nice as it does on Gecko, KHTMl, or WebKit based browsers.  This is due to the technical limitations of Internet Explorer (it doesn't support rounded corners or transparencies).

Gentoo cancels release

Gentoo has apparently cancelled it's 2008.1 release, making this the second time in 12 months that a release has been cancelled.  Instead of using the usual twice yearly release cycle that most other distributions have, Gentoo developers are opting for a continuous approach. In place of fixed releases, Gentoo is promoting a live, continuously updating distribution.  In practice this emphasises the use of minimal installation images which are then supplemented with updated packages straight from Gentoo servers and mirrors.
"We need to work harder to communicate the relative irrelevance of releases in a live distribution like Gentoo," Gentoo developer Donnie Berkholz explained to InternetNews.com. Releases "have an overly large impact on what non-Gentoo users think of the health of the distribution, so problems with a small team within Gentoo are magnified in their effect on public opinion."
Having recently converted my laptop to Gentoo, I can attest that this system seems to work quite nicely.  Portage, Gentoo's package management system, really does the job.  Dependencies are resolved correctly at least 99% of the time and updating the entire system is a breeze. While installing large applications such as OpenOffice or Gnome might take some time (i.e. hours and hours as everything is compiled locally), things do largely work quite nicely once installed. InternetNews [via Tectonic]

Three of the worst Linux distros

[gallery] As we all know, there lots of distros out there that excel in different areas and niches.  Ubuntu is great for beginners and desktop use, Red Hat/SuSE for the corporate types, Gentoo for control freaks (don't get me wrong, Gentoo's great...) and so forth.  And then there are the distros that make us Linux affcionados bow our heads in shame.  Distributions like Linspire (formerly Lindows), gOS, Linux XP and so on. To this end, the Internetling blog has a post outlining the three worst offenders: gOS, ZevenOS, and Linux XP.  The last of these even appears to be in violation of the GPL as they only offer a 30-day trial version for download. Internetling