Compare commits

...

1 Commits

6 changed files with 25 additions and 11 deletions

View File

@ -0,0 +1,14 @@
---
title: "Making Your Own Local Internet"
date: 2024-12-10T17:09:37-05:00
draft: true
toc: false
images:
tags:
- servers
- archival
- redundancy
---
## What does that even mean?
Obviously, we're not attempting to create a 1:1 backup of the Internet here. There are massive archival projects that have all that handled. Our goal here is to simply archive our own personal little corner
of the internet (favorite movies, shows, YouTube videos, music, books, webpages, etc) and ensure it's access in the worst case scenario. Whether that be temporary or long term disruption to internet access.

View File

@ -17,8 +17,8 @@
<meta itemprop="name" content="TheWrightServer"> <meta itemprop="name" content="TheWrightServer">
<meta itemprop="description" content="A place for my projects to live"> <meta itemprop="description" content="A place for my projects to live">
<meta itemprop="datePublished" content="2024-12-09T00:25:51-05:00"> <meta itemprop="datePublished" content="2024-12-10T17:09:37-05:00">
<meta itemprop="dateModified" content="2024-12-09T00:25:51-05:00"><meta property="og:url" content="https://thewrightserver.net/en/"> <meta itemprop="dateModified" content="2024-12-10T17:09:37-05:00"><meta property="og:url" content="https://thewrightserver.net/en/">
<meta property="og:site_name" content="TheWrightServer"> <meta property="og:site_name" content="TheWrightServer">
<meta property="og:title" content="TheWrightServer"> <meta property="og:title" content="TheWrightServer">
<meta property="og:description" content="A place for my projects to live"> <meta property="og:description" content="A place for my projects to live">

View File

@ -16,8 +16,8 @@
<meta itemprop="name" content="Posts"> <meta itemprop="name" content="Posts">
<meta itemprop="description" content="A place for my projects to live"> <meta itemprop="description" content="A place for my projects to live">
<meta itemprop="datePublished" content="2024-12-08T23:45:51-05:00"> <meta itemprop="datePublished" content="2024-12-10T17:09:37-05:00">
<meta itemprop="dateModified" content="2024-12-08T23:45:51-05:00"><meta property="og:url" content="https://thewrightserver.net/en/posts/"> <meta itemprop="dateModified" content="2024-12-10T17:09:37-05:00"><meta property="og:url" content="https://thewrightserver.net/en/posts/">
<meta property="og:site_name" content="TheWrightServer"> <meta property="og:site_name" content="TheWrightServer">
<meta property="og:title" content="Posts"> <meta property="og:title" content="Posts">
<meta property="og:description" content="A place for my projects to live"> <meta property="og:description" content="A place for my projects to live">

View File

@ -6,7 +6,7 @@
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<copyright>Josh Wright</copyright> <copyright>Josh Wright</copyright>
<lastBuildDate>Sun, 08 Dec 2024 23:45:51 -0500</lastBuildDate> <lastBuildDate>Tue, 10 Dec 2024 17:09:37 -0500</lastBuildDate>
<atom:link href="https://thewrightserver.net/en/posts/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://thewrightserver.net/en/posts/index.xml" rel="self" type="application/rss+xml" />
<item> <item>

View File

@ -2,14 +2,14 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>https://thewrightserver.net/en/about-me/</loc> <loc>https://thewrightserver.net/en/posts/</loc>
<lastmod>2024-12-09T00:25:51-05:00</lastmod> <lastmod>2024-12-10T17:09:37-05:00</lastmod>
</url><url> </url><url>
<loc>https://thewrightserver.net/en/</loc> <loc>https://thewrightserver.net/en/</loc>
<lastmod>2024-12-09T00:25:51-05:00</lastmod> <lastmod>2024-12-10T17:09:37-05:00</lastmod>
</url><url> </url><url>
<loc>https://thewrightserver.net/en/posts/</loc> <loc>https://thewrightserver.net/en/about-me/</loc>
<lastmod>2024-12-08T23:45:51-05:00</lastmod> <lastmod>2024-12-09T00:25:51-05:00</lastmod>
</url><url> </url><url>
<loc>https://thewrightserver.net/en/tags/chatter/</loc> <loc>https://thewrightserver.net/en/tags/chatter/</loc>
<lastmod>2024-12-08T22:41:31-05:00</lastmod> <lastmod>2024-12-08T22:41:31-05:00</lastmod>

View File

@ -4,7 +4,7 @@
<sitemap> <sitemap>
<loc>https://thewrightserver.net/en/sitemap.xml</loc> <loc>https://thewrightserver.net/en/sitemap.xml</loc>
<lastmod>2024-12-09T00:25:51-05:00</lastmod> <lastmod>2024-12-10T17:09:37-05:00</lastmod>
</sitemap> </sitemap>