Serge Hallyn writes:
> Quoting Dwight Engen (dwight.en...@oracle.com):
>> I finally got around to testing out user namespaces. Very nice to to
>> have container root not be kuid 0! One thing that I noticed was that
>> mingetty in the container was failing because the call to vhangup(2)
>> failed
Dear friends
I need to be able to run commands within lxc remotely via python programming
,do you have any idea on how to access the lxc terminal remotely from other or
base linux os which i installed lxc
thank you so much in advance
--
Quoting Dwight Engen (dwight.en...@oracle.com):
> I finally got around to testing out user namespaces. Very nice to to
> have container root not be kuid 0! One thing that I noticed was that
> mingetty in the container was failing because the call to vhangup(2)
> failed (and thus no lxc-console). I