Author's posts
Update 6 Feb 2021: Added instructions to enable the HUION H430P to use the wacom driver. Verified on Ubuntu 18.04 and Ubuntu 20.04. If you want to draw on your computer, you can always use your mouse. But if you want to really draw, you can upgrade to a drawing tablet (also known as graphics …
Continue reading
Like this:
Like Loading...
Permanent link to this article: https://blog.simos.info/how-to-setup-the-huion-430p-drawing-tablet-on-ubuntu-20-04/
In this post we see how to get different types of network-isolated containers in LXD. Even if you are not interested in such things, doing this tutorial will help you understand better LXD proxy devices. LXD container with no networking To get a LXD container without networking, you omit the networking configuration in the profile …
Continue reading
Like this:
Like Loading...
Permanent link to this article: https://blog.simos.info/a-network-isolated-container-in-lxd/
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 – …
Continue reading
Like this:
Like Loading...
Permanent link to this article: https://blog.simos.info/how-to-get-lxd-containers-get-ip-from-the-lan-with-routed-network/
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 …
Continue reading
Like this:
Like Loading...
Permanent link to this article: https://blog.simos.info/re-30-things-to-do-after-installing-ubuntu-18-04-lts-all-in-one-video/
If a person in Greece wants to learn more about COVID-19, they can access the website of the National Organization of Public Health (Εθνικός Οργανισμός Δημόσιας Υγείας/ΕΟΔΥ). This appears to be the main portal on COVID-19 in Greece. See the screenshot below on how it looks. You can scroll down, but the screenshot shows the …
Continue reading
Like this:
Like Loading...
Permanent link to this article: https://blog.simos.info/greece-is-struggling-against-covid-19/
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 …
Continue reading
Like this:
Like Loading...
Permanent link to this article: https://blog.simos.info/using-command-aliases-in-lxd-to-exec-a-shell/
Recent Comments