home   newer   older   bookmarks   Github   Prose

라즈베리파이 아치리눅스 설정

Pi-hole setup Currently, the pi-hole-server package is in AUR. The package architecture is ‘any’. So it can be installed on Archlinux ARM. Install an AUR helper. I’ve installed the aurman. The aurman package architecture is ‘any’. It can be installed on Archlinux ARM. After install the aurman, setup pi-hole. Follow the ArchWiki guide.

I do not want log. So I’ve commented out ‘log-queries’ and ‘log-facility’ in /etc/dnsmasq.d/01-pihole.conf.

OpenVPN setup