[bash]apt-get update
apt-get upgrade
apt-get install openssh-server curl ca-certificates[/bash]
[bash]curl -sSL https://install.pi-hole.net | bash[/bash]
A collection of technical stuff I will forget unless I write it down.
[bash]apt-get update
apt-get upgrade
apt-get install openssh-server curl ca-certificates[/bash]
[bash]curl -sSL https://install.pi-hole.net | bash[/bash]