
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Monitor your network activity via netstat to control network access from and to you computer.
15 years ago
-Just modified the background (bigger and nicer )
- add the option -t for fedora core users to prevent printing out all active Unix sockets(thanks to liquidat)
- modification of the police
- add listening of "top" (used process) and "temp" (temperature checking)
Thanks to "NoAlWin aka K"
-NEw background totally transparent.
15 years ago
-Just modified the background (bigger and nicer )
- add the option -t for fedora core users to prevent printing out all active Unix sockets(thanks to liquidat)
- modification of the police
- add listening of "top" (used process) and "temp" (temperature checking)
Thanks to "NoAlWin aka K"
-NEw background totally transparent.
charliebabitt
15 years ago
Where did you get the "You are not alone" wallpaper from?
Report
charliebabitt
15 years ago
Report
lambda512
15 years ago
Report
lambda512
15 years ago
text x=20 y=65 sensor=program program="echo /dev/hda: `hddtemp -n /dev/hda` ºC ; echo /dev/hdb: `hddtemp -n /dev/hdb` ºC" color=0,0,0 fontsize=10 font="Lucida Console" interval=3000
for run in hdb only modify to
text x=20 y=65 sensor=program program=" echo /dev/hdb: `hddtemp -n /dev/hdb` ºC" color=0,0,0 fontsize=10 font="Lucida Console" interval=3000
Report
lambda512
15 years ago
Report
liquidat
15 years ago
If you are using a german system, you have to change ESTABLISHED to VERBUNDEN - I think its similar for other localized linux systems.
And: I hat to add the option -t to the netstat command - here on Fedora Core it prints out all active Unix sockets without a -t.
liquidat
Report
skyboy
15 years ago
Report