Tag Archives: Ubuntu

Convert OGV files to AVI using mencoder

OGV is the default output for the “recordmydesktop” application in ubuntu, and I needed to convert it in order to use another software: mencoder input.ogv -ovc xvid -oac mp3lame -xvidencopts pass=1 -o output.avi

Tagged , , , | Leave a comment

Gwibber : Twitter & Facebook Client in Ubuntu 9.04

A very nice desktop application for feeds from twitter and facebook, don’t use the one packed with Ubuntu 9.04 and use the one from the PPA instead: To download the new version : open synaptic package manager go to Settings … Continue reading

Tagged , , , | 2 Comments

How to set up HP printing on Ubuntu — HP Laserjet P1005

Some HP printers can use one of the drivers already installed by default in Ubuntu. In those cases, all you usually need to do is plug your printer into your computer, and Ubuntu will recognize it and prompt you to … Continue reading

Tagged , , | 1 Comment

Install Moblin 2.1 in Virtualbox

I faced a problem while trying to test the new release of Moblin (2.1) which is an OS primarily designed for netbooks. When trying to boot from the live image, I get an error message stating that the kernel is … Continue reading

Tagged , , , | 2 Comments

Convert IMG files to ISO in Ubuntu

I searched and searched and then found what?? Just rename the file to .iso 😀

Tagged , , | Leave a comment