MIKE LEVIN AI SEO

Future-proof your skills with Linux, Python, vim & git as I share with you the most timeless and love-worthy tools in tech through my two great projects that work great together.

The Key LXC API Detail I Must Master

As I dive deeper into the LXC API, I must understand the command 'su --login ubuntu' in order to fully comprehend 'lxc exec foo -- su --login ubuntu'. Join me as I explore the nuances of this command and all the possibilities it unlocks.

Exploring the Nuances of 'su --login ubuntu' to Master the LXC API Detail

By Michael Levin

Monday, June 27, 2022

I need to understand this command:

su –login ubuntu

…in order to understand this command:

lxc exec foo -- su --login ubuntu

Categories