Happy New Year! Forget all that stuff about the Mayan Calendar. Be Cool!

Archive for the ‘ubuntu’ category

Ubuntu TV: Can it gain a foothold in the market place?

Canonical, the company behind Ubuntu, the popular Linux distribution for desktops and servers, just announced Ubuntu TV, a version of the distribution targeted at OEMs and ODMs for use in connected TVs. This is the company’s first step outside its core business segment, into one where several other connected TV platforms are jockeying for dominance. [...]

How to install Cinnamon in Ubuntu 11.10

Cinnamon is a new desktop environment, forked from GNOME 3 by the developers of Linux Mint. It is intended as an optional desktop for those who have not taken kindly to GNOME 3 or Unity desktop environments. While it is still very rough around the edges, I find it a lot better to use than [...]

Dual-boot Ubuntu 11.10, Windows 7 on a PC with 2 hard drives

You will find in this article, a step-by-step guide on how to dual-boot Ubuntu 11.10 and Windows 7 on a computer with two hard drives. If you are looking to dual-boot both operating systems on a computer with a single hard drive, it is recommended that you read how to dual-boot Windows and Ubuntu 11.04. [...]

Ubuntu 11.10 review

Ubuntu Desktop 11.10, code-named Oneiric Ocelot, is the latest stable release of Ubuntu, a Linux distribution whose development is sponsored by Canonical Ltd., a Linux software provider with headquarters in the UK. Aside from Ubuntu, Canonical also sponsors Kubuntu (based on KDE, the K Desktop Environment), Lubuntu (LXDE, the Lightweight X11 Desktop Environment), Xubuntu (Xfce), [...]

Disable guest session and Ayatana scrollbar in Ubuntu 11.10

Ubuntu 11.10, the latest stable release of the popular Linux distribution, sports two guest accounts, one in the login screen and the other accessible from an active user session. Both are tightly coupled to LightDM, the new display manager that made its debut in this latest release of Ubuntu. The guest session from the login [...]

Guest session and user management in Ubuntu 11.10

User (account) management is one area that received slight modifications in Ubuntu Desktop 11.10, the latest stable release of the popular Linux distribution. This short tutorial presents some information about the guest sessions, what you can do about it -if you can do anything at all without messing up your system, and how to set [...]

Ubuntu 11.10 screenshots

Ubuntu 11.10, code-named Oneiric Ocelot, is the latest stable release of the popular Linux distribution. Since tradition demands that screenshots be published before a review, here are a few from a test installation for your visual pleasure. If you would like to get the gist on new features in this release, you might want to [...]

Ubuntu 11.10 beta 1 screenshot preview

The stable version of Ubuntu 11.10, code-named Oneiric Ocelot, will be released sometime in late October, but the first beta has just been released on September 1 2011. If you would like to take it for a spin, you may download it from here. This article just presents a few screenshots to showcase some of [...]

Ubuntu 11.10: Screenshot preview

Ubuntu 11.10 Alpha 2 was recently released for the brave and adventuresome to test. I did not do much of a testing, but ran the system in a virtual environment to see what it looks like. Aside from the kernel, there is really no major change, as far as I could tell, from the last [...]

Dual-boot Fedora 15 and Ubuntu 11.04 with either side on an LVM partitioning scheme

How to dual-boot Fedora 15 and Ubuntu 11.04 on a computer with one hard disk is the subject of this tutorial. If you have ever configured dual-booting between Windows and a Linux distribution, the steps involved should be very familiar, but if you have not, this tutorial is detailed enough that you should not have [...]

How to triple-boot Fedora 15, Ubuntu 11.04 and Windows 7

Triple-booting windows 7 and two Linux distributions is a little bit more involved than dual-booting it with a distribution. You have to decide in what order to install the Linux distributions, and sometimes, the order you choose might not work. Such was the case with this attempt to triple boot it with Fedora 15 and [...]

Install Ubuntu 11.04 on external hard disk

Installing Ubuntu 11.04 or any other distribution on an external hard drive connected to a computer via USB is about the same as the method used to install it on an internal hard disk. Your choice of external disk to use are many, but the one I used for this tutorial is a 2.5′ hard [...]

How to dual-boot Windows 7 and Ubuntu 11.04

For those Windows users who have discovered what Linux has to offer, but for one reason or another are not ready to completely abandon Windows, dual-booting between the two operating systems is one method of keeping a foot in both worlds. And to help those users, this article presents a step-by-step guide on how to [...]

How to install Ubuntu 11.04 on an encrypted LVM file system

Ubuntu is one of many Linux distributions with support for LVM, the Linux Logical Volume Manager. LVM is a disk partitioning scheme that brings a level of flexibility to disk management that is not possible with the traditional method. With LVM, you can, if necessary, increase the size of a partition online, that is, while [...]

Home directory and full disk encryption in Ubuntu 11.04

