Hi Guys,
I'm testing here right now some lxc template scripts.
I have here some troubles with setting up a debian instance on Fedora 13
(2.6.34.6-47.fc13.x86_64).
First, I can't setup a lenny system on my Fedora 13 host. I get these
errors:
I: Configuring apt...
I: Configuring openssh-server...
h
echo -n "Active instances: " ; active=$(netstat -xa | grep $lxcpath | \
sed -e 's#.*'"$lxcpath/"'\(.*\)/command#\1#');
Vic
2010/9/2 v1t03k
> Hi Guys,
>
> I'm testing here right now some lxc template scripts.
> I have here some trouble