Hello all<br><br>I have created a container using lxc_create, and after that i used lxc_start command to start. It starts correctly but i want to use  lxc_execute. And i am finding difficulties in lxc_execute. Can any one tell me how to use lxc_execute. Following are commands used for create and start::<br>
lxc_create -n ubuntu1 -f /home/nishant/ubuntu.conf -t lucid<br>lxc_start -n ubuntu<br><br><b>lxc-execute -n name -f conf_file command :: here i don't understand what to give in command and what is <span class="COMMAND">[<span class="OPTIONAL">-s KEY=VAL
        </span>] stands for.</span></b><br><br>And now i don't wanna use lxc_start i wanna use directly lxc_execute instead of lxc_start what should i do for executing the container directly.<br><br>Plz help me ASAP.<br><br>
Regards,<br>Nishant<br>