
Dartchik
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
I tried to make theme for daily using that can be easy configured for any system.
Now it shows temperatures, fans speed, disk space, system load, network information and notes.
Comments are welcome
Require:
- superkaramba
- lm_sensors
- hddtemp
- p7zip (for opening archive)
- kwrite (for notes, you can use any other editor)
lm_sensors:
- You can install lm_sensors with "emerge -Dva lm_sensors" or "apt-get install lm_sensors" or something else as root.
- Configure sensors with "sensors-detect" as root. Check it with "sensors".
- Daemon must be started by default. In Gentoo "rc-update add lm_sensors default && /etc/init.d/lm_sensors restart".
http://www.lm-sensors.org
hddtemp:
- Install it with "emerge -Dva hddtemp" or "apt-get install hddtemp" or something else as root.
- Configure hddtemp with "nano /etc/conf.d/hddtemp".
- Daemon must be started by default. In Gentoo "rc-update add hddtemp default && /etc/init.d/hddtemp restart".
http://www.guzu.net/linux/hddtemp.php
http://p7zip.sourceforge.net
http://en.wikipedia.org/wiki/7-Zip
11 years ago
1.2 Optimization, fixed netgrid.
1.1 Fixed fonts and notes. Versions for x1024 and x768 resolutions
1.0 First version
11 years ago
1.2 Optimization, fixed netgrid.
1.1 Fixed fonts and notes. Versions for x1024 and x768 resolutions
1.0 First version
FourOne
12 years ago
Four One.
Report
Nikoli
12 years ago
What did you wish to tell the first sentence?
Report
FourOne
12 years ago
Report
Nikoli
12 years ago
Report
chaosmachine
13 years ago
Report
Nikoli
13 years ago
I don`t want make handbook for all cases, most of people knows peculiarities of theirs systems and can adapt my guide for personal needs..
Report
chaosmachine
13 years ago
to
sensors-detect && sensors && /etc/init.d/lm-sensors restart in ubuntu.
But I'm getting
open: Permission denied
* Setting sensors limits... open: Permission denied
not sure if thats bad.
(theme still not working)
Report
Nikoli
13 years ago
http://en.wikipedia.org/wiki/Sudo
http://en.wikipedia.org/wiki/Root_user
Report
chaosmachine
13 years ago
to
sensors-detect && sensors && /etc/init.d/lm-sensors restart in ubuntu.
But I'm getting
open: Permission denied
* Setting sensors limits... open: Permission denied
not sure if thats bad.
Report
Cosmoboy
13 years ago
It's look like really nice but the archive don't works... can you fix it? :)
Thanks
Report
Cosmoboy
13 years ago
Report
Nikoli
13 years ago
Report
trumpeteersman
13 years ago
Report
Nikoli
13 years ago
Report
trumpeteersman
13 years ago
localhost [127.0.0.1] 7634 (?) : Connection refused
nas0: error fetching interface information: Device not found
localhost [127.0.0.1] 7634 (?) : Connection refused
localhost [127.0.0.1] 7634 (?) : Connection refused
Network sensor: can not find nas0
nas0: error fetching interface information: Device not found
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20
Minor opcode: 0
Resource id: 0x2a01959
I am assuming that I can only change the options for the nas0 to eth0 through the GUI, but the GUI wont persist. The lm_sensors is my fault because I don't want to restart my computer to get them to work after installing them. Any ideas why the window wont show?
Report
Nikoli
13 years ago
sensors-detect && sensors && /etc/init.d/lm_sensors restart - after this all should work.
Report
Nikoli
13 years ago
If it won't help say versions of kde and superkaramba, are they too old?
Report
ih8windoze
13 years ago
Report
Nikoli
13 years ago
Quote:$ ls -l *k.*
-rw------- 1 nikoli nikoli 9761 17 21:02 Dartchik.7z
-rw-r--r-- 1 nikoli nikoli 14253 29 13:22 Dartchik.rar
-rw-r--r-- 1 nikoli nikoli 11660 29 13:16 Dartchik.tar.bz2
-rw-r--r-- 1 nikoli nikoli 10533 29 13:16 Dartchik.tar.gz
-rw-r--r-- 1 nikoli nikoli 15530 29 13:16 Dartchik.zip
The 7zip results are the best. It is open source and can be used with konqueror and ark after installing p7zip. http://en.wikipedia.org/wiki/7zip Why don't you like it?
Report
zeifertstc
13 years ago
Report
Nikoli
13 years ago
P.S. Default is nas0, not eth0 ;)
Report