diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-07 16:42:31 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-07 16:42:31 +0200 |
| commit | 93694112f18e355663bf70d1de927c48bdeff3b3 (patch) | |
| tree | d2e623b1c6d32afb35bf17c6ecb38f39dc776fe0 /content | |
| parent | e76c647fb7ea599e1300147034f66714baee9b63 (diff) | |
| download | blog-93694112f18e355663bf70d1de927c48bdeff3b3.tar.gz blog-93694112f18e355663bf70d1de927c48bdeff3b3.zip | |
unpublish draft tech posts
Diffstat (limited to 'content')
| -rw-r--r-- | content/tech/nixos-mailserver.md | 1 | ||||
| -rw-r--r-- | content/tech/transmission-stalling.md | 1 |
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! |
