2022年11月4日 星期五

[lxc, user] How to setup the password for the LXC Ubuntu 5.0/stable container default user ubuntu

 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