Archive for October, 2008

Just a quickie …

vmware unityTo mention that VMWare’s free virtualisation product, Player, now features Unity under Linux. For those who haven’t seen this feature before, Unity lets you break applications out of the virtual machine’s window and seamlessly use them beside your native applications. There’s a few rendering quirks and it’s a little slower than using them in full windowed mode, but I have high hopes these will be smoothed out. This feature was previously only available using the OSX desktop virtualisation tool Fusion, so I’m pleased to see a premium feature filter down into the free-as-in-beer product. Thanks VMWare!

Comments (2)

Linux in Easy Steps

book cover

I recently went looking for a good beginner’s resource for a budding Linux user, and came across Linux in Easy Steps by Mike McGrath. It’s an excellent primer for the new Linux user. Focused on the Ubuntu Linux distribution, Linux in Easy Steps covers installation, desktop configuration, and basic command line use in a slim volume with plenty of screenshots.

The ground covered makes an excellent prerequisite for more serious tomes on Linux systems. At the end of the book the reader should have managed to install Ubuntu and customise it to their liking, and have a general understanding of the Linux filesystem heirachy, the command line, and vi with which to embark on more complicated projects.

The pace is thorough without unnecessarily belabouring simple concepts. Preparing your system for Ubuntu is covered in reasonable depth, and the install process is detailed with step-by-step explanations. Once installed, the basics of desktop customisation are covered before moving on to a discussion of the Linux file structure and manipulating files in the graphical file browser.

OpenOffice is covered in some detail, and the last desktop-centric section rounds off with a look at working with internet and media applications, including how to get proprietary codecs.

Fully half of the book covers the shell and administration, and is a credible crash course in the basics of understanding the shell, manipulating text and files, and performing administration tasks. A command reference finishes the shell section wiith a clear, well formatted list of useful utilities.

Every section in this volume is colour-coded, making it easy to turn back to as a reference. Current Linux users who are shell savvy will find nothing here, but to the person holding an Ubuntu CD thinking ‘Now what?’ this may just be the book for you.

 

 

Comments