summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortinfoil-hat <mail@tinfoil-hat.net>2023-10-23 06:59:12 +0200
committertinfoil-hat <mail@tinfoil-hat.net>2023-10-23 06:59:12 +0200
commitd9068cb16e38092bdf2a2ce109b676ecbb2fc4c5 (patch)
tree08679efe6f8c58774875ff9d601e0a2ea7a89b3f
parent58ab61ad6bc9d67759dd83cd9f0bbe1dce4dc87d (diff)
downloadblog.tinfoil-hat.net-d9068cb16e38092bdf2a2ce109b676ecbb2fc4c5.tar.gz
blog.tinfoil-hat.net-d9068cb16e38092bdf2a2ce109b676ecbb2fc4c5.tar.bz2
blog.tinfoil-hat.net-d9068cb16e38092bdf2a2ce109b676ecbb2fc4c5.zip
added Blogpost Devstation
-rw-r--r--content/posts/proxmox-docker-workstation.md5
-rw-r--r--public/posts/proxmox-docker-workstation/index.html3
2 files changed, 6 insertions, 2 deletions
diff --git a/content/posts/proxmox-docker-workstation.md b/content/posts/proxmox-docker-workstation.md
index f9e7014..d10a027 100644
--- a/content/posts/proxmox-docker-workstation.md
+++ b/content/posts/proxmox-docker-workstation.md
@@ -104,7 +104,10 @@ you should see something like this
![portainer](/images/portainer.png)
-Install GPT4All, comes in very hand for basic questions
+## Install GPT4All
+
+comes in very hand for basic questions
+
```bash
wget https://gpt4all.io/installers/gpt4all-installer-linux.run
sudo chmod +x gpt4all-installer-linux.run
diff --git a/public/posts/proxmox-docker-workstation/index.html b/public/posts/proxmox-docker-workstation/index.html
index 7b0a506..f4db555 100644
--- a/public/posts/proxmox-docker-workstation/index.html
+++ b/public/posts/proxmox-docker-workstation/index.html
@@ -131,7 +131,8 @@ https://127.0.0.1:8006</p>
</p>
-<p>Install GPT4All, comes in very hand for basic questions</p>
+<h2 id="install-gpt4all">Install GPT4All</h2>
+<p>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