Tag Archives: lxlabs

Resetting hypervm password

Unable to login to hypervm for some reason? Forgot password link now working? Try this. #cd /usr/local/lxlabs/hypervm/httpdocs #lphp.exe ../bin/common/resetpassword.php master <new password> #/etc/init.d/hypervm restart Now you will be able to login to hypervm with the new password. Same thing works for lxadmin admin account.

LxLabs Ligesh commits suicide

A brilliant software engineer, Founder of LxLabs.com, creator of HyperVM – optimized virtualization technology which runs on both Xen and OpenVZ, “Host In a Box” solution LxAdmin/Kloxo for Web hosting companies, server owners, resellers – K.T Ligesh(32) commited suicide last night (8th June,2009) at his residence located in H.S.R Layout, Bangalore. Yesterday night I was [...]

Fix for LxLabs vulnerability announcement

HyperVM/Kloxo users are here by alerted to patch their installations by running the update script by LxLabs team. Multiple security vulnerabilities were discovered in hyperVM and Lxadmin/Kloxo. It is recommended that you update your hyperVM/Kloxo systems to the latest version, as soon as possible. Details of the vulnerabilities will be posted in the coming days [...]

enabling log_error in LxAdmin

Editing /etc/php.ini, or enabling few options via LxAdmin might not get work in LxAdmin servers. I faced this problem while trying to enable error logging. Whlie I was digging for the reasons, I found that each domain is provided with a separate php.ini under /home/httpd/domainname.com folder (replace domainname.com with domain’s name). php.ini found under this [...]

Unable to login to horde on Lxadmin box : imapd: LOGIN failed

If you’re unable to login to horde on a lxadmin box, check the mail logs at  /var/log/lxadmin/maillog I found the following in logs : Aug  5 06:43:27 www imapd: LOGIN FAILED, ip=[::ffff:127.0.0.1] Aug  5 06:43:27 www imapd: LOGOUT, ip=[::ffff:127.0.0.1] Check if you have CRAM-MD5″ in IMAP_CAPABILITY= line in the /usr/lib/courier-imap/etc/imapd file. Remove it and restart [...]