PackageKit error File \”/usr/share/PackageKit/helpers/yum/yumBackend.py\”, line 1215, in _get_depends_not_installed – Resolved
2010/02/04
In packagekit, if you getting the error below: […] Traceback (most recent call last): File ”/usr/share/PackageKit/helpers/yum/yumBackend.py”, line 1215, in …
How To Build A Self-hosted WordPress Blog For Free
2010/02/04
A blog is a layman-friendly variation of a website, and having a blog is one of the many ways to state your presence in the virtual world. While there are many hassle-free blog services out there that …
Splitting strings with IFS
2010/02/04
Today I want to discuss splitting strings into tokens or “words”. I previously discussed how to do this with the <a …
Kill processes that have been running for more than a week
2010/02/04
<a href="http://blog.amit-agarwal.co.in/category/linux/">Bookmark this category <span style="font-size: x-large;"><a …
Execute mysql command from shell
2010/02/04
phpMyAdmin is a very slow application if you want to execute a query on your database. If you know the name of the database then any GUI tool is an overhead. So I have written a one liner shell script …
Packagekit Error
2010/02/04
With the latest update on my Fedora 10(F10) I started getting this error when ever I wanted to use the gnome package kit (I was able to use yum though): failed to get a TID: A security policy in place …
Color in grep output to distinquish the matching entries
2010/02/04
Most of the times I end up spending a lot of time to look for the string in the grep output when I do a search. This is quite frustrating and thus I looked at the options for grep command that would …
kernel source code — the easier way to get it with git.
2010/02/04
The simplest way to get the kernel code is : […] git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git […] If you want to get the other branches then head over …
Top 3 Sites To Help You Become A Linux Command Line Master]
2010/02/04
The truth about Linux today is that one may never have to actually <a class="zem_slink" title="Spice Girls" rel="homepage" …
Damn Vulnerable Linux – DVL review
2010/02/04
Today morning I got a chance to look at one of the other less commonly known Linux Distribution and out of the line distribution, very good for Learning purposes. The distribution is known as DVL …
chfn – Change finger information
2010/02/04
Finger is a nifty nice utility to get the information on the user. A sample output of the command is as below: -0-(ak) ~ > finger ak Login: ak Name: Amit Agarwal Directory: /home/amitag Shell: …
Web Thumbnails, create your account to upload your files.
2010/02/04
So, since I got one more address, I thought of some social service too ;). Just kidding. Got my gallery site up. You can use it too to upload your photos. For stopping social abuse I would personally …