Posted by TechFiz on August 19, 2010
After installing CDP agent on a debian server, I started getting following error while I tried installing kernel modules using r1soft-cki . Error is as follows: relocation error: /lib/libnss_files.so.2: symbol \__rawmemchr, version GLIBC_2.2.5 \ not defined in file libc.so.6 with link time reference Cause: This is caused by a GLIBC version mis-match. The version of [...]
Posted by TechFiz on August 12, 2010
Not liking the following error while doing SVN commit? svn: Commit failed (details follow): svn: Could not use external editor to fetch log message; consider setting the $SVN_EDITOR environment variable or using the –message (-m) or –file (-F) options svn: None of the environment variables SVN_EDITOR, VISUAL or EDITOR is set, and no ‘editor-cmd’ run-time [...]
Posted by TechFiz on July 29, 2010
Okay, without discussing much of the technicalities behind this hack, I shall give you the steps to go ahead and get photon+ working on your machines. Step 1: Insert Photo+ onto your USB slot Step 2: Check for the product and vendor id using lsusb and keep a note # lsusb Bus 006 Device 007: [...]
Posted by TechFiz on July 4, 2010
Found a Broadcom wifi card facing problems after 2.6.31-20-generic-pae kernel upgrade on Ubuntu 10.04 (Dell Inspiron with a i3 processor) Trying to activate the driver via the System -> Administration -> Hardware Drivers -> enable the Broadcom STA proprietary wireless driver route failed with an error in /var/log/jockey.log WARNING: modinfo for module wl failed: ERROR: [...]
Posted by TechFiz on June 26, 2010
If you’re trying to install Debian Lenny on a XEN VM you might end up with the following error no matter which debian repository you use to install. can’t download file (/dists/lenny/main/installer-i386/20090123lenny1/images/netboot/xen/vmlinuz) Resolution: Smiplest way to install lenny on xenserver5.5 is “install from URL:http://mirrors.cn99.com/debian/”. The above URL works perfectly on Citrix XENSERVER 5.5. Otherwise you [...]
Posted by TechFiz on March 30, 2010
Linux: In general tab of VM in XenCenter, you get an option to install the tools. Another way is to select VM Menu -> Install Xen Server Tools option. Issue: When you try installing XenServer Tools on to Linux VMs you might find that the virtual cd device won’t get mounted and the syslog logs [...]