So You Bought a Pixelbook
Initial Setup First, follow the Quickstart instructions here. You now have two things set up – a VM called termina and a container inside of that VM called penguin. This VM and container are “special” – files within penguin are accessible via the Files app and any GUI applications installed inside of penguin will be accessible via the launcher. Other than that, penguin is just a regular debian stretch LXC container. To access a shell inside of pengiun (which is inside of termina), simply launch the Terminal program. This starts the termina VM (if not already started), starts the penguin container (if not already started) and drops you in a shell. ...