Disk encryption is one of several security features built into the Linux kernel that you may use to enhance the physical security rating and posture of a Linux installation. Disk encryption used to be widely recommended for notebook computers, and the reason is such mobile computers are more likely to be stolen than a desktop [...]

How to install Ubuntu 11.04 on a btrfs file system

The default journaling file system on non-boot partitions on Ubuntu 11.04 is ext4. Other journaling file systems supported are ext3, xfs, jfs, reiserfs, and btrfs. The journaling file system of interest in this article is btrfs, the B-Tree File System. Btrfs is an ongoing attempt to create a ZFS-like file system for Linux. It is [...]

Manual disk partitioning guide for Ubuntu 11.04

Advanced or manual disk partitioning is available for those that want to create a custom set of partitions for installing Ubuntu 11.04. For whatever reason or reasons you choose to use the advanced disk partitioning tool, this article gives a step by step guide, with detailed explanations, on how to do it. This tutorial assumes [...]

Ubuntu 11.04 review

Ubuntu 11.04, code-named Natty Narwhal, is the latest version of the popular Linux distribution. Released on April 28, 2011, Natty Narwhal is the first Ubuntu release to ship with the Unity desktop interface, replacing the GNOME 2 desktop. This release also marks the end of a separate Ubuntu Netbook Edition (UNE). So if you are [...]

Dual-booting Windows 7 and Ubuntu 10.10

This is the second article on dual-booting Windows 7 and Ubuntu 10.10 on a computer with one hard disk. The first, how to dual-boot Ubuntu 10.10 and Windows 7, showed how to accomplish the task with GRUB 2, the boot loader used by Ubuntu, installed on the Master Boot Record (MBR) of the hard disk. [...]

5 netbook-optimized desktop interfaces for Linux and BSD distributions

This article provides some information on five netbook-optimized desktop interfaces available for Linux and BSD desktop distributions. They are presented here in alphabetical order. Jolicloud: Jolicloud is the interface on the cloud-based Linux distribution that goes by the same name. Jolicloud 1.0, the first stable release, is based on the desktop edition of Ubuntu 9.04. [...]

Ubuntu 11.04 Alpha 1 review

Ubuntu 11.04 Alpha 1 is the first release in the run up to Ubuntu 11.04, aka Natty Narwhal. The unique feature of Ubuntu 11.04, when it is released, will be the Unity interface, which will be the default desktop interface on computers that meet the minimum hardware requirements. Other computers will be able to use [...]

How to dual-boot Linux Mint 10 or Ubuntu 10.10 and Windows 7 on a computer with two hard drives

The first two articles on dual-booting Windows 7 and Linux distributions published here involved installation on a computer with a single hard drive. Those articles on dual-booting Fedora 14 and Ubuntu 10.10 with Windows 7 are available here and here. This article will cover a different use-case, dual-booting Windows 7 and Ubuntu 10.10 or Linux [...]

How to dual-boot Ubuntu 10.10 and Windows 7

Author’s Note: This article shows how to dual-boot the OSs, with GRUB installed in the MBR. While this method works, the recommended method is to install GRUB in the boot partition of Ubuntu, so that the Windows boot loader will be responsible for dual-booting. A step by step guide for this latter approach has now [...]

How to install and configure a graphical firewall client in Ubuntu 10.10

Like all Linux distributions, Ubuntu 10.10, aka, Maverick Meerkat, the latest version of the popular Linux distribution, ships with a firewall installed. The firewall is actually embedded in the kernel. In Ubuntu, the firewall’s original command line interface has been replaced by ufw, a more user-friendly command line script. Ufw, the Uncomplicated FireWall, has a [...]

Guest session and guest user accounts in Ubuntu

If you are reading this article on a Ubuntu-powered computer, odds are that it is your computer. Whether it is a notebook, netbook, or a standard desktop, it is your computer. Ok, it could be owned by another entity, but for simplicity’s sake, let us just say it is your computer. You log in with [...]

Spice up Ubuntu 10.10 desktop with Cairo-Dock

Ubuntu 10.10, the latest edition of the popular Linux distribution, which was just reviewed here, ships with the same blank desktop that has come to identify the Ubuntu desktop. But you do not have to live with it. You can spice it up with a very simple and elegant application. You can go from the [...]

Ubuntu 10.10 review

Ubuntu 10.10, aka Maverick Meerkat, is the latest stable release of the Debian-based Linux distribution. This is the second and the last release for the year. As is customary for Ubuntu, three editions were released: The Desktop, Netbook, and Server editions. This article offers a detailed review of the desktop edition. And as is the [...]

Ubuntu 10.10 manual disk partitioning guide

The installation program on Ubuntu desktop is pretty basic. It lacks the other features, like support for LVM, RAID, and full disk encryption, that the Ubuntu text installer edition has. By default, it creates just one partition onto which it installs everything. If you want to install Ubuntu on a disk with separate partitions for [...]

