Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 2
and
Version 3
of
jazz/LXC
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 12, 2014, 6:16:03 PM (
11 years
ago)
Author:
jazz
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
jazz/LXC
v2
v3
51
51
sudo apt-get install lxc
52
52
}}}
53
{{{
54
jazz@jazzbook:~$ lxc-version
55
lxc version: 1.0.0.alpha1
56
}}}
57
* 安裝 LXC Web Panel
58
{{{
59
jazz@jazzbook:~$ sudo su -
60
root@jazzbook:~# wget http://lxc-webpanel.github.io/tools/install.sh -O - | bash
61
}}}