Writing software is similar to translating from one language to another. Specifically, it is similar to translating from your native language to some other language. You are translating to that other language so that you can help those others do some task for you. You might not understand this other language very well, and some …
Category: general
Permanent link to this article: https://blog.simos.info/a-gentle-introduction-to-security-fuzzing-and-the-advanced-fuzzing-league-afl/
Feb 09 2021
How to get LXD containers obtain IP from the LAN with ipvlan networking
You are using LXD containers and you want a container (or more) to use an IP address from the LAN (or, get an IP address just like the host does). LXD currently supports four ways to do that, and depending on your needs, you select the appropriate way. Using macvlan. See https://blog.simos.info/how-to-make-your-lxd-container-get-ip-addresses-from-your-lan/ Using bridged. See …
Permanent link to this article: https://blog.simos.info/how-to-get-lxd-containers-obtain-ip-from-the-lan-with-ipvlan-networking/
Sep 02 2020
How to use NordVPN in a LXD container
NordVPN is one of many VPN services. I was asked to have a look at how to make it work in a LXD container and as a result I am writing this post. I am not advertising this service, nor do I use affiliate links, etc. Up to now, NordVPN have refused to fix their …
Permanent link to this article: https://blog.simos.info/how-to-use-nordvpn-in-a-lxd-container/
Jun 17 2020
Using ibus-typing-booster for predictive typing in Ubuntu 20.04 LTS
Update 16 July 2020: The package ibus-typing-booster has been accepted to Debian/Ubuntu. Therefore, you do not need anymore to use the testing PPA that was mentioned in the original post here. This post has been updated to reflect the change. Ubuntu 20.04 LTS has switched to using the IBus input framework for most (all?) languages, …
Permanent link to this article: https://blog.simos.info/using-ibus-typing-booster-for-predictive-typing-in-ubuntu-20-04-lts/
May 15 2020
How to setup the HUION 430P drawing tablet on Ubuntu 20.04
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 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/
Recent Comments