Last month we posted a great idea “Make Your Own Plug ‘N Play Zone Using Ubuntu Linux!“, discussing and introducing the concept of a “zone” where laptop (or other) users could plug their units into and have Linux automatically installed upon boot up.
“…It’s a simple 3-step method. Users plug their laptop into one of the two ports and boot off the network. Go away, come back later and it’s all done…“
Some readers have asked me about the actual “code” or parameters - this means the PXELinux Boot Loader - for the auto install feature that would be on the TFTP server. If you’re not familiar with the “Plug ‘N Play Zone”, please do read that earlier post first.

One specific question asked:
“This is a nice how to, but I’m a little confused on one point. It may have to do with me not actually doing the steps … but I have used netboot images before, both on Ubuntu and on Debian.
My problem is that the netboot images I’ve always used just launched an installer. I know you can kickstart autoinstall, but I don’t see that step here. Has netboot changed in the last year, or am I missing something?“
The netboot.tar.gz file that you download, contains the Read the full post…
Some time ago, my father switched to Linux (Ubuntu).
I think in some of the contributing factor to his switching was my excitement. I remember when I first tried Linux, it was an earlier version of Red Hat (with the blue install screens). At that time it was a real pain in the behind, and I found it horrible.
I gave up and didn’t return until Fedora, at which point I was hooked. Fedora knocked my socks off as it was a smooth sleek OS and far more stable than Windows was then. A few years later I tried Gentoo, but the configuration (at that time) was fiddly, tough and hardly any hardware worked properly. (That’s all changed now, Gentoo rocks!). And finally I came to Ubuntu.
I found it to be a great desktop/end user solution for me. Audio was of a better quality than Windows (I still use an older Win2000 PC and play with XP on occasion), video appeared much richer and I’m still hooked on the sheer freedom and functionality of Linux! It allows me to reach heights I never could in Windows.
I don’t know any other older people who use Linux, so I recently asked my father (he’s in his eighties and has been using Linux for about 6 years now) how he felt about Linux and what were some of his opinions. I asked if he could share his thoughts with the Linux community. These are his words, emailed yesterday.
——————————–
There appears to be much Read the full post…
One of our articles was posted on Reddit (Top 10 Must Have Applications for Ubuntu.) and one user, made the following comment on:
“Anyone know how to speed up Amarok when trying to listen to a library on a share? My Music library is about 17,000 songs which is stored on my NAS. It takes about 10 minutes to start listening to music from start up of Amarok. I’ve switch Amarok to use MySQL instead of SQL Lite which helped a bit but [not] nearly enough.“
One thing to consider, that will help, is to “Improve Ubuntu Linux Operating Speed Performance.”
I had the same issue but with files (but not nearly as many files as that poster), stored on the local PC. I switched to MySQL stored on a small server (in the same network). While I did see an improvement, it was not as much as I expected. And I was disappointed because it took most of the day to copy the files across the network to the server. After playing and tweaking, I realized four things:
1) The NIC on that server was only Read the full post…
Occasionally I receive a file in .docx format, which for me was useless; and I’ve had to ask the sender to give me the document in .doc format instead. However, there’s a better solution for those of us who encounter the .docx format. It does take a couple of minutes to set up, but is easy to use thereafter.
There are two ways to do this. The “Long” way and the “Short” way.
The Long Way:
We’ll need three tools:
- OpenOffice. The premier open source office suite.
- An odf converter. That’s what facilitates the .docx capability.
- Alien. This is an application that converts archive formats. It allows us to convert packages from other distributions to our format; (I’m using Ubuntu Linux) and then install it.
First, we can get the odf converter here: Read the full post…