- Get
quake3-latest-pk3s.zipfrom https://ioquake3.org/extras/patch-data/ - Get
pak0.pk3from the original copy of the game
This guide explains how to waste your time installing Gentoo on a Hetzner Cloud VPS.
Not only that, I use IPv6-only connected machine and Arm64 at the same time. If I'm not insane, I don't know who is.
Also, yes, I'm skipping lots of configuration steps.
This guide explains how to install the VyOS Rolling Release (free nightly builds) on Hetzner Cloud VPS. This might also work for other VPS providers with the proper rescue system in place.
First log into Hetzner Cloud, switch to your VPS control panel, select Rescue -> Enable Rescue and Power Cycle. It takes up to 1 minute to boot into rescue mode. Your login details will be displayed in the control panel after you activate the console. You can also use previously defined SSH keys.
Download and write the ISO image in the Rescue environment:
This guide explains how to install the FreeBSD on Hetzner Cloud VPS. This might also work for other VPS providers with the proper rescue system in place.
Table of contents:
| Country | Official | URL |
|---|---|---|
| USA | true | https://ca.us.mirror.archlinuxarm.org/os/ArchLinuxARM-aarch64-latest.tar.gz |
| Denmark | true | http://dk.mirror.archlinuxarm.org/os/ArchLinuxARM-aarch64-latest.tar.gz |
Modified to somehow work with paranoya simple IOC and Yara scanner.
cd signature-base/yara && curl -Ls \
| Syntax | Method | Type |
|---|---|---|
| pagespeed | Web-based | π Page speed |
| webpagetest | Web-based | π Page speed |
| pwabuilder | Web-based | π± Progressive Web App (PWA) |
| lighthouse | Web-based | π± Progressive Web App (PWA) |
| validator.w3.org | Web-based | π HTML validation |
| site-validator | Web-based | π HTML validation |
This guide tries to explain workarounds required to live with Docker on a IPv6-only host.
Docker hub itself works great with IPv6, but other services - like github - not so much. In order to enable communication with IPv4-only services wee need to use a proxy like https://github.via-ipv6.com/ or NAT64.
However, we don't necessarily want all traffic being routed through that service. Therfore, we're using dnsmasq to use NAT64 only for domains we need.
