[ Skip menu ]

All posts filed in the ubuntu category

Enabling silc support in gaim for ubuntu edgy eft

Mostly my desktop upgrade from dapper to edgy went well, though there were a few hiccups along the way. The most serious problem was that neither silky nor gaim’s silc plugin were working after the upgrade. So I finally got an account on the ubuntu forums and wrote Silc support in Ubuntu: From [...]

Read Enabling silc support in gaim for ubuntu edgy eft - Comments (0)

New versions of ipw2200 and ieee80211 linux drivers

I finally updated the ubuntu kernels on my laptop and checked in on the ipw2200 and ieee80211 driver projects. The ipw2200 driver has a new stable release at version 1.2.0 and the ieee80211 driver is up to version 1.2.15.  In the ipw2200 makefile I made sure that the MONITOR, RADIOTAP, and PROMISCUOUS options were [...]

Read New versions of ipw2200 and ieee80211 linux drivers - Comments (0)

Ubuntu (Dapper), Azureus, and Java

I had always had issues with getting azureus to work properly under Ubuntu. Turns out I just needed to rud “sudo update-alternatives –config java” and select sun’s java 1.5 as the default java for the system. After that azureus ran fine.

Read Ubuntu (Dapper), Azureus, and Java - Comments (0)

And now the problem with initramfs-tools and RAID

Seems that machines running initramfs-tools will hang on boot while any degraded array is being rebuilt. What should happen of course is that the machine should boot and the array should be synced in the background. While this isn’t as bad as the yaird error it’s still far from ideal and is a [...]

Read And now the problem with initramfs-tools and RAID - Comments (0)

Video under xgl and compiz on Ubuntu

Compiz is really cool stuff but I’ve been struggling to find the best way to play video such that it can play well at actual size, maximized, and full screen. This proved to be more difficult than it should have been. It should be noted that this system has an nvidia geforce video [...]

Read Video under xgl and compiz on Ubuntu - Comments (0)

Installing the latest version of xgl and compiz on Ubuntu

Just follow the directions at Quinn’s Compiz Packages. Very impressive stuff.

Read Installing the latest version of xgl and compiz on Ubuntu - Comments (0)

Disabling PCMCIA startup scripts on Ubuntu

I always disliked that the desktop version of Ubuntu would try and start PCMCIA services and report that they failed. I don’t have any PCMCIA services so I’d prefer it not waste the time. Ideally there should be a PCMCIA entry under in the Administration – Services section but for now the change [...]

Read Disabling PCMCIA startup scripts on Ubuntu - Comments (0)

Print to a PDF file in Ubuntu Dapper

I agree with some that have suggested that this feature should be built into Ubuntu as it has been integrated into KDE. On Windows systems I always find myself installing PDFCreator to get the same functionality. I don’t actually need paper copies very often and by printing to PDF there is always a [...]

Read Print to a PDF file in Ubuntu Dapper - Comments (0)

Using experimental tor 1.1.x on dapper

I added the following to /etc/apt/sources.list:
deb http://mirror.noreply.org/pub/tor experimental-0.1.1.x-breezy main
More details can be found on the tor wiki page TorOnDebian.

Read Using experimental tor 1.1.x on dapper - Comments (0)

Ubuntu Software Updates Tip

So when you run Ubuntu’s Update Manager in the lower left there’s a triangle next to “Show details”. When you click on that it will show a panel with the changes in the package to be updated, and can also show a description of the package (presumably so you can learn what a package [...]

Read Ubuntu Software Updates Tip - Comments (0)

Gaim with Silc in Ubuntu (Dapper Drake)

This has caused me problems for sometime as the gaim-silc-plugin is not available in Ubuntu (or Debian). Finally I found a way to get it to work

Read Gaim with Silc in Ubuntu (Dapper Drake) - Comments (1)

Installing Moneydance on Ubuntu

While investigating personal finance software for GNU/Linux in general and Ubuntu in particular I installed the demo version of the commercial software Moneydance.

Read Installing Moneydance on Ubuntu - Comments (0)

Java Applets in Firefox with Ubuntu

I’ve had to get java applets working in Firefox when using Ubuntu a couple of times recently; it’s easy to do but worth noting.

Read Java Applets in Firefox with Ubuntu - Comments (0)

How to Install Packages in Ubuntu

A basic yet essential skill to have when using Ubuntu is how to install packages. Here are a couple of ways to do this.

Read How to Install Packages in Ubuntu - Comments (0)