Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of WTFwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:19, 26 May 2025 Stian talk contribs created page Minix 2025 (Created page with "User:Stian had a plan to make a VM-based Minix lab for the community, but the state of running Minix is 2025 turns out to be surprisingly difficult. == Background == The only sensible way to run Minix (2.x) in 2025 is virtualized of course, and QEMU/KVM (ideally in Proxmox) would be the preferred way here. I briefly looked at Bochs too but it had its own set of problems. Minix 2.x is generally installed from floppy, however the floppy driver in QEMU has been [htt...")
- 18:05, 15 March 2023 Stian talk contribs created page Ansible (Created page with "== Script for testing template things == #!/usr/bin/python3 import os import sys from ansible.inventory.helpers import get_group_vars from ansible.inventory.manager...")
- 10:40, 13 March 2023 Stian talk contribs created page Vim syntax patch (Created page with "<code> if matchstr(bufname("%"), "25-fw-names") != "" syn region A start=/- [adr]=[0-9]/ end=/^/ contains=C,E,D syn match C /[a-z]\+\ze=/ contained syn match D /=\zs[^=]...")