summaryrefslogtreecommitdiff
path: root/public/index.xml
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/index.xml
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/index.xml')
-rw-r--r--public/index.xml14
1 files changed, 13 insertions, 1 deletions
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>