- Ganglia Cluster Monitoring Made Easy by Idolinux.blogspot.com
- Ganglia Howto by IBM
- Ganglia Documentation by SourceForge.Net
Windows,Android,Linux,Apple Mac,Iphone,Ipad,Tips and Tricks,tutorial for Problem.Repair,Recovery,data,Troubleshooting,Computer Help,Software,Tweak Computers,Guide to Windows,linux and software Install guide.MotherBoard repair,Hardware.GSM,Phone,Wireless,WIFI,Msn,Ubuntu.Blogger tips....
Showing posts with label Installation. Show all posts
Showing posts with label Installation. Show all posts
Installing Ganglia on Standalone or Cluster
Good Readup on How to Install Ganglia on Clusters or Standalone Machine. Taken from I do linux blog, an excellent resource.
libXp.so.6 error in MATLAB
If you encounter "...... error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory..." when installing MATLAB on CentOS 5, \\.
To solve the problem:
To solve the problem:
# yum install libXp libXp-devel
Installing Linux Mint 7 on HP 6930p Elitebook
Installing Linux Mint 7 on HP 6930p is a breeze for the most essential part. More importantly, the Distro was able to detect the ethernet and wireless.
Radeon HD 3xxx driver however needs to be installed seperately. Just download the driver for linux from http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&product=2.4.1.3.5&lang=English
However, the speakers is not working although the earphone only. The resolution of the problem can be at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/269027
Radeon HD 3xxx driver however needs to be installed seperately. Just download the driver for linux from http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?type=2.4.1&product=2.4.1.3.5&lang=English
However, the speakers is not working although the earphone only. The resolution of the problem can be at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/269027
- Finding out what type of soundcard
cat /proc/asound/cards
0 [Intel ]:
HDA-Intel - HDA Intel
HDA Intel at 0x98900000 irq 17 - Finding out the codec-type
head -n 1 /proc/asound/card0/codec*
==> /proc/asound/card0/codec#0 <== Codec: Analog Devices AD1984A ==> /proc/asound/card0/codec#1 <== Codec: LSI ID 1040 - With the information above, searching for the soundchip
zless /usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz - Editing "/etc/modprobe.d/alsa-base" and adding
snd-hda-intel model=mobile - Editing "/etc/modprobe.d/options" and adding
snd-hda-intel model=mobile - 6.reboot
Installing xCAT on Compute Nodes
Some Possible Error faced:
Error: Interface setup failed: pumpSetupInterface failed.
Solution (Due to wrong or missing drivers used in the genimage):
- cd /opt/xcat/share/xcat/netboot/centos
- ./genimage -i eth0 -n tg3,e1000,bnx2 -o centos5.2 -p compute
IBM - Install and configure General Parallel File System (GPFS) on xSeries
IBM - Install and configure General Parallel File System (GPFS) on xSeries is a good intermediate article on how to install GPFS on X Series
Subscribe to:
Posts (Atom)