<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>InstaCarma Blog &#187; LxAdmin</title>
	<atom:link href="http://www.instacarma.com/blog/tag/LxAdmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.instacarma.com/blog</link>
	<description>Information Resource for Web Hosting Technical Support and Server Management</description>
	<lastBuildDate>Sat, 10 Mar 2012 21:44:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to remove HyperVM from the server</title>
		<link>http://www.instacarma.com/blog/technical/how-to-remove-hypervm-from-the-server/</link>
		<comments>http://www.instacarma.com/blog/technical/how-to-remove-hypervm-from-the-server/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 17:33:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[hyperVM]]></category>
		<category><![CDATA[kloxo]]></category>
		<category><![CDATA[LxAdmin]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=1036</guid>
		<description><![CDATA[Filed under: hyperVM, kloxo, LxAdmin Issue : How to remove HyperVM from the server completely? Solution : Run the following commands : service hypervm stop /etc/init.d/hypervm stop chkconfig &#8211;del hypervm rm -f /etc/init.d/hypervm rpm -e lxphp lxzend lxlighttpd rm -rf /usr/local/lxlabs/ rm -rf /home/hypervm/ rm -rf /etc/xen/hypervm rm -rf /etc/rc.d/init.d/hypervm rm -rf /var/cache/hypervm rm -rf [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/hypervm/'>hyperVM</a>, <a href='http://www.instacarma.com/blog/tag/kloxo/'>kloxo</a>, <a href='http://www.instacarma.com/blog/tag/lxadmin/'>LxAdmin</a></p>
<p><strong>Issue : </strong></p>
<p>How to remove HyperVM from the server completely?</p>
<p><strong>Solution : </strong></p>
<p>Run the following commands : </p>
<blockquote><p>service hypervm stop<br />
/etc/init.d/hypervm stop<br />
chkconfig &#8211;del hypervm<br />
rm -f /etc/init.d/hypervm</p>
<p>rpm -e lxphp lxzend lxlighttpd<br />
rm -rf /usr/local/lxlabs/<br />
rm -rf /home/hypervm/<br />
rm -rf /etc/xen/hypervm<br />
rm -rf /etc/rc.d/init.d/hypervm<br />
rm -rf /var/cache/hypervm<br />
rm -rf /home/lxlabs<br />
rm -rf /root/.etc/xxwin/gtk/lxlabs<br />
rm -rf /usr/sbin/lxrestart<br />
rm -rf /usr/bin/lxxen<br />
rm -rf /usr/bin/lxopenvz<br />
rm -rf /etc/yum.repos.d/lxlabs.repo<br />
rm -rf /root/.etc/misc/lxlabs.repo<br />
rm -rf /boot/lxxen-initrd.img<br />
rm -rf /var/log/lxint*<br />
rm -rf /var/cache/yum/lxlabsupdate<br />
rm -rf /var/cache/yum/lxlabslxupdate</p>
</blockquote>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/how-to-remove-hypervm-from-the-server/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/how-to-remove-hypervm-from-the-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migration from LxAdmin/Kloxo to cPanel</title>
		<link>http://www.instacarma.com/blog/technical/migration-from-lxadminkloxo-to-cpanel/</link>
		<comments>http://www.instacarma.com/blog/technical/migration-from-lxadminkloxo-to-cpanel/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 16:33:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[kloxo]]></category>
		<category><![CDATA[LxAdmin]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=578</guid>
		<description><![CDATA[Filed under: cPanel, kloxo, LxAdmin Issue : Migration from LxAdmin/Kloxo to cPanel . Databases are of great importance. Solution : You or your host will have to do the migration manually as cPanel does not have any 3rd party script that allows this sort of migration from LxAdmin. The best way to go about this [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/kloxo/'>kloxo</a>, <a href='http://www.instacarma.com/blog/tag/lxadmin/'>LxAdmin</a></p>
<p><strong>Issue : </strong></p>
<p>Migration from LxAdmin/Kloxo to cPanel . Databases are of great importance.</p>
<p><strong>Solution :</strong></p>
<p>You or your host will have to do the migration manually as cPanel does not have any 3rd party script that allows this sort of migration from LxAdmin. The best way to go about this is :</p>
<p>SCP each domain from LxAdmin to cPanel server individually.<br />
Make sure that you set the  file permissions to the user so that they can be edited via FTP.<br />
After that, download your databases and import them.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/migration-from-lxadminkloxo-to-cpanel/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/migration-from-lxadminkloxo-to-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K T Ligesh , Owner of Lxlabs (creator of LxAdmin/HyperVM/Kloxo) , is no more.</title>
		<link>http://www.instacarma.com/blog/company-updates/k-t-ligesh-owner-of-lxlabs-makers-of-lxadminhypervmkloxo-passes-away/</link>
		<comments>http://www.instacarma.com/blog/company-updates/k-t-ligesh-owner-of-lxlabs-makers-of-lxadminhypervmkloxo-passes-away/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:01:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Company Updates]]></category>
		<category><![CDATA[hyperVM]]></category>
		<category><![CDATA[kloxo]]></category>
		<category><![CDATA[LxAdmin]]></category>
		<category><![CDATA[openVZ]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Xen]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=456</guid>
		<description><![CDATA[Filed under: hyperVM, kloxo, LxAdmin, openVZ, vulnerability, Xen Owner of LxLabs, K T Ligesh (32) , passed away at his residence in Bangalore last night. Initial reports state that he committed suicide. As per the news-reports, it appears that Ligesh , who was a guitarist as well, was going through a difficult time personally. LxLabs [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/hypervm/'>hyperVM</a>, <a href='http://www.instacarma.com/blog/tag/kloxo/'>kloxo</a>, <a href='http://www.instacarma.com/blog/tag/lxadmin/'>LxAdmin</a>, <a href='http://www.instacarma.com/blog/tag/openvz/'>openVZ</a>, <a href='http://www.instacarma.com/blog/tag/vulnerability/'>vulnerability</a>, <a href='http://www.instacarma.com/blog/tag/xen/'>Xen</a></p>
<div class="wp-caption alignleft" style="width: 167px"><img title="K T Ligesh" src="http://instacarma.com/blog/wp-content/uploads/2009/ligesh" alt="Image Source: Kannada Prabha" width="157" height="336" /><p class="wp-caption-text">Image Source: Kannada Prabha</p></div>
<p>Owner of <strong>LxLabs</strong>, K T Ligesh (32) , passed away at his residence in Bangalore last night. Initial reports state that he committed suicide. As per the <a href="http://timesofindia.indiatimes.com/Bangalore/Techie-hangs-himself-in-HSR-Layout-/articleshow/4633101.cms" target="_blank">news-reports</a>, it appears that Ligesh , who was a guitarist as well, was going through a difficult time personally.</p>
<p>LxLabs is the creator of <strong>HyperVM</strong> &#8211; optimized virtualization technology which runs on both Xen and OpenVZ, “Host In a Box” solution <strong>- LxAdmin/Kloxo</strong> for Web hosting companies, server owners, resellers etc. Recently, there have been some serious  <a href="http://www.milw0rm.com/exploits/8880" target="_blank">vulnerability reports </a>concerning their software.</p>
<p><span style="font-size: small;">Ligesh was an exceptional software engineer, and the mastermind behind all the well known software products his company produced. His stellar engineering talent is evident in the way he created innovative software products that were quick to rise in popularity and adoption within the industry, capturing the imagination of thousands of industry watchers. <strong>InstaCarma</strong> and its Directors shared a cordial relationship with Ligesh. His brilliance and intelligence always shone through in all our interactions with him.</span></p>
<p>Details regarding who will take over the operations of the company or the development/maintenance of the software is not available at the moment. Also, it is not known what the server owners who use LxLabs&#8217; software should do in the wake of this news. While further updates are awaited, Ligesh is in our thoughts and prayers . May his soul rest in peace!</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/company-updates/k-t-ligesh-owner-of-lxlabs-makers-of-lxadminhypervmkloxo-passes-away/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/company-updates/k-t-ligesh-owner-of-lxlabs-makers-of-lxadminhypervmkloxo-passes-away/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Lxlabs Vulnerability Announcement</title>
		<link>http://www.instacarma.com/blog/technical/lxlabs-vulnerability-announcement/</link>
		<comments>http://www.instacarma.com/blog/technical/lxlabs-vulnerability-announcement/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 12:49:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[hyperVM]]></category>
		<category><![CDATA[kloxo]]></category>
		<category><![CDATA[LxAdmin]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=444</guid>
		<description><![CDATA[Filed under: hyperVM, kloxo, LxAdmin Lxlabs have reported that they have discovered multiple vulnerabilities in hyperVM and Lxadmin/Kloxo. They have recommended updating your hyperVM/Kloxo systems to the latest version in order to fix this. This can be done by running the following command : /script/upcp Details of the vulnerabilities will be posted on their forums [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/hypervm/'>hyperVM</a>, <a href='http://www.instacarma.com/blog/tag/kloxo/'>kloxo</a>, <a href='http://www.instacarma.com/blog/tag/lxadmin/'>LxAdmin</a></p>
<p>Lxlabs have reported that they have discovered multiple vulnerabilities in hyperVM and Lxadmin/Kloxo.</p>
<p>They have recommended updating your hyperVM/Kloxo systems to the latest version in order to fix this.</p>
<p>This can be done by running the following command :</p>
<blockquote><p>/script/upcp</p></blockquote>
<p>Details of the vulnerabilities will be posted on their forums in the coming days.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/lxlabs-vulnerability-announcement/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/lxlabs-vulnerability-announcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kloxo &#8211; The new name for LxAdmin</title>
		<link>http://www.instacarma.com/blog/technical/kloxo-the-new-name-for-lxadmin/</link>
		<comments>http://www.instacarma.com/blog/technical/kloxo-the-new-name-for-lxadmin/#comments</comments>
		<pubDate>Wed, 13 May 2009 21:18:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles and tutorials]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[kloxo]]></category>
		<category><![CDATA[LxAdmin]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=179</guid>
		<description><![CDATA[Filed under: kloxo, LxAdmin Many of us are already using LxAdmin on various client servers. Did you notice a small change in their control panel? Yes, there is a small change in its name. It&#8217;s now known as Kloxo.. I did try to dig wordnet to see if there is any meaning for this this [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/kloxo/'>kloxo</a>, <a href='http://www.instacarma.com/blog/tag/lxadmin/'>LxAdmin</a></p>
<p>Many of us are already using LxAdmin on various client servers. Did you notice a small change in their control panel? Yes, there is a small change in its name. It&#8217;s now known as Kloxo..</p>
<p>I did try to dig wordnet to see if there is any meaning for this this word called &#8220;Kloxo&#8221; but no luck. There was no announcement about this name change and there was not even a mail to it&#8217;s customers mailing lists as far as I could see. Today there are many forum posts etc available on the internet explaining how you can migrate to Kloxo from Lxadmin and how it continues to work seamlessly. I&#8217;m pointing you all to the resource found on LxLabs website so that you can learn more about this.</p>
<p>Resource URL: <a href="http://lxlabs.com/kloxo-name-change/" target="_blank">http://lxlabs.com/kloxo-name-change/</a></p>
<p>Q. <em>Why was the name changed to Kloxo?</em></p>
<p>A. Lxadmin is not a great name for a consumer software, and we are perfectionists. Names should be simple, neutral and thus over time should get associated with the software.</p>
<p>Q. <em>Won&#8217;t this lead to confusion in the internal architecture?</em></p>
<p>A. We have taken the name change very seriously, and thus Kloxo is a new application altogether and the internal architecture has been completely redesigned. Earlier if there was a path /home/lxadmin or C:/Program Files/Lxadmin, the path in Kloxo would be /home/kloxo and C:/Program Files/Kloxo respectively. This means that application Kloxo in itself is 100% consistent, and thus will not cause any confusion.</p>
<p>Q. <em>What about the reputation the Lxadmin name has garnered till now? Won&#8217;t you lose it all?</em></p>
<p>A. Lxadmin is nearly 2 years old. We have absolutely no short-term strategies and our strategy is always based on what Kloxo will be 5-10 years from now, and thus the loss of the proximal brand loyalty is something that we are ready to accept.</p>
<p>Q. <em>What happens to the existing Lxadmin customers</em>?</p>
<p>A. Kloxo is 100% backward compatible with Lxadmin. You can take a backup in Lxadmin and restore it perfectly on Kloxo. Our customer support team will be glad to assist you if you run into any problem. Please contact kloxo-migrate at lxlabs.com . We guarantee that your data will be properly migrated from Lxadmin to Kloxo. Also, we will be maintaining Lxadmin indefinitely, and so you only need to slowly plan your migration to kloxo.<br />
Please see this for info on how to migrate: Kloxo Migration</p>
<p>Q. <em>What about managing Lxadmin from inside hyperVM?</em></p>
<p>A. You can manage Lxadmin from inside hyperVM by clicking on the lxadmin/kloxo button. HyperVM does not distinguish between kloxo and Lxadmin inside a vps, and you can just manage Lxadmin from HyperVM using the lxadmin kloxo button itself.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/kloxo-the-new-name-for-lxadmin/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/kloxo-the-new-name-for-lxadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

