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

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

2010-06-25 4 min read Linux

Note: I am using this and definately this is a big improvement over the previous versions. Here is the blog from gnome blog:

After more than a year of heavy development, <a class="zem_slink freebase/en/networkmanager" title="NetworkManager" rel="homepage" href="http://www.gnome.org/projects/NetworkManager">NetworkManager 0.8 was unleashed on the world a few weeks ago.  While we obviously couldn’t make everyone happy just yet, this release includes a ton of great stuff.  Much of it is under the hood, so while it won’t dazzle you in a blinding flash of light, it should still make your head explode.

Continue reading

Check file usage using fuser

2010-06-24 1 min read Fedora Linux

There is a package called psmisc that provides a useful application fuser. The package provides the below (on fedora):

/sbin/fuser
/usr/bin/killall
/usr/bin/peekfd
/usr/bin/pstree
/usr/bin/pstree.x11

There are couple of options you can provide on the terminal to fuser. The main purpose of the binary is to check the process id of the process using the file. This can be useful if some file operation on a file is blocking something for you 🙂

Continue reading

Linux:Please Don\’t Show the Command Line to the Uninitiated (via postie)

2010-06-24 1 min read Linux

<a href="http://blog.amit-agarwal.co.in/category/linux/">Bookmark this category

Not long ago I had the opportunity to show off GNU/Linux to a friend. She&#8217;s been a lifelong Windows users and is just your average, non-technical computer user. She&#8217;d heard of this thing called “Linux,” but had never seen a Linux distro in use. So, I gladly booted up my laptop and also the desktop (we were at my house, my wife and I having one of our many cookouts) and showed her Linux Mint 7 via a live CD and also Ubuntu 8.10, which is installed on my family&#8217;s desktop.

Continue reading

Customize Your Firefox Browsing Experience On Your Favorite Websites

2010-06-23 5 min read Firefox

<a href="http://blog.amit-agarwal.co.in/category/linux/">Bookmark this category

<img SRC="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/screenshot.151.jpe" ALIGN="bottom" ALT="screenshot.15"/>Did you know that you can customize the way you see a website in your browser?  We’ve all heard of the <a HREF="http://www.makeuseof.com/tag/greasemonkey-firefox-addon/">Greasemonkey add-on for Firefox, right?  If not, check out the articles <a HREF="http://www.makeuseof.com/tag/20-must-see-greasemonkey-addonsno-technical-knowledge-req/">that <a HREF="http://www.makeuseof.com/tag/6-cool-greasemonkey-scripts-to-rock-your-friendfeed/">have <a HREF="http://www.makeuseof.com/tag/how-to-turn-greasemonkey-scripts-into-firefox-extensions/">been <a HREF="http://www.makeuseof.com/tag/top-ten-flickr-greasemonkey-scripts/">written here on MakeUseOf and you’ll be sure to find out some neat stuff about it.

Basically, Greasemonkey allows users to write and implement scripts that customize the way you interact with websites.

Continue reading
Older posts Newer posts