WIP: updated about/resume sections with research interests.:

This commit is contained in:
2022-06-22 20:23:20 +02:00
parent b99cb5a509
commit 7b54e40c84
6 changed files with 176 additions and 34 deletions

View File

@ -0,0 +1,19 @@
---
title: "Raspberry Pi Build"
date: 2022-06-18T16:12:09+02:00
draft: true
toc: false
images:
tags:
- untagged
---
Change the port for pi-hole lighttpd to 7070
``` bash
apt install nginx postfix
apt install dovecot-imapd dovecot-pop3d
apt install aspell-en spellutils wdutch wbritish
apt install php-net-ldap2 php-crypt-gpg php-net-ldap3
```