sudo apt-get update -y
sudo apt-get install vim -y
sudo vim /etc/dhcpcd.conf
sudo reboot
will allow all changes to take effectifconfig
and eth0 should be assigned 192.168.0.88 (or whatever you chose)sudo raspi-config
and enable it in the advanced > ssh menu..bash_profile
to allow easy entry. I added alias pihole='ssh [email protected]
' so logging into PiHole is as easy as just typing it into terminal.http://192.168.1.x/admin/index.php
or http://pi.hole/admin
pi
& password: raspberry
Settings > Wi-Fi > “Networking Name” > DNS
(192.168.0.88 in this example)Settings > Long press on the Network Name > Manage Network Settings > Show Advanced Options > DNS 1
System Preferences > Network > Advanced > DNS Tab > +DNS Server
Network and Sharing Centre > Click on the connection type > Properties > Internet Protocol Version 4 (TCP/IPv4) > Properties > Select “Use the following DNS server addresses”
and add in the IP address of the Pi