script for changing gnome-terminal color schemes.

Earlier I had posted this. So, if you want to try all of these schemes, then you need not have to copy paste the schemes from the web page, you can try the below script.
Continue reading
Earlier I had posted this. So, if you want to try all of these schemes, then you need not have to copy paste the schemes from the web page, you can try the below script.
Continue reading
I was looking for a way to set the terminal colors for gnome. There is a GUI way to change the same by going to the Preferences->Colors. And then you can change the colors that you see in the color pallete in the bottom of the dialog box.
But I was looking at doing it faster and better, and finally I found this page.
Continue reading
Install procinfo or procinfo-ng. The procinfo contains three programs :
/usr/bin/lsdev
/usr/bin/procinfo
/usr/bin/socklist
and procinfo-ng contains ::
/usr/bin/procinfo-ng
The description for both of them is similar ::
Name : procinfo-ng
Continue reading
Version : 2.0.304
Release : 5.fc17
Architecture: i686
Install Date: Tue 24 Jul 2012 05:45:10 PM IST
Group : Applications/System
Size : 140366
License : GPLv2 and LGPLv2
Signature : RSA/SHA256, Mon 12 Mar 2012 09:56:55 PM IST, Key ID 50e94c991aca3465
Source RPM : procinfo-ng-2.0.304-5.fc17.src.rpm
Build Date : Wed 29 Feb 2012 02:30:54 AM IST
Build Host : x86-06.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager : Fedora Project
Vendor : Fedora Project
URL : http://sourceforge.net/projects/procinfo-ng/
Summary : Console-based system monitoring utility
Description :
Procinfo-NG is a complete rewrite of the old system monitoring application
procinfo. The goal is to make more readable (and reusable) code and to
restore broken functionality.
If you have more applications running on your system then your system can handle them then you know what I mean when I say that the Music Players take a lot of CPU. Otherwise harmless, but when you are doing too many things, then lot of times you would feel that probably stopping the Music player might help. But then Linux is all about alternatives. So, there is a command line player called mpg123, which does not use so much CPU. But what about playlist 🙂
Continue reading
If you have done a new installation of Ubuntu or Fedora, then yuou know you have to search all kind of blogs to find out what all to install. So, here is a easier way to do that. Just run this script, it will install some applications which are mostly a “MUST” for all the installations. And the list of applications that are installed are :
Continue readingHere are the previous links on Tora:
And if you are interested in installing from source then you can always use this link:
http://blog.amit-agarwal.com/2012/02/06/tora-fedora-16-mysql-oracle/
And if you are interested in just installing it then you can always do:
rpm -ivh "http://amit-agarwal.co.in/mystuff/tora-2.1.3-1.fc17.i686.rpm"
I use Fedora 17 on my work laptop and thus need to connect to windows share sometimes. After I upgraded to Fedora 17 some time, I was unable to browse the windows network. I would get all kind of errors and warnings and tried everything that I knew about Samba to fix the issue. Tried searching through all the forums to figure out what was wrong but nothing helped. And suddenly today I resolved it and guess how:
Continue reading