Let's add the repository first :For Ubuntu Jaunty :$sudo wget -q http://www.kaivalagi.com/ubuntu/ppa/m-buck-conky-jaunty.list -O /etc/apt/sources.list.d/m-buck-conky-jaunty.listFor Ubuntu Intrepid :$sudo wget -q http://www.kaivalagi.com/ubuntu/ppa/m-buck-conky-intrepid.list -O /etc/apt/sources.list.d/m-buck-conky-intrepid.listFor Ubuntu Hardy :$sudo wget -q http://www.kaivalagi.com/ubuntu/ppa/
Sunday, June 28, 2009
Fix Some Ubuntu Jaunty Annoyances
Posted on 12:50 PM by Unknown
On this blog I always try to give a better Ubuntu experience or give some choices to people unlike Microsoft Windows.This time we will fix a couple of Ubuntu Jaunty annoyances.1- Renable CTRL+Alt+Backspace ShortcutI wrote a blog post about this a couple of days ago.You can find the blog post here.2- Low Sound VolumeI found that Ubuntu Jaunty's default sound is not maxed out.To fix it give this
How to Clean your Orphan Packages with Deborphan
Posted on 12:37 PM by Unknown
If you are running out of the space at your ubuntu, you may want to uninstall some un-needed packages, but sometimes orphan libraries/packages remain on the system.Deborphan comes handy at these kind of situations.First let's install deborphan and see the orphan packages :$sudo apt-get install deborphan$sudo deborphanYou will see orphan package list , like :libspeexdsp1libmono-addins0.2-
Jdownloader, Ultimate Free/Premium Downloader from File Hosts
Posted on 12:34 PM by Unknown
Before starting, be sure you have installed Sun's java.You can install it via :$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk sun-java6-pluginYou can change your default java via :$sudo update-java-alternatives -s java-6-sunOk, now let's download Jdownloader, download it via :$wget -c http://212.117.163.148/jd.shAfter download let's make it executable and run it :$chmod +x jd.sh
How to Run Android Applications on Ubuntu
Posted on 12:34 AM by Unknown
When Google announced and released Android, back in October 2008, everyone knew that it would become the best operating system for mobile devices. Not only is Android open source, but it also comes with a Software Development Kit, which offers the necessary APIs and utilities for developers to easily build powerful applications for Android-powered mobile devices. The following tutorial was
Wednesday, June 24, 2009
Install Themes and Emerald in Ubuntu
Posted on 1:08 PM by Unknown
You see cool themes on almost all screenshot of Ubuntu all over the internet but don't know how to do it. No worries, it can be done in no time.First, if you use Gnome, go to Gnome Look and download from GTK 2.x the themes you want. If you use KDE (Kubuntu), go to KDE Look instead and under Themes / Styles, download the themes you would like to use.To install them, simply go to your Ubuntu Panel
How to Install empathy on Ubuntu
Posted on 12:41 PM by Unknown
Empathy is a new instant messaging client in Gnome 2.24 which aim to replace pidgin and Ekiga. It provide voice and video chat services besides the usual text chatting service. To Install Empathy you first have to add the hardy repository: sudo bash -c 'echo deb http://ppa.launchpad.net/telepathy/ubuntu hardy main >> /etc/apt/sources.list' For Interpid Ibex: sudo bash -c '
Subscribe to:
Posts (Atom)