-
Tag Cloud
desktop domino eclipse error extjs firefox freewares google ibm install jaunty java javascript javascripts jquery LINUX lion mac MACOSX mysql news php plugins problem programming python recursive screenshot shortcut keys slackware snow leopard softwares ssjs terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
ubuntu Archive
-
Duplicate a website like Teleport on Ubuntu Jaunty Linux
Posted on October 14, 2009 | No CommentsIf you are a Windows user, you probably know about Teleport to download or create a copy of a website on your hard-disk What about on Linux? Well, you have... -
Looking no more! I found the best Mind Map for my Ubuntu
Posted on October 6, 2009 | No CommentsI have been missing Mindmap Manager when switching to Ubuntu from my Windows box and wondering for a while to find a powerful & competitive alternative free solution. Freemind is... -
Adobe Air on Ubuntu Jaunty 9.04
Posted on September 29, 2009 | No CommentsThree simple steps for installing Adobe Air on Ubuntu Jaunty 9.04 1. Download Adobe Air from Adobe Air Download site and put to Desktop 2. Make the file executable sudo... -
Three steps to install Firefox 3.5 on Ubuntu Jaunty 9.04
Posted on September 27, 2009 | No CommentsFire up Terminal and follow 3 steps to have a brand new Firefox 1. Add ubuntu-mozilla ppa sudo sh -c “echo ‘deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu jaunty main’ >> /etc/apt/sources.list” sudo sh -c... -
Speed up your Ubuntu (Jaunty)
Posted on September 23, 2009 | No Comments1. Use my RAMDisplay current value sudo cat /proc/sys/vm/swappiness Change it sudo sysctl -w vm.swappiness=10 or edit gksudo gedit /etc/sysctl.conf look for vm.swappiness vm.swappiness=10 or add it if it doesn’t... -
Skype on Ubuntu Jaunty 9.04
Posted on September 23, 2009 | No CommentsFollow these two steps to install Skype 2.0 on Ubuntu Jaunty 1. Add medibuntu to sources.listssudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list –output-document=/etc/apt/sources.list.d/medibuntu.list; sudo apt-get -q update; sudo apt-get –yes -q –allow-unauthenticated install... -
Convert PDF to images (jpeg, png etc…)
Posted on September 19, 2009 | No CommentsIf you want to convert pdf to images (png, jpeg), try Ghost script command gs -dSAFER -dBATCH -dNOPAUSE -sDEVICE=png16m -r300 -sOutputFile=output_file.png input_file.pdf You can change “png16m” with the devices from... -
Yahoo emoticon in Pidgin
Posted on August 3, 2009 | No CommentsLooking no more, Pidgin is the best for IM in my Ubuntu Jaunty box, the only thing I want to change is the emoticon package. Most of my friends are... -
Two steps installing Goolge App Engine (GAE) in Ubuntu Jaunty
Posted on August 1, 2009 | No CommentsBy default, Ubuntu Jaunty (9.04) shipped with Python 2.6 while GAE works with Python 2.5, so if you download SDK and run your app, you will see lot of errors.... -
Eclipse 3.5 Galileo on Ubuntu Jaunty 9.04
Posted on July 31, 2009 | 13 CommentsBase on some other articles guiding installation of Eclipse on Ubuntu, here are some steps that help you getting Eclipse 3.5 working on Ubuntu Jaunty 9.04 1. Install Sun Java...

