Tag Archives: ubuntu

Wireless on a Dell Mini 10v in Ubuntu 9.10

I installed the Ubuntu 9.10 Netbook Remix release candidate on my new Dell Mini 10v and the wireless didn’t work out of the box. I think this is because there isn’t an open source driver and Ubuntu doesn’t ship with … Continue reading

Posted in techy solutions | Tagged , , , , , , , , , , , , , , , , | View Comments

Indicator applet API changes in Ubuntu 9.10

The API for the indicator applet has changed in Karmic and a little internal IBM Python application that I’ve written stopped working. Only a couple of minor changes were needed but trying to track down exactly what these were was … Continue reading

Posted in techy solutions | Tagged , , , , , , , , , , , , , | View Comments

Building .deb packages for Python applications

Building .deb packages for Python applications Recently I wanted to build a .deb package for an internal IBM application I was writing so that users could easily install it and also so we could distribute them through some internal repositories. … Continue reading

Posted in techy solutions | Tagged , , , , , , , | View Comments