New feature in Gnome/Nautilus

2010-12-05 1 min read Fedora GNOME

One of the things that I never realized that I am missing in Nautilus until they put the feature in was this. When a file is being copied and there is conflict, there should be option to rename the new file being copied. Also, if the file being copied is image then a small preview/thumbnail would be good.

Yesterday while copying some files, suddenly I noticed that this feature is there now. Pretty useful feature to have. Here’s the screen-shot.

Continue reading

Make any command read line enabled (on *nix)

2010-11-25 1 min read Bash Fedora Linux

Make any command read line enabled (on *nix)

  <td>
    <div class="text codecolorer">
      rlwrap sqlite3 database.db
    </div>
  </td>
</tr>
1

Enable readline even if the command line application is not using it.

* View this command to comment, vote or add to favourites * View all commands by pykler

commandlinefu.com

by David Winterbottom (codeinthehole.com)

URL: http://feedproxy.google.com/~r/Command-line-fu/~3/mKEgYoyHCMA/make-any-command-read-line-enabled-on-nix

Enhanced by Zemanta

Screen enable/disable logging in all windows

2010-11-19 1 min read Bash Learning Linux

If you use screen command a lot then this is something that you will like 🙂

Screen enable/disable loggin in all windows

  <td>
    <div class="text codecolorer">
      bindkey ^l at "#" log on<br /> <br /> bindkey ^o at "#" log off
    </div>
  </td>
</tr>
1
2
3

The command when added in screenrc enables logging all open windows by using the C-l (control-l key combination) and disable by C-o . The lines need to be added in separate lines .

Continue reading

Linux>1% Campaign. Prove that we are more than 1% !

2010-10-25 1 min read Linux Uncategorized

Linux>1% Campaign. Prove that we are more than 1% !

At http://www.dudalibre.com they are running a campaign to make every owner of computers running Linux register. The aim is to prove that the general assumption, that only 1 % of all computers run Linux is wrong. Everyone is needed if this effort is going to succeed.

http://www.dudalibre.com/en/gnulinuxcounter

The page can also be displayed in Spanish and French

I voted for my distro Fedora, hope you do the same for your linux distribution and prove that Linux does run on high number of desktop.

Continue reading

Ubuntu Maverick Meerkat 10.10 Post Installation Guide

2010-10-12 1 min read Linux

Ubuntu Maverick Meerkat 10.10 Post Installation Guide ubuntu.jpgUbuntu 10.10 codenamed Maverick Meerkat is released. As you all know Ubuntu is the most popular Linux distribution since it aims on usability and ease of installation. The new version of Ubuntu comes with Gnome 2.32 and Linux kernel 2.6.35. Of course all software is updated with new versions. The installation has also become very easy and fast. The user has to do only a few clicks until he boots up to his new Ubuntu desktop. Download Ubuntu 10.10 install it and let’s see a few tips and tricks!

Continue reading

http://ninite.com/linux/makeuseof – very good collection of utilities for .deb based distro’s

2010-10-08 1 min read Linux Uncategorized

Head over to http://ninite.com/linux/makeuseof and you will find a nice utility created by the makeuseof guys. This will allow you to select the applications that you want to install and once you have made the selection you can download the unattended installer.

Well, to be frank with you I really do not see the need for this unless you don’t know how to add repositories or install simple stuff. Most of this (no, actually all of this except dropbox in my Fedora setup with the repositories that I have set). Now for one application why would I do that if that was available for Fedora. Any-ways pretty good for newbies, still.

Continue reading
Older posts Newer posts