Category Archives: ubuntu
Convert pdf to image
Ever want to convert pdf file to an image? It’s easy with imagemagick. Ubuntu default installation has it. I believe it’s installed in most linux distribution by default. Anyway, here’s how: convert file.pdf file.jpg convert file.pdf file.png Yeah. That easy.
An Error Occurred During The Signature Verification
If you’re using ubuntu as your choice of linux distribution, and you like to add some unofficial repositories, you probably find some warnings when you run apt-get update command. The warnings are probably like this W: A error occurred during … Continue reading
Banshee 1.0 Beta 2 in Ubuntu 8.04 Hardy Heron
Now Banshee 1.0 Beta 2 is released. If you want to try the music player in your ubuntu hardy box, you could add sources.list entry from banshee PPA team. Open software sources (System > Administration > Software Sources). In Third-Party … Continue reading
Check Your System Compiz Capability
There is a great script created to check whether your system is compiz ready or not. It’s called Compiz-Check. Gathering information about your system… Distribution: Ubuntu 8.04 Desktop environment: GNOME Graphics chip: nVidia Corporation G70 [GeForce 7300 GT] (rev a1) … Continue reading
How To Install Oracle XE in Ubuntu 64 Bit
While you’re thinking by installing 64 bit linux you’re standing in the edge of new technology era, it sucks knowing our 64 bit system is less supported than the old 32 bit system. We have to install 32 bit flash … Continue reading