<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 5, 2015 at 4:42 AM, Andrew Davidson <span dir="ltr"><<a href="mailto:andrew@amdavidson.com" target="_blank">andrew@amdavidson.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am a very new user of LXC, and I have not been able to ascertain when I should be using lxc-attach vs lxc-console. Googling does not seem to have a solid answer.<br>
<br>
Are there any cases where it is better or worse to use one or the other?<br>
<br>
lxc-attach seems much more convenient and practical, but I wanted to make sure I wasn’t mis-using it and would end up with a trashed host system.<br>
<br></blockquote><div><br></div><div>lxc-attach -> you directly get a root session inside the container, no password asked. Similar to what you get if you have passwordless key-based ssh setup.</div><div><br></div><div>lxc-console -> you get a virtual console for the container, complete with its login screen. Similar to what you get if you have console setup (e.g. using ILO, DRAC, whatever) to a real server. If you attach to console 0 (lxc-attach -t 0), you'll get to see all console messages during boot as well.</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>