Browsing archives for 'Ubuntu'

Google Gears For Firefox 3.5

Debian,Google,Mac OS X,Macbook,Ubuntu 10 July 2009 View Comments

For Windows and Linux versions, check out these custom extension builds from Gears Google Group. If you are Mac OS X users you can get it on Google Code. I’ve tested the Mac version, so far everthing’s working as expected. I believe official builds by Google will be coming very soon if you’re happy to [...]

How To Sync Google Notebook With Tomboy

Google,Ubuntu 2 December 2008 View Comments

Hey! Not that “tomboy”. Errrr… Tomboy is a famous desktop note-taking application for Linux. It’s very useful application on your desktop. Tomboy doesn’t support integration with Google Notebook yet. This is a how to install tomboy2googlenotebook addins in ubuntu/debian. 1. You’ll need subversion client and mono c# compiler. In terminal, type sudo apt-get install subversion [...]

How To Install Eclipse 3.3 Manually

Debian,Ubuntu 8 July 2007 View Comments

I have been using Eclipse for quite some time now. I prefer Eclipse as development IDE because its ease of use. The overall design of Eclipse keeps the tools you need immediately at your fingertips. Using APT to install Eclipse on your Debian / Ubuntu machine will give you the old version of Eclipse. I [...]

Qemu : Share Folders Between Guest And Host OS

Debian,Open Source,Ubuntu 27 June 2007 View Comments

Qemu -smb option does not work on Debian/Ubuntu because of a bug in Samba package. Rebuild the Samba package without the –with-fhs option to work around it. But you still can use samba without “-smb” option. Lets say you have ubuntu as host OS and WindowsXP guest OS. Install samba server on host OS : [...]

Securing Your MySQL Installation

Debian,Open Source,Security,Ubuntu 24 June 2007 View Comments

Many distributions of Linux have an option to install MySQL. In this case, or even if you compile MySQL, the default password is blank. Make sure that you set password for the root user. This is the command: mysql -u root mysql SET PASSWORD FOR ‘root’@'localhost’ = PASSWORD(‘s3cr3tp4s5w0rd’);

ERROR: QEMU requires SDL

Debian,Open Source,Ubuntu 24 June 2007 View Comments

ERROR: QEMU requires SDL or Cocoa for graphical output To build QEMU without graphical output configure with –disable-gfx-check Note that this will disable all output from the virtual graphics card. While compiling I got the following errors. To solve this problem, I’ve to install SDL library. sudo apt-get install libsdl-dev Should works with Ubuntu or [...]

Pidgin and SSL

Debian,Open Source,Ubuntu 23 June 2007 View Comments

While connecting to GoogleTalk/MSN, if you see this message: Server require TLS/SSL for this connection That’s mean you did not compile Pidgin with SSL support. All you have to do is to install required ssl. sudo apt-get install libssl-dev libnss3-dev Recompile and all done! Have a try.

Dell, Ubuntu’s Best Friend

Ubuntu 24 May 2007 View Comments

Ubuntu.com has an image on the top left hand corner, showing one of the characters wearing a Dell T-Shirt. Kewl!