Scratchpad for : sebastian
GangliaI like to learn more about Ganglia. I saw the tool working on a cluster with 40 nodes. Today i've installed it on my Debian and Ubuntu server to see what I can do with it.
Linux ClustersI'm doing some research on Linux Clusters. At work we may be want to us a Linux cluster so thats why i'm doing some research. You can read more about is here: http://www.thenetwork.nl/nl/linux/cluster/. I'ts in Dutch but I will translate is soon.
Some quick notescpufreq-selector --governor ... 1. userspace 2. powersave (600Mhz) 3. performance (100%) cpufreq-selector --governor performanceWireless in /etc/network/interfaces
On my laptop i've got an intel ipw2200 WiFi NIC. Over here a sample config.
iface eth1 inet dhcp
wireless-essid {your-ess-id}
wireless-key {your-wep-key}