summaryrefslogtreecommitdiff
path: root/content/tech
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-08-07 16:42:31 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-07 16:42:31 +0200
commit93694112f18e355663bf70d1de927c48bdeff3b3 (patch)
treed2e623b1c6d32afb35bf17c6ecb38f39dc776fe0 /content/tech
parente76c647fb7ea599e1300147034f66714baee9b63 (diff)
downloadblog-93694112f18e355663bf70d1de927c48bdeff3b3.tar.gz
blog-93694112f18e355663bf70d1de927c48bdeff3b3.zip
unpublish draft tech posts
Diffstat (limited to 'content/tech')
-rw-r--r--content/tech/nixos-mailserver.md1
-rw-r--r--content/tech/transmission-stalling.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/content/tech/nixos-mailserver.md b/content/tech/nixos-mailserver.md
index d52f0c5..3bc21ca 100644
--- a/content/tech/nixos-mailserver.md
+++ b/content/tech/nixos-mailserver.md
@@ -3,6 +3,7 @@ categories:
- software
date: 2016-06-11
title: NixOS mail server
+draft: true
---
This is my working, but in progress [NixOS]({{< ref "nixos-intro.md" >}}) mail server configuration. These are the relevant configuration parts, they are *not* tested and **not guaranteed to be secure, deploy at your own risk**. The configuration is based on [this](https://thomas-leister.de/allgemein/sicherer-mailserver-dovecot-postfix-virtuellen-benutzern-mysql-ubuntu-server-xenial/) blog post (German).
diff --git a/content/tech/transmission-stalling.md b/content/tech/transmission-stalling.md
index 4f4df93..a957deb 100644
--- a/content/tech/transmission-stalling.md
+++ b/content/tech/transmission-stalling.md
@@ -3,6 +3,7 @@ categories:
- software
date: 2016-01-02
title: Fix transmission not downloading anything
+draft: true
---
I experienced a weird issue on my NAS where transmission suddenly stopped downloading my torrents. It showed "Downloading from 0 of 0 connected peer(s)" for hours!