How to install Ubuntu on a btrfs file system

Ubuntu 10.10 beta is the latest Linux distribution release to have support for the btrfs file system. Btrfs (B-tree File System) is a copy-on-write file system for Linux. As far as I am aware of, Fedora and Sabayon are the other (Linux) distributions with support for it during installation. While btrfs changes how we manage [...]

How to install Nanny on Mint 9 and Ubuntu 10.04

Nanny is a graphical parental control tool developed for Guadalinex, a Linux desktop distribution derived from Ubuntu and developed and maintained by the regional government of Andalucía, Spain. Linux Mint has a graphical parental control called mintNanny, but compared to Nanny, it is very primitive. The only distribution I am aware that has an advanced, [...]

Ubuntu 10.04 review

We are in the middle of another release cycle. Folks in the community are updating their systems, and demoing distributions that hold promise. Should Ubuntu 10.04, Lucid Lynx, be on your demo list? I can’t answer that for you. The best I can do to help you decide, is present to you a list of [...]

Manual disk partitioning guide for Linux Mint 9 and Ubuntu 10.04

The installation program on Ubuntu 10.04 and Linux Mint 9 are the same. And that’s because Linux Mint is based on Ubuntu. So if you install one, which involves a simple seven-step process, you can use the same instructions to install the other. But being simple does not mean that the default partitioning scheme, which [...]

How to dual boot Linux Mint 9 and Ubuntu 10.04

In some situations, you may want to install more than one operating system on a computer. One method of accomplishing that is to utilize virtualization applications to run one atop the other. Another method, one that does not require specialized hardware or software, is to create a multi-boot scheme – installing multiple operating systems on [...]

How to create a guest user account on Ubuntu 10.04

When installing Ubuntu, you are required to create one user account. That account is the “root” account, used to perform all administrative functions on the system. Any user with access to that account can modify or change any setting they want. Sometimes it necessary to create another account, say, for a guest, or for some [...]

How to customize Ubuntu 10.04 desktop

It’s been almost a month since Ubuntu 10.04 was released. I’m not a fan of Ubuntu, but Lucid Lynx, the code name for the latest version of Ubuntu, is, in so many ways, a better operating system to use than prior releases. However, it still falls short in some areas. This aim of this article [...]

Ubuntu 9.10 Live CD and Mandriva One 2010: Reviewed and Compared

I’m used to reviewing one distro at a time, and that has worked quite well. You could read a review and assuming it is well written and detailed, decide whether to download and install it on your PC. For this review, however, I’m doing a two-for-one – revewing and comparing two very popular distros. For [...]

Sex up Ubuntu 9.10 desktop with Cairo-Dock

I’m not a fan of Ubuntu. Never liked it, though I must admit that it is very popular, and has some nice features. I personally don’t like distros that use sudo especially now that Microsoft has been granted a patent for it. But not liking a distro will not stop me from helping others customize [...]

Install NTP, openSSH-server, and Java JRE on Ubuntu 9.10

So you are now using Ubuntu 9.10, the latest version of the Linux operating by Canonical Ltd. I’m sure you like it. Life is good with Ubuntu! It really rocks, lots of features. But you know that there is always one or two things missing or not properly configured. In the case of Karmic Koala [...]

Ubuntu 9.10 text-installer review

Ubuntu 9.10, also known as Karmic koala, is the latest version of the popular Linux distribution published by Canonical Ltd. Aside from Ubuntu Netbook Remix, the netbook edition, Canonical also publishes the Live CD edition, and the alternate or text-installer edition. The Live CD edition is the edition that most users are familiar with. Though [...]

Install a graphical firewall client on Ubuntu 9.10

Although Ubuntu 9.10 (aka Karmic Koala) ships with a command line firewall script – ufw (Uncomplicated FireWall) – for configuring IPTables (netfilter), the firewall application built into the Linux kernel, it does not come with a graphical firewall client for use by those not comfortable with managing IPTables from the command line. So in order [...]

Elisa Media Center on Ubuntu 8.10

Elisa Media Center is a free and open source, cross-platform media center application from Fluendo SA, the same Spanish company responsible for the development of the Codeina Codec Installer Service. It (Elisa) is installed by default on Sabayon Linux and Mandriva Linux Powerpack 2009, but on distros like Ubuntu, you will have to install it [...]

LVM Configuration in Ubuntu 8.10

There are two desktop editions of Ubuntu, the popular Linux distribution. The one most people are used to is the Live CD version, the edition that allows you to take it for a spin without installing it on your PC. The problem with the Live CD edition is that the installer is a watered-down, graphical, [...]

Ubuntu 8.10 Tidbits

The desktop version of Ubuntu 8.10, which was released just yesterday, comes with a few nice features. Aside from those few new features, there are a few other features that we think you should know, that is if you are new to the world of Ubuntu.