https://gist.github.com/FreddieOliveira/efe850df7ff3951cb62d74bd770dce27
Engineering and technology notes
How to add a physical keyboard layout
You should install extra keyboard layouts:
https://play.google.com/store/apps/details?id=varzan.extraKeyboardLayouts .
It is free and helps me to type on Mongolian language and included many other languages.
https://android.stackexchange.com/questions/30256/how-to-add-a-physical-keyboard-layout
Getting to grips with Docker
LXF272
MULTIPASS: Easy virtual machines
LXF289
Build a virtual network lab
LXF285
BIZMAC
Tie Fighter 3D Model
ESP32-CAM Video Streaming Web Server -works with Home Assistant
Source: ESP32-CAM Video Streaming Web Server -works with Home Assistant – Electrorules
UPDATED Headless Command Line Sync for ownCloud on Linux
owncloudcmd -u username1 -p password1 /home/username1/justpart https://cloud.example.com/remote.php/webdav/Documents/OneFolder
Source: UPDATED Headless Command Line Sync for ownCloud on Linux
linux – Gedit won’t save a file on a VirtualBox share: Text file busy
Source: linux – Gedit won’t save a file on a VirtualBox share: Text file busy – Unix & Linux Stack Exchange
dm-crypt
dm-crypt is a transparent block device encryption subsystem in Linux kernel versions 2.6 and later and in DragonFly BSD. It is part of the device mapper (dm) infrastructure, and uses cryptographic routines from the kernel’s Crypto API. Unlike its predecessor cryptoloop, dm-crypt was designed to support advanced modes of operation, such as XTS, LRW and ESSIV (see disk encryption theory for further information), in order to avoid watermarking attacks. In addition to that, dm-crypt addresses some reliability problems of cryptoloop.
dm-crypt is implemented as a device mapper target and may be stacked on top of other device mapper transformations. It can thus encrypt whole disks (including removable media), partitions, software RAID volumes, logical volumes, as well as files. It appears as a block device, which can be used to back file systems, swap or as an LVM physical volume.
Some Linux distributions support the use of dm-crypt on the root file system. These distributions use initrd to prompt the user to enter a passphrase at the console, or insert a smart card prior to the normal boot process.
Source: dm-crypt – Wikipedia
asus p5b and 6gb ram – Memory
Enable the memory remap option in the BIOS? It may be normal for that MB to reserve some of the memory for PCI caching.
https://forum.corsair.com/forums/topic/45795-asus-p5b-and-6gb-ram/