User:zcrayfish
Stuff to watch
Most recent unpatrolled new pages (ideally there should be none):
- 07:22, 27 February 2025 Moodle (hist | edit) [3,586 bytes] Wenheping (talk | contribs) (Created page with "Installing Moodle on Alpine Linux Moodle is one of the most well-known open-source learning management systems. The following steps have been tested on a fresh installation of Alpine Linux 3.21.3. 1. Install Apache2 Server # apk add apache2 # rc-service apache2 start # Start the service # rc-update add apache2 # Enable auto-start on boot Configuration file location: /etc/apache2/httpd.conf Web root directory: /var/www/localhost/htdocs Log file location...")
- 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,464 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,389 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,891 bytes] Prabuanand (talk | contribs) (added information about installing and using ddcutil)
List of broken redirects (there should be none)
List of double redirects (there should be none)
List of duplicate files (there should be none)
All irc:// hyperlinks. (there should be none)
Pages that mediawiki has marked as broken in some way (there should be none)
To-do
Pages which contain dead links
Obsolete pages (Need to go through and RfD some of these)
Pages which contain links to unencrypted content (Some sites stubbornly refuse to join the current century)
RfDs (I don't have access to deal with these)
List of non-existing pages that are linked to
All http:// hyperlinks. All of these need to be checked to see if they can be rewritten to https://
All ftp:// hyperlinks. All of these need to be check to see if an sftp:// or https:// version is available.
All svn:// hyperlinks. Old Alpine SVN links have gotta go!
Tools
Template wikimarkup expansion tool
Redirect by file, user, page, revision, or log ID
Description of automatic abuse filtering (because I always forget, and it would be nice to be able to explain to new wiki users why exactly their posts are getting denied)
Go to a completely random page. This is both fun and useful!