💾 Archived View for segvallday.org › notes › server captured on 2023-07-22 at 16:20:17. Gemini links have been rewritten to link to archived content
➡️ Next capture (2024-02-05)
-=-=-=-=-=-=-
Last updated: 2023-05-06
Some information about the server, mainly what hardware and software it runs.
https://github.com/GrapheneOS/grapheneos.org/blob/main/nginx/nginx.conf
http://r-36.net/scm/geomyidae/
gopher://bitreich.org/1/scm/geomyidae
https://codemadness.org/git/stagit/log.html
https://codemadness.org/git/stagit-gopher/log.html
https://kristaps.bsd.lv/lowdown/
https://github.com/coturn/coturn
https://repo.segvallday.org/apt/debian/
https://internet.nl/site/segvallday.org/1885996/
https://validator.w3.org/nu/?doc=https%3A%2F%2Fsegvallday.org%2F
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fsegvallday.org%2Fblog%2Fatom.xml
NOTE: Currently inactive
A Debian repository is hosted in this server with some few packages that’s not in the main Debian repositories.
Download the GPG public key and move it to the keyrings directory:
curl https://repo.segvallday.org/segvallday-apt-debian.gpg --output segvallday-apt-debian.gpg sudo mv segvallday-apt-debian.gpg /usr/share/keyrings/.
Then add the following to /etc/apt/sources.list:
deb [arch=amd64, signed-by=/usr/share/keyrings/segvallday-apt-debian.gpg] https://repo.segvallday.org/apt/debian/ bullseye main
Then apt update should work fine with the repository in it.