New pages
- 08:32, 18 February 2025 Include:Abuild-configure (hist | edit) [650 bytes] Prabuanand (talk | contribs) (created new Include page)
- 07:22, 18 February 2025 Include:apkbuild-pypi (hist | edit) [400 bytes] Prabuanand (talk | contribs) (created new Include page)
- 07:17, 18 February 2025 Include:apkbuild-cpan (hist | edit) [386 bytes] Prabuanand (talk | contribs) (created new Include page)
- 10:04, 17 February 2025 Alpine kernel module support (hist | edit) [2,485 bytes] Prabuanand (talk | contribs) (created new page)
- 10:00, 9 February 2025 Tor (hist | edit) [2,237 bytes] Prabuanand (talk | contribs) (created new page based on postmarketOS wiki as referred by User:fossdd)
- 12:39, 3 February 2025 Qtile (hist | edit) [3,590 bytes] Yass (talk | contribs) (Initial draft on the Qtile install documentation (based on the XFCE page))
- 15:48, 2 February 2025 Small-Time DNS with BIND9 (hist | edit) [15,435 bytes] DavesCodeMusings (talk | contribs) (Created page with "= Small-Time DNS Server with BIND9 = This document shows how to configure a basic installation of the ISC DNS server, BIND9, for Alpine Linux. This is useful when you want to have a DNS server for your home or home office network. The instructions start with a basic caching, forwarding DNS server. It continues on with adding lookup zones for your LAN hosts. Finally, it gives a peek at setting up ad blocking. You can work through as much or as little as you like dependin...")
- 18:56, 1 February 2025 Logcheck (hist | edit) [3,008 bytes] Jarp (talk | contribs) (Created page with "[https://logcheck.org Logcheck] is a simple tool which scans logfiles and emails reports out of unrecognized entries. == Installing == {{Cmd|apk add logcheck grep perl-mime-construct run-parts}} At the moment grep and run-parts must be manually installed, otherwise logcheck won't work. Work is being done to remove these dependencies. Additionally, while technically not required, perl-mime-construct is needed for email reports. == Configuration == Default configurat...")
- 15:11, 1 February 2025 Rasdaemon (hist | edit) [2,034 bytes] Jarp (talk | contribs) (Created page with "Machines having ECC memory and supported chipsets can be monitored for ECC errors using rasdaemon (actually rasdaemon monitors much more so it could be useful even without ECC memory). == Installing == {{Cmd|apk add rasdaemon}} == Logging== Rasdaemon logs to syslog. Syslog could be automatically monitored using e.g. logcheck and automated emails. Additionally rasdaemon logs to /var/lib/rasdaemon/ras-mc_event.db, which could be read using ras-mc-clt (in this example...")
- 13:07, 1 February 2025 Relay email (nullmailer) (hist | edit) [3,536 bytes] Jarp (talk | contribs) (Created page with " == Overview == Nullmailer is lightweight and simple MTA (mail transport agent) which allows to relay local mails to another server. This is useful if you are in example running private server at home and just want to relay notifications from cron etc. to your external mailbox via your ISPs mail server. Nullmailer allow also to rewrite envelope sender which is needed to pass spam checks many ISPs are nowadays doing. == Installation == Nullmailer can be found only from...")
- 16:52, 27 January 2025 Mimalloc (hist | edit) [1,695 bytes] Prabuanand (talk | contribs) (created new page for mimalloc)
- 05:32, 14 January 2025 Include:Parted (hist | edit) [687 bytes] Prabuanand (talk | contribs) (page to document working of parted)
- 05:31, 14 January 2025 Include:Parted UEFI with GPT disklabel (hist | edit) [2,074 bytes] Prabuanand (talk | contribs) (Initial page.. a lot needs to be fixed)
- 05:24, 14 January 2025 Include:Parted BIOS with MBR mode with DOS disklabel (hist | edit) [1,796 bytes] Prabuanand (talk | contribs) (Initial page creation)
- 05:45, 10 January 2025 Iptables (hist | edit) [1,713 bytes] Prabuanand (talk | contribs) (moved content from Configure Networking page)
- 05:29, 9 January 2025 Include:Desktop prerequisites (hist | edit) [524 bytes] Prabuanand (talk | contribs) (Moved the content from Include:Setup desktop to seperate page)
- 01:30, 31 December 2024 GVisor (hist | edit) [1,161 bytes] Pursuable1652 (talk | contribs) (Created page with "== What is gVisor? == It is a kernel syscall implementation in the language Go. It helps isolate the kernel from the container. == How to implement gVisor == Run instructions on here: [https://gvisor.dev/docs/user_guide/install/ https://gvisor.dev/docs/user_guide/install/] {{cmd| <nowiki>( set -e ARCH=$(uname -m) URL=https://storage.googleapis.com/gvisor/releases/release/latest/${ARCH} wget ${URL}/runsc ${URL}/runsc.sha512 \ ${URL}/containerd-shim-runsc-v1...")
- 16:22, 25 December 2024 Clevis (hist | edit) [3,433 bytes] Pursuable1652 (talk | contribs) (Created page with "{{draft}} ==== What is clevis ==== It is a software that allows to encrypt/decrypt a disk by bounding to tang (network bound encryption/decryption) or a TPM (hardware chip encryption/decryption). ==== Auto Disk decryption using clevis + tang ==== You need to run tang in a separate server, from the one you want to decrypt. I recommend running a tang server on a docker. === mkinitfs + kernel-hooks + secureboot-hook === {{todo| write guide}} Using mkinitfs, it is possi...")
- 13:28, 20 December 2024 Include:Architecture support matrix (hist | edit) [1,699 bytes] Prabuanand (talk | contribs) (Moved Architecture support matrix to an Include page so it can be transcluded)
- 16:50, 17 December 2024 Backlight (hist | edit) [2,337 bytes] Prabuanand (talk | contribs) (added information about installing and using ddcutil)
- 07:52, 11 December 2024 Hardened malloc (hist | edit) [974 bytes] Pursuable1652 (talk | contribs) (Created page with "=== What is it? === An excerpt on [https://github.com/GrapheneOS/hardened_malloc github] [1]: ''This is a security-focused general purpose memory allocator providing the malloc API along with various extensions. It provides substantial hardening against heap corruption vulnerabilities.'' === How to use === {{note| Need Alpine Linux Edge with testing repo in <code>/etc/apk/repositories</code>}} {{cmd| $ doas apk add hardened-malloc}} {{cmd| $ doas echo /usr/lib/libharde...")
- 07:29, 11 December 2024 Silent boot (hist | edit) [1,957 bytes] Pursuable1652 (talk | contribs) (Created page with "==== What is silent boot? ==== Silent boot means to almost completely remove all kernel and OpenRC messages on boot from your system. This may make it harder to debug issues when booting your computer, but it is also relatively <u>simple</u> to get back a verbose message boot, with this following wiki page guide. This wiki page guide will remove all OpenRC messages, except login prompt. This will also remove kernel messages at boot. ==== Setting up silent-boot ==== ==...")
- 03:11, 11 December 2024 How to build the Alpine Linux kernel (hist | edit) [2,738 bytes] Anthumchris (talk | contribs) (initial page)
- 22:24, 8 December 2024 DM-verity (hist | edit) [13,978 bytes] Pursuable1652 (talk | contribs) (Creating DM-Verity Wiki Page)
- 19:36, 7 December 2024 Hardened linux (hist | edit) [7,550 bytes] Pursuable1652 (talk | contribs) (Created page with "== Developing linux-kernel with hardened patch == Make a custom linux kernel using this guide. Once you have setup the linux kernel from there, in your current directory ($WORK_DIR/aports/main/linux-lts), gather linux hardened patches via these two CLI commands (Replace "$VERSION" with the current latest version in the releases): {{cmd|# wget https://github.com/anthraxx/linux-hardened/releases/download/v$VERSION-hardened1/linux-hardened-v$VERSION-hard...")
- 14:55, 5 December 2024 Draft Release Notes for Alpine 3.22.0 (hist | edit) [819 bytes] Fossdd (talk | contribs) (initial commit)
- 22:16, 30 November 2024 Grommunio Mail Server (hist | edit) [28,377 bytes] Midas (talk | contribs) (Created page with "{{Draft|This is a work in progress}} # HOWTO: Install AlpineLinux Mail Server with Grommunio This tutorial outlines the steps for setting up a mail server on Alpine Linux using **Grommunio**, a modern, open-source groupware solution that supports email and calendar services. The installation includes MariaDB, Nginx, PHP, Postfix, and other components necessary for a fully functioning mail server. ## Prerequisites Before proceeding with the installation, ensure you ha...")
- 04:27, 26 November 2024 Compile software from source (hist | edit) [6,069 bytes] Prabuanand (talk | contribs) (created page to help users troubleshoot when Compile a software from source in Alpine Linux)