summaryrefslogtreecommitdiff
path: root/content/articles
AgeCommit message (Collapse)Author
6 daysarticles: arch-installation: Add nftables firewallxengineering
nftables is a modern Linux firewall software. It is enabled by default using the package-provided default rules.
6 daysarticles: arch-installation: Remove htopxengineering
This can be installed on demand. `top` is anyway available.
6 daysarticles: arch-installation: Switch to vixengineering
This replaces nano as editor.
6 daysarticles: arch-installation: Use systemd networkingxengineering
This switches from: - NetworkManager - chrony to: - systemd-networkd - systemd-resolved - systemd-timesyncd - iwd This reduces the required packages, moves to more minimal software and allows convenient configuration based on simple text files.
6 daysarticles: arch-installation: Switch to UEFIxengineering
This is an incremental step towards secure boot and modernizes the boot process. Furthermore less packages have to be installed, the bootloader configuration is simpler and everything is file-based instead of `dd`ing into the master boot record directly.
7 daysarticles: arch-installation: Enable serial consolexengineering
This allows to use the final system with Qemu's `-nographic` option. This is more convenient since no keyboard layout has to be configured and text can be copied and pasted.
7 daysarticles: arch-installation: Switch to GPTxengineering
This allows to use bigger drives like 4 TB and above.
2025-10-04articles: Add qemu-arch-installation.mdxengineering
2024-11-26articles: pacman: Fix typoxengineering
2023-12-24articles: Switch to Alpine Linux version 3.19.0xengineering
2023-10-29Add article alpine-installationxengineering
2023-09-09oneplus-6: Remove section `Roadmaps`xengineering
2023-09-09Add link to ALSA API docxengineering
2023-08-28Rename to articles/oneplus-6.mdxengineering
2023-08-27oneplus: Add USB/IP to goalsxengineering
2023-08-27Add links to debug call audioxengineering
2023-08-27oneplus: Switch goal from SXMO to Phoshxengineering
2023-08-26Add articles/oneplus-enchilada.mdxengineering
2023-08-16Make article names shorterxengineering
2023-05-12Add article about ModemManagerxengineering
2023-02-16Fix error in pacman-essentials.mdxengineering
2023-02-16Remove manual for dealing with CLI interfacexengineering
This fits not into this section. If mentioned at all it should get its own section. But after all it is quite obvious.
2023-02-16Add troubleshooting advice to pacman-essentials.mdxengineering
The two mentioned errors are quite common when working with Arch Linux.
2023-02-16Do not address the reader directlyxengineering
Just a question of style. It makes the article a bit more professional.
2023-02-16Reduce complexity of pacman-essentials.mdxengineering
This article is for new users. They do not need to know *why* something works or how it could be more *convenient*. They just have to know *how* it works.
2023-02-16Use Markdown link IDs in articlexengineering
This avoids line breaks or very long lines since they are not contained in the paragraphs.
2023-02-05Add pacman essentials articlexengineering