This week at Blackpool LUG there was Mike, Colin, Tony and Les
What we did / discussed today
This weeks photos are here
1 Colin's Project of the Week
This week Colin ran Ubuntu 10.04 Lucid Lynx on his Apple iBook G3.
This was a remarkable achievement, given that the hardware is over a decade old!
2 Compiling wireless drivers for Colin's dongle
Mike and Colin had a go compiling wireless drivers for Colin's infamous wireless dongle. This looked promising until during the compile process there were a number of errors.
which all looked to stem from one source, the kernel. Perhaps Colin should ask Tony for a really long ethernet cable? ;)
3 Microsoft offering free Microsoft products to students - Has Linux put them on the back foot?
Mike mentioned that his son had been given free Microsoft developer software, as he is an accomplished programmer.
Does this show an early indication that Microsoft is worried about the availability of Free and Open Source Software (FOSS)?
Traditionally children have used Microsoft products in schools, but could this be changing? Could future generations grow up with the choice to use FOSS?
4 Using Free and Open Source Software to transition from Windows to Linux
We discussed the use of FOSS in helping those wishing to transition from Windows / Mac to Linux.
Common applications are
And their FOSS alternatives are (respectively)
Windows / Mac users are not stuck paying for software, they can use these free alternatives instead.
5 The problem with Linux is...
We have great developers, coders, technical experts. All working hard to produce the best software for us. But where we have a problem is with documentation. We are improving but we need to ensure that we have quality documentation, and more of it.
6 QEMU - Try other distributions
Mike set a challenge, for each of us to follow this guide and build a USB key that can run puppy linux inside Qemu.
Qemu is a emulator that allows you to emulate various CPU architectures, such as 68000, ARM and standard x86.
The emulation does not work like Virtualbox, which really just sits on top of the base operating system and works along side. Qemu instead emulates the architecture required for the operating system, the downside of this is that you will struggle to run the operating systems at anything near normal speed.
7 Open BSD
We had a brief look at Open BSD, looked very old school. Like something from the early 2000's. But it ran well and offered a high level of security. Pictures are on my Flickr photostream.
8 Linux command line tips of the week
Tired of pressing the up arrow key to search through your history? Then try this in a terminal instead
Ctrl+r (Press the control key and the r key in a terminal)
You should see this
(reverse-i-search)`':
Now start typing in part of a command, and it will search the history as you type to find what you are looking for!
When you have the right command press
Ctrl+o (Press the control key and the o key in a terminal)
This will now run the command.
Another quick tip, don't want a command to appear in your history? Then enter a space before the command and it wont appear!
9 Our LUG Calendar
We have a great Google Calendar that shows events and important information in the Linux world.
Les will update the calendar regularly, so please keep an eye on it.
Important dates this week
See you next week
Les
This comes up on a regular basis, so I thought I would time my favourites and see how they do.
The hardware is an acer aspire netbook with 8G solid state drive and 512 memory.
Rather that do repeated reinstalls, I set it up to triple boot Windows XP, Xpud linux and TinyCore linux.
The netbook was supplied with the Linpus OS, which has been taken off, but as a comparison, Linpus, as supplied took 20 seconds to get to the desktop from pressing the on button. Wireless networking then took another 15 seconds.
My test times are to the desktop from pressing 'enter' at the triple boot grub screen. Not waiting for wireless.
XP 50 seconds
Xpud 15 seconds
Tinycore 10 seconds
Points to notice:
Linpus booted in 20 seconds from pressing the on button. The others were timed from the grub prompt, so taking say 5 seconds off to get through the bios to the grub prompt puts Linpus at around 15 seconds in comparison.
Xpud has apps ready to use, Tinycore has no apps, you have to download what you want. If you add persistent storage, and start to add apps, the bootup times slow down, but there is an alternative install method that prevents this slowdown.
At the moment, Tinycore would be my preferance, and I have set it to start wireless and the opera browser automatically, so it is ready to use in under 25 seconds.