summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authortinfoil-hat <mail@tinfoil-hat.net>2023-10-23 06:40:27 +0200
committertinfoil-hat <mail@tinfoil-hat.net>2023-10-23 06:40:27 +0200
commit6c590c1a020a82aa7d12e3e82ea499f9eaf9e692 (patch)
treea1beb49cf26e12a0b1fe5df2a13ba8b469be70ba /public
parent41c812648b714322be0c93ed1af30a0c1ccf964c (diff)
downloadblog.tinfoil-hat.net-6c590c1a020a82aa7d12e3e82ea499f9eaf9e692.tar.gz
blog.tinfoil-hat.net-6c590c1a020a82aa7d12e3e82ea499f9eaf9e692.tar.bz2
blog.tinfoil-hat.net-6c590c1a020a82aa7d12e3e82ea499f9eaf9e692.zip
Added Blogpost Devstation
Diffstat (limited to 'public')
-rw-r--r--public/categories/index.xml4
-rw-r--r--public/categories/technology/index.html8
-rw-r--r--public/categories/technology/index.xml14
-rw-r--r--public/images/IMG_20230516_143013_090.jpgbin2394798 -> 0 bytes
-rw-r--r--public/images/till.pngbin503406 -> 0 bytes
-rw-r--r--public/index.html22
-rw-r--r--public/index.xml14
-rw-r--r--public/posts/ai-snoop-dogg/index.html4
-rw-r--r--public/posts/generals/index.html4
-rw-r--r--public/posts/index.html8
-rw-r--r--public/posts/index.xml14
-rw-r--r--public/posts/local-apt-mirror/index.html4
-rw-r--r--public/posts/nitter-ratelimiting/index.html4
-rw-r--r--public/posts/prep/index.html4
-rw-r--r--public/posts/proxmox-docker-workstation/index.html194
-rw-r--r--public/posts/the-black-and-the-white-wolf/index.html4
-rw-r--r--public/posts/till-lindemann-lizard/index.html4
-rw-r--r--public/posts/wolf/index.html4
-rw-r--r--public/sitemap.xml23
-rw-r--r--public/tags/index.xml8
-rw-r--r--public/tags/linux/index.html8
-rw-r--r--public/tags/linux/index.xml14
-rw-r--r--public/tags/server/index.html8
-rw-r--r--public/tags/server/index.xml14
-rw-r--r--public/tags/technology/index.html8
-rw-r--r--public/tags/technology/index.xml14
26 files changed, 369 insertions, 38 deletions
diff --git a/public/categories/index.xml b/public/categories/index.xml
index c94c580..ba86cd6 100644
--- a/public/categories/index.xml
+++ b/public/categories/index.xml
@@ -6,11 +6,11 @@
<description>Recent content in Categories on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/categories/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/categories/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Technology</title>
<link>https://blog.tinfoil-hat.net/categories/technology/</link>
- <pubDate>Thu, 19 Oct 2023 14:47:13 +0200</pubDate>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
<guid>https://blog.tinfoil-hat.net/categories/technology/</guid>
<description></description>
diff --git a/public/categories/technology/index.html b/public/categories/technology/index.html
index 2d8541b..d7f93fd 100644
--- a/public/categories/technology/index.html
+++ b/public/categories/technology/index.html
@@ -50,6 +50,14 @@
<li>
<div class="post-title">
+ <a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a>
+
+ </div>
+ </li>
+
+ <li>
+ <div class="post-title">
+
<a href="/posts/local-apt-mirror/">Local Apt Mirror</a>
</div>
diff --git a/public/categories/technology/index.xml b/public/categories/technology/index.xml
index b716f90..6ac2c38 100644
--- a/public/categories/technology/index.xml
+++ b/public/categories/technology/index.xml
@@ -6,7 +6,19 @@
<description>Recent content in Technology on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/categories/technology/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/categories/technology/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Proxmox Docker Workstation</title>
+ <link>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</link>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
+
+ <guid>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</guid>
+ <description>Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
+let&amp;rsquo;s get started: Go trough installation process
+Install Proxmox VE Upgrade the system and install some basic tools
+sudo apt update &amp;amp;&amp;amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces</description>
+ </item>
+
<item>
<title>Local Apt Mirror</title>
<link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>
diff --git a/public/images/IMG_20230516_143013_090.jpg b/public/images/IMG_20230516_143013_090.jpg
deleted file mode 100644
index 1f7e547..0000000
--- a/public/images/IMG_20230516_143013_090.jpg
+++ /dev/null
Binary files differ
diff --git a/public/images/till.png b/public/images/till.png
deleted file mode 100644
index 7b1387f..0000000
--- a/public/images/till.png
+++ /dev/null
Binary files differ
diff --git a/public/index.html b/public/index.html
index 68fb482..4884f82 100644
--- a/public/index.html
+++ b/public/index.html
@@ -41,6 +41,28 @@
<article>
+ <h1><a href="https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></h1>
+ <b><time>23.10.2023 05:50</time></b>
+
+ <a href="/tags/linux">Linux</a>
+
+ <a href="/tags/server">Server</a>
+
+ <a href="/tags/technology">Technology</a>
+
+ <div>
+ Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
+let&rsquo;s get started: Go trough installation process
+Install Proxmox VE Upgrade the system and install some basic tools
+sudo apt update &amp;&amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces
+
+ <a href="https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/">Read more...</a>
+
+ </div>
+</article>
+
+
+ <article>
<h1><a href="https://blog.tinfoil-hat.net/posts/local-apt-mirror/">Local Apt Mirror</a></h1>
<b><time>19.10.2023 14:47</time></b>
diff --git a/public/index.xml b/public/index.xml
index d1d012e..c467c3c 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -6,7 +6,19 @@
<description>Recent content on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Proxmox Docker Workstation</title>
+ <link>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</link>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
+
+ <guid>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</guid>
+ <description>Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
+let&amp;rsquo;s get started: Go trough installation process
+Install Proxmox VE Upgrade the system and install some basic tools
+sudo apt update &amp;amp;&amp;amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces</description>
+ </item>
+
<item>
<title>Local Apt Mirror</title>
<link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>
diff --git a/public/posts/ai-snoop-dogg/index.html b/public/posts/ai-snoop-dogg/index.html
index e25ccc8..8d39ae3 100644
--- a/public/posts/ai-snoop-dogg/index.html
+++ b/public/posts/ai-snoop-dogg/index.html
@@ -81,6 +81,8 @@ Our cause so strong, this mission won&rsquo;t die ! Taking back our rights from
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -89,8 +91,6 @@ Our cause so strong, this mission won&rsquo;t die ! Taking back our rights from
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/posts/generals/index.html b/public/posts/generals/index.html
index 8747894..147508a 100644
--- a/public/posts/generals/index.html
+++ b/public/posts/generals/index.html
@@ -595,6 +595,8 @@ Signal, Briar, Element, Session</p>
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -603,8 +605,6 @@ Signal, Briar, Element, Session</p>
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/posts/index.html b/public/posts/index.html
index be1506a..20dfe9c 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -50,6 +50,14 @@
<li>
<div class="post-title">
+ 2023-10-23 <a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a>
+
+ </div>
+ </li>
+
+ <li>
+ <div class="post-title">
+
2023-10-19 <a href="/posts/local-apt-mirror/">Local Apt Mirror</a>
</div>
diff --git a/public/posts/index.xml b/public/posts/index.xml
index c9b1e81..1f14f6e 100644
--- a/public/posts/index.xml
+++ b/public/posts/index.xml
@@ -6,7 +6,19 @@
<description>Recent content in Posts on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/posts/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/posts/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Proxmox Docker Workstation</title>
+ <link>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</link>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
+
+ <guid>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</guid>
+ <description>Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
+let&amp;rsquo;s get started: Go trough installation process
+Install Proxmox VE Upgrade the system and install some basic tools
+sudo apt update &amp;amp;&amp;amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces</description>
+ </item>
+
<item>
<title>Local Apt Mirror</title>
<link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>
diff --git a/public/posts/local-apt-mirror/index.html b/public/posts/local-apt-mirror/index.html
index 73fb6e2..caed721 100644
--- a/public/posts/local-apt-mirror/index.html
+++ b/public/posts/local-apt-mirror/index.html
@@ -97,6 +97,8 @@
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -105,8 +107,6 @@
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/posts/nitter-ratelimiting/index.html b/public/posts/nitter-ratelimiting/index.html
index 3bdfd65..da03ed1 100644
--- a/public/posts/nitter-ratelimiting/index.html
+++ b/public/posts/nitter-ratelimiting/index.html
@@ -159,6 +159,8 @@ vim guest_accounts.jsonl
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -167,8 +169,6 @@ vim guest_accounts.jsonl
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/posts/prep/index.html b/public/posts/prep/index.html
index d0d123c..88f5386 100644
--- a/public/posts/prep/index.html
+++ b/public/posts/prep/index.html
@@ -128,6 +128,8 @@
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -136,8 +138,6 @@
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/posts/proxmox-docker-workstation/index.html b/public/posts/proxmox-docker-workstation/index.html
new file mode 100644
index 0000000..7b0a506
--- /dev/null
+++ b/public/posts/proxmox-docker-workstation/index.html
@@ -0,0 +1,194 @@
+<!DOCTYPE html>
+<html lang="en-us">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <style type=text/css>body{font-family:monospace;}</style>
+ <title>Proxmox Docker Workstation</title>
+
+
+ <link rel="stylesheet" href="/css/style.css">
+
+
+</head>
+<body>
+ <header>
+ ==========================<br>
+ == <a href="https://blog.tinfoil-hat.net">blog.tinfoil-hat.net</a> ==<br>
+ ==========================
+ <div style="float: right;">A save home for every tinfoil-hat!</div><br>
+ <p>
+ <nav>
+ <a href="/"><b>Start</b></a>.
+
+
+ <a href="/posts/"><b>Posts</b></a>.
+
+ <a href="/categories/"><b>Categories</b></a>.
+
+ <a href="/tags/"><b>Tags</b></a>.
+
+ </nav>
+ </p>
+ <script async defer data-website-id="9b2f4923-27f6-41ac-ba15-43c51d35250e" src="https://stats.tinfoil-hat.net/umami.js"></script>
+
+</header>
+
+
+ <main>
+ <article>
+ <h1>Proxmox Docker Workstation</h1>
+ <b><time>23.10.2023 05:50</time></b>
+
+ <a href="/tags/linux">Linux</a>
+
+ <a href="/tags/server">Server</a>
+
+ <a href="/tags/technology">Technology</a>
+
+
+ <div>
+ <h2 id="install-linux-mint-debian-edition-6">Install Linux Mint Debian Edition 6</h2>
+<p>I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6</p>
+<h3 id="lets-get-started">let&rsquo;s get started:</h3>
+<p>Go trough installation process</p>
+<p>
+<figure>
+ <img src="/images/mint-install.png" alt="mintinstall" />
+</figure>
+
+
+</p>
+<h2 id="install-proxmox-ve">Install Proxmox VE</h2>
+<p>Upgrade the system and install some basic tools</p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo apt update <span style="color:#f92672">&amp;&amp;</span> sudo apt dist-upgrade -y
+</span></span><span style="display:flex;"><span>sudo apt install vim git curl wget htop ssh netcat-traditional openvpn
+</span></span></code></pre></div><p>Cerate a Interface used for LXC Containers:
+edit <code>/etc/network/interfaces</code></p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>auto lo
+</span></span><span style="display:flex;"><span>iface lo inet loopback
+</span></span><span style="display:flex;"><span>
+</span></span><span style="display:flex;"><span>auto enp2s0
+</span></span><span style="display:flex;"><span>iface enp2s0 inet static
+</span></span><span style="display:flex;"><span> address 10.10.20.254/24
+</span></span><span style="display:flex;"><span>
+</span></span><span style="display:flex;"><span> post-up echo <span style="color:#ae81ff">1</span> &gt; /proc/sys/net/ipv4/ip_forward
+</span></span><span style="display:flex;"><span> post-up iptables -t nat -A POSTROUTING -s <span style="color:#e6db74">&#39;10.10.20.0/24&#39;</span> -o enp0s3 -j MASQUERADE
+</span></span><span style="display:flex;"><span> post-down iptables -t nat -D POSTROUTING -s <span style="color:#e6db74">&#39;10.10.20.0/24&#39;</span> -o enp0s3 -j MASQUERADE
+</span></span><span style="display:flex;"><span>
+</span></span><span style="display:flex;"><span>source /etc/network/interfaces.d/*
+</span></span></code></pre></div><p>Edit hosts file, needed to install proxmox successfully
+<code>vim /etc/hosts</code></p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>127.0.0.1 localhost
+</span></span><span style="display:flex;"><span>10.10.20.254 devstation.proxmox.local devstation
+</span></span></code></pre></div><p><code>hostname --ip-address</code><br>
+127.0.0.1 10.10.20.254 # should return your IP address here</p>
+<p>Add Proxmox Repos and gpg key</p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>echo <span style="color:#e6db74">&#34;deb [arch=amd64] http://download.proxmox.com/debian/pve bookworm pve-no-subscription&#34;</span> &gt; /etc/apt/sources.list.d/pve-install-repo.list
+</span></span><span style="display:flex;"><span>wget https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
+</span></span></code></pre></div><p>Upgrade Packagebase, Install Proxmox Kernel and reboot</p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>apt update <span style="color:#f92672">&amp;&amp;</span> apt full-upgrade
+</span></span><span style="display:flex;"><span>apt install pve-kernel-6.2
+</span></span><span style="display:flex;"><span>systemctl reboot
+</span></span></code></pre></div><p>Install Proxmox, remove Debian Kernel, update Grub bootloader and remove os-prober</p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>apt install proxmox-ve postfix open-iscsi chrony
+</span></span><span style="display:flex;"><span>apt remove linux-image-amd64 <span style="color:#e6db74">&#39;linux-image-6.1*&#39;</span>
+</span></span><span style="display:flex;"><span>update-grub
+</span></span><span style="display:flex;"><span>apt remove os-prober
+</span></span></code></pre></div><p>We log into the webinterface with root user, so it needs to have a password</p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo -i
+</span></span><span style="display:flex;"><span>passwd
+</span></span></code></pre></div><p>Now navigate to your browser with this URL
+https://127.0.0.1:8006</p>
+<p>Accept the security exception and enter your root password</p>
+<p>
+<figure>
+ <img src="/images/exception.png" alt="exception" />
+</figure>
+
+
+</p>
+<p>Now you should see this dashboard</p>
+<p>
+<figure>
+ <img src="/images/dashboard.png" alt="dashboard" />
+</figure>
+
+
+</p>
+<h2 id="install-docker-and-portainer">install Docker and Portainer</h2>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo apt install docker.io docker-compose
+</span></span><span style="display:flex;"><span>sudo docker volume create portainer_data
+</span></span><span style="display:flex;"><span>sudo docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart<span style="color:#f92672">=</span>always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest
+</span></span></code></pre></div><p>Now you can navigate to the Docker Webinterface</p>
+<p>https://127.0.0.1:9443</p>
+<p>you should see something like this</p>
+<p>
+<figure>
+ <img src="/images/portainer.png" alt="portainer" />
+</figure>
+
+
+</p>
+<p>Install GPT4All, comes in very hand for basic questions</p>
+<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>wget https://gpt4all.io/installers/gpt4all-installer-linux.run
+</span></span><span style="display:flex;"><span>sudo chmod +x gpt4all-installer-linux.run
+</span></span><span style="display:flex;"><span>mkdir ~/Desktop
+</span></span><span style="display:flex;"><span>./gpt4all-installer-linux.run
+</span></span><span style="display:flex;"><span>mv ~/Desktop/GPT4All.desktop ~/.local/share/applications/
+</span></span></code></pre></div><p>Now download a Language Model via GUI:</p>
+<p>
+<figure>
+ <img src="/images/models.png" alt="models" />
+</figure>
+
+
+</p>
+<p><strong>GPT4All is now ready to answer your questions</strong></p>
+<p>
+<figure>
+ <img src="/images/gpt4all.png" alt="gpt4all" />
+</figure>
+
+
+</p>
+
+ </div>
+ </article>
+ </main>
+<aside>
+ <div>
+ <div>
+ <h3>LATEST POSTS</h3>
+ </div>
+ <div>
+ <ul>
+
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
+ <li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
+
+ <li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
+
+ <li><a href="/posts/nitter-ratelimiting/">Nitter Ratelimiting &amp; Guest_Accounts branch</a></li>
+
+ <li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
+
+ </ul>
+ </div>
+ </div>
+</aside>
+
+
+ <footer>
+ <p>&copy; 2023 <a href="https://blog.tinfoil-hat.net"><b>blog.tinfoil-hat.net</b></a>.
+ <a href="https://tinfoil-hat.net"><b>Landing Page</b></a>.
+ <a href="http://keys.gnupg.net/pks/lookup?op=vindex&amp;fingerprint=on&amp;search=0xC0090D40CFE34966"><b>GPG-Fingerprint</b></a>.
+ <a href="mailto:mal@tinfoil-hat.net"><b>E-Mail</b></a>.
+ <a href="https://git.tinfoil-hat.net"><b>Gitweb</b></a>.
+ </p>
+</footer>
+
+</body>
+</html>
diff --git a/public/posts/the-black-and-the-white-wolf/index.html b/public/posts/the-black-and-the-white-wolf/index.html
index 85bda58..701cb50 100644
--- a/public/posts/the-black-and-the-white-wolf/index.html
+++ b/public/posts/the-black-and-the-white-wolf/index.html
@@ -82,6 +82,8 @@ After a while he asked:
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -90,8 +92,6 @@ After a while he asked:
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/posts/till-lindemann-lizard/index.html b/public/posts/till-lindemann-lizard/index.html
index f0183dd..c5d6a6b 100644
--- a/public/posts/till-lindemann-lizard/index.html
+++ b/public/posts/till-lindemann-lizard/index.html
@@ -72,6 +72,8 @@
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -80,8 +82,6 @@
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/posts/wolf/index.html b/public/posts/wolf/index.html
index 4b3eecf..d2fef19 100644
--- a/public/posts/wolf/index.html
+++ b/public/posts/wolf/index.html
@@ -339,6 +339,8 @@ up the pitchers we drink!&rdquo;</p>
<div>
<ul>
+ <li><a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a></li>
+
<li><a href="/posts/local-apt-mirror/">Local Apt Mirror</a></li>
<li><a href="/posts/the-black-and-the-white-wolf/">The Black and the White Wolf</a></li>
@@ -347,8 +349,6 @@ up the pitchers we drink!&rdquo;</p>
<li><a href="/posts/till-lindemann-lizard/">Rammstein Singer Till Lindemann Lizard Confirmed</a></li>
- <li><a href="/posts/generals/">Generals</a></li>
-
</ul>
</div>
</div>
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 48987fe..1487e9e 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -3,30 +3,33 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://blog.tinfoil-hat.net/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/categories/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/tags/linux/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
- </url><url>
- <loc>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/posts/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
+ </url><url>
+ <loc>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</loc>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/tags/server/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/tags/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/tags/technology/</loc>
- <lastmod>2023-10-19T14:47:13+02:00</lastmod>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/categories/technology/</loc>
+ <lastmod>2023-10-23T05:50:36+02:00</lastmod>
+ </url><url>
+ <loc>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</loc>
<lastmod>2023-10-19T14:47:13+02:00</lastmod>
</url><url>
<loc>https://blog.tinfoil-hat.net/tags/lore/</loc>
diff --git a/public/tags/index.xml b/public/tags/index.xml
index 26e803a..ff66283 100644
--- a/public/tags/index.xml
+++ b/public/tags/index.xml
@@ -6,11 +6,11 @@
<description>Recent content in Tags on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Linux</title>
<link>https://blog.tinfoil-hat.net/tags/linux/</link>
- <pubDate>Thu, 19 Oct 2023 14:47:13 +0200</pubDate>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
<guid>https://blog.tinfoil-hat.net/tags/linux/</guid>
<description></description>
@@ -19,7 +19,7 @@
<item>
<title>Server</title>
<link>https://blog.tinfoil-hat.net/tags/server/</link>
- <pubDate>Thu, 19 Oct 2023 14:47:13 +0200</pubDate>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
<guid>https://blog.tinfoil-hat.net/tags/server/</guid>
<description></description>
@@ -28,7 +28,7 @@
<item>
<title>Technology</title>
<link>https://blog.tinfoil-hat.net/tags/technology/</link>
- <pubDate>Thu, 19 Oct 2023 14:47:13 +0200</pubDate>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
<guid>https://blog.tinfoil-hat.net/tags/technology/</guid>
<description></description>
diff --git a/public/tags/linux/index.html b/public/tags/linux/index.html
index 8b2f836..002b4d4 100644
--- a/public/tags/linux/index.html
+++ b/public/tags/linux/index.html
@@ -50,6 +50,14 @@
<li>
<div class="post-title">
+ <a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a>
+
+ </div>
+ </li>
+
+ <li>
+ <div class="post-title">
+
<a href="/posts/local-apt-mirror/">Local Apt Mirror</a>
</div>
diff --git a/public/tags/linux/index.xml b/public/tags/linux/index.xml
index 6c61670..6fe8883 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>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" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/linux/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Proxmox Docker Workstation</title>
+ <link>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</link>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
+
+ <guid>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</guid>
+ <description>Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
+let&amp;rsquo;s get started: Go trough installation process
+Install Proxmox VE Upgrade the system and install some basic tools
+sudo apt update &amp;amp;&amp;amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces</description>
+ </item>
+
<item>
<title>Local Apt Mirror</title>
<link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>
diff --git a/public/tags/server/index.html b/public/tags/server/index.html
index 549cd03..fb186f7 100644
--- a/public/tags/server/index.html
+++ b/public/tags/server/index.html
@@ -50,6 +50,14 @@
<li>
<div class="post-title">
+ <a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a>
+
+ </div>
+ </li>
+
+ <li>
+ <div class="post-title">
+
<a href="/posts/local-apt-mirror/">Local Apt Mirror</a>
</div>
diff --git a/public/tags/server/index.xml b/public/tags/server/index.xml
index 4624c62..766f040 100644
--- a/public/tags/server/index.xml
+++ b/public/tags/server/index.xml
@@ -6,7 +6,19 @@
<description>Recent content in Server on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/server/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/server/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Proxmox Docker Workstation</title>
+ <link>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</link>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
+
+ <guid>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</guid>
+ <description>Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
+let&amp;rsquo;s get started: Go trough installation process
+Install Proxmox VE Upgrade the system and install some basic tools
+sudo apt update &amp;amp;&amp;amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces</description>
+ </item>
+
<item>
<title>Local Apt Mirror</title>
<link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>
diff --git a/public/tags/technology/index.html b/public/tags/technology/index.html
index f91b555..2dd8f05 100644
--- a/public/tags/technology/index.html
+++ b/public/tags/technology/index.html
@@ -50,6 +50,14 @@
<li>
<div class="post-title">
+ <a href="/posts/proxmox-docker-workstation/">Proxmox Docker Workstation</a>
+
+ </div>
+ </li>
+
+ <li>
+ <div class="post-title">
+
<a href="/posts/local-apt-mirror/">Local Apt Mirror</a>
</div>
diff --git a/public/tags/technology/index.xml b/public/tags/technology/index.xml
index b466d8c..0e89b39 100644
--- a/public/tags/technology/index.xml
+++ b/public/tags/technology/index.xml
@@ -6,7 +6,19 @@
<description>Recent content in Technology on blog.tinfoil-hat.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
- <lastBuildDate>Thu, 19 Oct 2023 14:47:13 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/technology/index.xml" rel="self" type="application/rss+xml" />
+ <lastBuildDate>Mon, 23 Oct 2023 05:50:36 +0200</lastBuildDate><atom:link href="https://blog.tinfoil-hat.net/tags/technology/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Proxmox Docker Workstation</title>
+ <link>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</link>
+ <pubDate>Mon, 23 Oct 2023 05:50:36 +0200</pubDate>
+
+ <guid>https://blog.tinfoil-hat.net/posts/proxmox-docker-workstation/</guid>
+ <description>Install Linux Mint Debian Edition 6 I am assuming, that you want to use a Debian based Operating System (not Ubuntu based) and you want Proxmox, Docker and GPT4All installed on your Laptop. Here I am using Linux Mint Debian Edition 6
+let&amp;rsquo;s get started: Go trough installation process
+Install Proxmox VE Upgrade the system and install some basic tools
+sudo apt update &amp;amp;&amp;amp; sudo apt dist-upgrade -y sudo apt install vim git curl wget htop ssh netcat-traditional openvpn Cerate a Interface used for LXC Containers: edit /etc/network/interfaces</description>
+ </item>
+
<item>
<title>Local Apt Mirror</title>
<link>https://blog.tinfoil-hat.net/posts/local-apt-mirror/</link>