mirror of
https://github.com/lleene/hugo-site.git
synced 2025-07-27 18:33:17 +02:00
WIP: updated about/resume sections with research interests.:
This commit is contained in:
19
content/posts/2022/raspberry-pi-build.md
Normal file
19
content/posts/2022/raspberry-pi-build.md
Normal 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
|
||||
```
|
Reference in New Issue
Block a user