


Plasma 4 Extensions by mboscovich 9 comments
This plasmoid script is a port of a karamba script that I've done few years ago (http://kde-look.org/content/preview.php?preview=1&id=83874&file1=83874-1.jpg&file2=&file3=&name=Netstat). I would like to add graph and configurations options, so please give me some weeks to do this. If you have python knowledges, you can help me to improve it, you've just needed to read http://techbase.kde.org/Getting_Started/Build/KDE4/Python_Support to start with it. Regards - Sep 01 2010

Plasma 4 Extensions by mboscovich 9 comments

Plasma 4 Extensions by mboscovich 9 comments
Regards - Aug 31 2010

Plasma 4 Extensions by mboscovich 9 comments

Plasma 4 Extensions by mboscovich 2 comments
This afternoon i'll check my self.
Regards. - Aug 30 2010

Karamba & Superkaramba by mboscovich 4 comments
And a easier way of to do this, is just open the netstat.skz file with ark and modify the file :D . - Jun 23 2008

Karamba & Superkaramba by mboscovich 4 comments
1)create a directory:
mkdir netstat
2)copy netstat.skz into the new directory:
cp netstat.skz netstat
3)unzip netstat.skz (.skz es a zip file :D ):
cd netstat
unzip netstat.skz
4) edit the file netstat.py and change all eth0 for ppp0:
nano -w netstat.py
5) zip again the .skz file with:
zip netstat-new.skz *
6) load it in superkaramba
7) enjoy it! :D - Jun 23 2008