Update #3 – 27 January 2020: Fedora requires special instructions for routed to work. See the section below named The routed profile for Fedora for more. UPDATE #2 – 26 January 2020: Debian requires special instructions for routed to work. See the section below named The routed profile for Debian for more. UPDATE #1 – …
Category: Linux
Permanent link to this article: https://blog.simos.info/how-to-get-lxd-containers-get-ip-from-the-lan-with-routed-network/
Apr 03 2020
Re: 30 Things to do After Installing Ubuntu 18.04 LTS (all-in-one video)
Average Linux User has created a Youtube video on 30 This to do After Installing Ubuntu 18.04 LTS. It is a well-prepared, high-quality, informative video. I recommend watching it. There are a couple of nitpicks though, and in this post I go into detail about them. See the Discussion below. First, here is the Youtube …
Permanent link to this article: https://blog.simos.info/re-30-things-to-do-after-installing-ubuntu-18-04-lts-all-in-one-video/
Mar 05 2020
Using command aliases in LXD to exec a shell
First, create a container mycontainer with the command lxc launch ubuntu: mycontainer. This command creates a container with the currently default LTS version (at the time of writing, 18.04, soon it will be 20.04). You are using LXD, you can launch containers and get a shell into them using the following lxc command. This command …
Permanent link to this article: https://blog.simos.info/using-command-aliases-in-lxd-to-exec-a-shell/
Feb 03 2020
How to view the files of your LXD container from the host
You are creating LXD containers and you enter a container (lxc shell, lxc exec or lxc console) in order to view or modify the files of that container. But can you access the filesystem of the container from the host? If you use the LXD snap package, LXD mounts the filesystem of the container in …
Permanent link to this article: https://blog.simos.info/how-to-view-the-files-of-your-lxd-container-from-the-host/
Jan 24 2020
How to use virtual machines in LXD
Update 22 May 2020: The Ubuntu container images have been updated to install on first boot the LXD Agent in the VM. The corresponding section below has been updated so that you can skip the manual step, if your VM image does it for you. Update 22 May 2020: See also the tutorial at https://discuss.linuxcontainers.org/t/running-virtual-machines-with-lxd-4-0/7519 …
Permanent link to this article: https://blog.simos.info/how-to-use-virtual-machines-in-lxd/
Dec 09 2019
Running X11 software in LXD containers
Update February 2021: See the Notes below for extra steps when trying this on the Raspberry Pi 4. Updated instructions for LXD 4.5 (September 2020) LXD 4.5 has added features that make proxy devices more secure in the sense that if something goes wrong on the proxy device, your system is safer. Specifically, the proxy …
Permanent link to this article: https://blog.simos.info/running-x11-software-in-lxd-containers/
Recent Comments