[lxc-users] Killing the parent process of a container

2014-01-10 Thread Andy Johnson
Hello, I start a busybox container by: lxc-start -n busyboxCTNew from another terminal I get the pid of the parent process of the container by : psaux | grep lxc-start root 1994 0.0 0.0 26092 1304 pts/1S+ 09:04 0:00 lxc-start -n busyboxCTNew I run: kill -9 1994 (I know that co

Re: [lxc-users] Linux container fail behind the proxy

2014-01-10 Thread Tren Blackburn
On Fri, Jan 10, 2014 at 12:32 AM, Gandhi, Ibha (HP Software) wrote: > Hi, > > > > I am deploying application(for example mysql) on linux containers using > juju. > > Linux container is successfully created and I get public ip. > > I connected to this ip and ran this command “sudo apt-get install

[lxc-users] Linux container fail behind the proxy

2014-01-10 Thread Gandhi, Ibha (HP Software)
Hi, I am deploying application(for example mysql) on linux containers using juju. Linux container is successfully created and I get public ip. I connected to this ip and ran this command "sudo apt-get install git" inside the conatiner: Here is the output sudo: unable to resolve host root-local-m