Viewing archive without extracting.

2010-06-25 1 min read GNOME

I was looking for this option and searched the net to find quite some utilities to do this.

  1. gvfs-archive — Select the file in nautilus and select ”Archive Mounter” .. simple isn’t it. Supposed to work but didn’t work for me.. Though that may be because I am on rawhide.
  2. <a href="http://www.onicos.com/staff/iz/release/mi-arcfs/">mi-arcfs is another kernel dependent module to achieve this.
  3. <a href="http://code.google.com/p/fuse-zip/">fuse-zip from google code is another nice option.

And a nice article on this this is <a href="http://osdir.com/ml/gnome.usability/2003-01/msg00092.html">here.
Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/gnome" rel="tag">gnome, <a class="performancingtags" href="http://technorati.com/tag/archive" rel="tag">archive, <a class="performancingtags" href="http://technorati.com/tag/mount" rel="tag">mount, <a class="performancingtags" href="http://technorati.com/tag/file%20system" rel="tag">file system, <a class="performancingtags" href="http://technorati.com/tag/fs" rel="tag">fs

Continue reading

Change the look and feel of Fedora with emrald, change to openbox, fvwm, emerald, metacity or openbox

2010-06-25 1 min read Fedora

I have been looking for this information for quite sometime now. Did not quite find this information in the net. Finally looked through some of the packages in the repository and found the one that I was looking for. There is a rpm called fusion-icon that has quite a lot of features. The description for the package goes like this:

The Compiz Fusion Icon is a simple panel applet for starting and controlling Compiz Fusion. Upon launch, it will attempt to start Compiz Fusion automatically. You may need to select a window decorator, if one does not appear.

Continue reading

wordpress Fedora 11 desktop client.

2010-06-25 1 min read Fedora

Another wordpress client on Fedora for wordpress. Simple and easy to configure and use. Here&#8217;s how it looks.

sudo yum install lekhonee

<a href="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/screenshot-lekhonee.jpg"><img class="size-full wp-image-838" title="screenshot-lekhonee" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/screenshot-lekhonee.jpg" alt="screenshot-lekhonee" width="785" height="604" />

Twiiter from Pidgin on Fedora 11 -Leonidas

2010-06-25 1 min read Fedora

If you are twitter fan but find it difficult to follow it on your web-browser then this is for you. Just install the plugin and get going to see the twitter messages in the pidgin window.

sudo yum install purple-microblog

After installation you can add your twitter account like all other accounts and start seeing your messages.

:))

find duplicate entry in a list in bash with sed

2010-06-25 1 min read Bash Fedora Learning

Here I will take an example of rss2email list, but I guess I will be able to pass on the concept.

Here is example of the output of the r2e list command:

1: http://blog.amit-agarwal.co.in/feed (default: amitag@localhost)
2: http://feeds2.feedburner.com/AllAboutLinux (default: amitag@localhost)
3: http://feeds2.feedburner.com/Command-line-fu (default: amitag@localhost)
4: http://blogs.members.freewebs.com/Members/Blogs/viewBlogRSS.jsp?userid=29731143 (default: amitag@localhost)

Target here is to get the list of all duplicate entries if any. So, first we need to remove the numbers from the begining and the email ID from the end.

Continue reading

A Unix/Linux cheatsheet complete in most respects.

2010-06-25 1 min read Linux

Find <a href="http://cb.vu/unixtoolbox.xhtml" target="_blank">here. This is a very nice tutorial all in one page and browsable.

It covers :

1.   System
2.   Processes
3.   File System
4.   Network
5.   SSH SCP
6.   VPN with SSH
7.   RSYNC
8.   SUDO
9.   Encrypt Files
10.   Encrypt Partitions
11.   SSL Certificates
12.   CVS
13.   SVN
14.   Useful Commands
15.   Install Software
16.   Convert Media
17.   Printing
18.   Databases
19.   Disk Quota
20.   Shells
21.   Scripting
22.   Programming
23.   Online Help

Continue reading
Older posts Newer posts