This blog is supposed to keep track of all the small fixes, good tutorials and cheat-sheets I encounter in my binary life so I won't have to seek them on the web again.
Saturday, November 21, 2009
koala chrome
Chrome for Ubuntu linux (works on karmic koala) : http://www.ubuntugeek.com/install-chromium-google-chrome-web-browser-in-ubuntu.html
Sunday, November 15, 2009
How to install adobe flash player 64-bit after upgrading to Ubuntu 9.10 Karmic Koala
You'll need this because of certain glitches occuring when using ff to watch flash-based sites (such as Youtube). Just check out the link: http://news.softpedia.com/news/How-to-Install-Adobe-Flash-Player-64-bit-on-Ubuntu-8-10-98076.shtml
Saturday, November 14, 2009
Fixing Eclipse in Ubuntu 9.10 Karmic Koala
The fix is relatively simple. Create a file in your home folder (or wherever you want) called eclipsefix.sh
– open it and add the following lines:
export GDK_NATIVE_WINDOWS=true
/opt/eclipse/eclipse
(where /opt/eclipse/eclipse
is the location of your eclipse application file).
SOURCE: http://mou.me.uk/2009/10/31/fixing-eclipse-in-ubuntu-9-10-karmic-koala/
Subscribe to:
Posts (Atom)