Ubuntu 7.04 – spring cleaning

Ubuntu circle (logo)It is Spring and as every year it is time to do a bit of cleaning. Perhaps, you have recently upgraded your Ubuntu Linux from the release 6.10 (Edgy Eft) to the up-to-date 7.04 (Feisty Fawn). By doing so you might have some packages and residual files that are no longer needed, and by removing them you could free up lots of space on your hard disks.

To describe the various possibilities and reasons to do an Ubuntu Spring cleaning, I have started a wiki article. If you have any comments feel free to give them here, in reply to this post. I will try to take them into account.

Upgrading Ubuntu Server to 7.04

Feisty official pictureYou might have read Canonical information on how to upgrade your Ubuntu 6.10 Server Edition to the latest Ubuntu 7.04 Server Edition. But somehow, you cannot install the update-manager-core program.

I might have the problem because I am not using the Universe or Multiverse repositories, but when using only the official ones, an installation of the above mentioned package will failed with the error that the package could not be found.

Continue reading “Upgrading Ubuntu Server to 7.04”

NTFS write support for Ubuntu 7.04 (Feisty Fawn)

Ubuntu Feisty Fawn (the development codename) has a fairly easy way to enable write mode on NTFS partitions. Writing on such partition is safe since release 1.0 of NTFS-3G, and it is included in Ubuntu Feisty’s Universe repository.

To use it, one should enable the Universe repository and install ntfs-3g package (see Ubuntu documentation about installing software) and that’s almost it.

You can now either update manually your partition configuration file (/etc/fstab) to use ntfs-3g driver instead of the default ntfs. Or you could use the ntfs-config package which does the trick taking care for you about the local settings or external hard drive. Who said Linux was not easy?

Continue reading “NTFS write support for Ubuntu 7.04 (Feisty Fawn)”