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 …
Permanent link to this article: https://blog.simos.info/how-to-setup-the-huion-430p-drawing-tablet-on-ubuntu-20-04/
Apr 05 2020
A network-isolated container in LXD
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 …
Permanent link to this article: https://blog.simos.info/a-network-isolated-container-in-lxd/
Apr 04 2020
How to get LXD containers get IP from the LAN with routed network
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 – …
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 13 2020
Greece is struggling against COVID-19
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 …
Permanent link to this article: https://blog.simos.info/greece-is-struggling-against-covid-19/
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/
Recent Comments