I found this while surfing Linux.com. Very handy if you are into shell scripting (and who isn’t?, haha).
Enjoy!
Filed under: hacking, HowTo, Linux, Programming | Tagged: bash, ksh, shell scripting, UNIX | Leave a Comment »
I found this while surfing Linux.com. Very handy if you are into shell scripting (and who isn’t?, haha).
Enjoy!
Filed under: hacking, HowTo, Linux, Programming | Tagged: bash, ksh, shell scripting, UNIX | Leave a Comment »
I have to post this – it is involved enough that I will forget it if I don’t. Googling for a solution was challenging.
In order to get the gkrellstock plugin installed for Gkrellm-2, on Kubuntu 8.04, these are the steps I took:
sudo apt-get install libfinance-quote-perl, libfinance-streamer-perl, libfinance-yahooquote-perl sudo cp gkrellstock.so /usr/lib/gkrellm2/plugins/sudo chmod 644 /usr/lib/gkrellm2/plugins/gkrellstock.sosudo cp GetQuote2 /usr/X11R6/bin/sudo chmod 755 /usr/X11R6/bin/GetQuote2Your milage may vary, and you will need to adjust fire if you use a different blend of Ubuntu or a different flavor of Linux altogether. As far as Windows goes, I’ll just say this – it can be done (good luck).
Enjoy!
Filed under: Apps, HowTo, Kubuntu, Linux | Tagged: gkrellm, HowTo, Kubuntu | 2 Comments »