Does anyone here use LXD/Incus? What do you do if you want to find the IP address of an instance, but incus list
does not give you one? I am not sure what would be stopping one from being issued since that is how I have found that information before.
I am just a student trying to learn about them and do stuff. I often just find the IP of the container and then ssh
in as that feels natural, but perhaps I am cutting against the grain here.
You can run full GUI apps inside LXC containers and have X11 deal with the rest. Guides here and here.
Thanks! I’ve come across many of Simos’ posts while getting up to speed on LXD. I had previously ended up settling on using the forgotten xdmcp to establish and manage the connections. My next go around will probably use a different approach that is more secure.
My use case for code-server is that I can then access the IDE from any computer allowing me greater flexibility of the device that I code on.