Preparing Training Materials for Linux Workshop in my workplace

Hey there,

I’m given roughly one month to prepare training material for an in-organization Linux training workshop in my workplace. Target audience are mostly from non-IT background who wished to know more about GNU/Linux based operating system.

I was given freedom to choose any Linux distro that I see fit for the workshop and for that matter I choose Ubuntu as it has an ultra friendly Wubi Installer that would simplify the installation exercise during the training session.

Other than that, i’m still struggling with the materials to be included during the one day (8 hours) workshop aside from Ubuntu installation.

Suggestions from Ubuntu’ers are welcomed as I’m pretty swamped with other work while working on this workshop.

Ubuntu Mobile on Asus EeePC

Found this on youtube, thought might share with all of you..

Ubuntu Mobile is a specialized Ubuntu distribution which intended to run on UMPC powered by Intel Atom processor. From what I read, current release of Ubuntu Mobile still does not have wifi support for Asus EeePC, a netbook which for me I think nice to have.

You can find more about it at the Ubuntu Mobile Official Website or download the image at http://people.ubuntu.com/~ogra/mobile/

Mitter: My favorite Ubuntu Linux Twitter client

Since I’ve been into twitter recently, I’m was looking for a twitter client that is suitable for my operating system. Thank god that search ended when I found mitter.

Among mitter features are :

  • clean interface: simple and easy to use
  • supports docking on systray
  • nicely integrated with GNOME desktop
  • has console client

Bonus for Ubuntu users : mitter is also available from GetDeb.net one-click-install portal

What are you waiting for? catch me on twitter (id: mypapit)

How to install Ubuntu from hard disk (without CDROM)

There are times when you need to (re-)install Ubuntu on your computer and at the same time you are in situation where booting from CD-ROM is not possible.

Luckily I found a post from Deepblue Spaces: Install Ubuntu 8.04 from Hard Disk that contains step-by-step to start Ubuntu installer from the official Ubuntu ISO.

  • It involves downloading the Official Ubuntu ISO from http://www.ubuntu.com/getubuntu
  • Extracting /casper/vmlinuz and /casper/initrd.gz from the ISO file.
  • And modifying /grub/menu.lst file to include the boot the cd image.

For more information, please refer to the original tutorial : Deepblue Spaces: Install Ubuntu from Hard Disk.

This trick is particularly handy when you are installing Ubuntu from a computer with buggy BIOS or where CD-ROM is not readily available