General EN
March 20
How to change Technitium password?
Connect to the IPARMOR network
Open a terminal
On Windows
win+R
cmd
On MAC
Open Finder and open the "Terminal" app
On Linux
Ctrl+Alt+T
Connect to Raspberry via ssh
Via Terminal
ssh [email protected]
raspberry
Via Putty
A window will open and write there
pi
raspberry
Write further
sudo systemctl stop dns.service sudo mv /etc/dns/config/auth.config /etc/dns/config/resetadmin.config sudo systemctl start dns.service