How to setup the password for the LXC Ubuntu 5.0/stable container default user ubuntu
井民全, Jing, mqjing@gmail.com
Command
lxc exec YourContainer-Name -- passwd ubuntu
e.g.
lxc exec ubuntu-container -- passwd ubuntu
Result