This is a web (DokuWiki) version of canvon (Fabian Pietsch) notes…
Please, have a look at the Sitemap! Especially if you got credentials / a login.
This DokuWiki is hosted besides my blog, maybe you'll find content there that is “better polished” for publication.
This is intended to hold links/cache-copies of public documentation relating to Linux distributions (especially desktop and server). Especially this would mean that documentation pertaining to, e.g., Android (which runs on a Linux kernel but with a completely unique user-land), would be misplaced, here.
Some miscellaneous stuff that doesn't fit otherwise into the structure…
For example, speed test by ''timeout'' + ''dd'', video file comparison using mpv, Windows fork problems…
The Windows Subsystem for Linux (WSL) is a way of running a Linux distribution efficiently as your own user, on Windows. (No dual-boot or Virtual Machine (VM) needed. It seems to be more like a container?)
While WSL1 seemed to “just” emulate the Linux syscalls on a Windows NT kernel (so there specifically was no “Linux” running at all), WSL2 seems to “fix” this by running a full-blown Linux kernel .. alongside Windows, via its own Hyper-V hypervisor.