<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/ DTD/wml_1.1.xml">

<wml>
<head>
<meta http-equiv="cache-control" content="max-age=180,private" />
</head>
<card title="LXC Web Panel">
<p>
作者:<a href="index.php?action=showuser&amp;userid=1&amp;hash=">admin</a><br />时间:2014-05-16 17:57<br />分类:<a href="index.php?action=list&amp;cid=3&amp;hash=">电脑技术</a><br />内容:
LXC Web Panel


lxc就是系统级别上的隔离，无须再硬件上做任何配置，就可以达到虚拟机的效果


LXC Web Panel 是基于 Web 的 LXC 图形化配置


 


 

Requirements

GitHub repository


    Ubuntu 12.04 or higher

    LXC 0.8 or higher

    /var/lib/lxc as LXC root path




Automatic installation
Copy/past the following code to your server
wget http://lxc-webpanel.github.io/tools/install.sh -O - | bash
Connect you on http://your_ip_address:5000/Login with user admin and password admin

 


Automatic update
Copy/past the following code to your server
wget http://lxc-webpanel.github.io/tools/update.sh -O - | bash


 


Manual installation
Clone our repository
git clone https://github.io/lxc-webpanel/LXC-Web-Panel.git
Install Flask
pip install flask==0.9
Run LXC Web Panel
python lwp.py
Connect you on http://your_ip_address:5000/Login with user admin and password admin</p><p>
<a href="index.php?action=login&amp;hash=">立即登陆发表评论</a><br />
</p>
<p><a href="index.php?action=list&amp;hash=">返回日志列表</a><br /><a href="index.php?action=index&amp;hash=">返回主页</a></p>
</card>
</wml>
