summaryrefslogtreecommitdiff
path: root/public/tags/linux/index.xml
diff options
context:
space:
mode:
Diffstat (limited to 'public/tags/linux/index.xml')
-rw-r--r--public/tags/linux/index.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/public/tags/linux/index.xml b/public/tags/linux/index.xml
index f646bd7..6c61670 100644
--- a/public/tags/linux/index.xml
+++ b/public/tags/linux/index.xml
@@ -6,7 +6,19 @@
<description>Recent content in Linux on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Sun, 08 Oct 2023 00:01:08 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/linux/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/linux/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Local Apt Mirror</title>
+ <link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>
+ <pubDate>Thu, 19 Oct 2023 14:47:13 +0200</pubDate>
+
+ <guid>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</guid>
+ <description>How do make a local debian apt mirror To create a local Debian APT mirror, you can follow these general steps:
+Set up a server: You will need a server with sufficient storage capacity and network bandwidth to host the mirror.
+Install the necessary packages: Start by installing the apt-mirror package, which is available in the Debian repositories. Use the following command to install it:
+sudo apt-get install apt-mirror Configure the mirror: Open the apt-mirror configuration file using a text editor.</description>
+ </item>
+
<item>
<title>Nitter Ratelimiting &amp; Guest_Accounts branch</title>
<link>https://blog.tinfoil-hat.net/posts/nitter-ratelimiting/</link>