Quoting pegah (pegah...@yahoo.com): > 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
You could use lxc-attach if you are on a new enough kernel, or spawn a task to ssh into the container. We do have a c api which is also exposed through python, one one of the next steps is to implement console (analogous to lxc-console). If you have time to implement that and post a patch, that would be great. > thank you so much in advance > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Lxc-devel mailing list > Lxc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxc-devel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel