Linux

How to clean up and remove menu items from the Grub menu in Ubuntu 10.04

Tags: 

I like Ubuntu, but one thing that has always annoyed me about it was that it adds a lot of different Grub menu items that I never use. This isn't the end of the world, but I like to have my menus nice and neat, and this menu is not nice and neat at all.

photograph of the Grub menu polluted with unused menu items

The only thing I currently use Grub for is to choose if I want to boot into Windows, Ubuntu, or any other operating system I might have installed at the time. This tutorial will show you how to remove the old versions of the Linux kernel, the recovery mode options, and remove the memory test (memtest86+) options.

  1. Removing the memory test (memtest86+)
  2. Removing the old Linux kernels
  3. Removing the recovery mode options
  4. Changing the default timeout duration, default Grub option, and Grub resolution

How to Install Additional Octave Packages in openSUSE

Tags: 

In openSUSE it's easy to install Octave. All you have to do is add the Pacman repository, search for Octave, and mark it for installation. For some, people the base version of Octave is enough for what they need to do, but sometimes additional packages are necessary for more specialized tasks. For example, I need the signals package do do things like finding correlations or designing filters. Unfortunately, in openSUSE adding the packages is a little bit trickier than installing the program itself. This tutorial will show you how to install additional packages. It assues that you already have Octave installed. At the time of writing I am using openSuse 11.2 and Octave 3.2.4.

  1. Install Additional Linux Packages
  2. Download Octave Packages
  3. Install Octave Packages

How to Get Your Website on the Internet

Tags: 

This guide is meant to teach you the very basics of getting a website online. It assumes that you have already created a website and now want to put it up on the internet for everyone to see. I was in this very situation just recently, but as you can obviously tell, not anymore! This is going to be a very simple and non-technical guide on how to get your website online. I found that most of the guides I found on the internet were either overly complicated, or focused solely on one aspect of the process. This left me searching for guides on the other parts. Now lets get started. The process basically comes down to three steps: