I current facing a problem. When I open the dnsmasq log, it looks like this: It’s very difficult for us to analyze it. Anybody have a idea to only show the queried domain which should be like this? However I tried this: http://www.tannerwilliamson.com/analyzing-dnsmasq-log-with-awk/1610/ and its output i like this: It’s little bit different from what I want. Anybody could help
Tag: dnsmasq
Create a Debian imaging server for windows 7
Issue I have been tasked with creating a Debian imaging server for our company. Unfortunately my knowledge with, both Linux and servers is very limited, (this is part of an up-skilling program). Steps Currently I have tried to follow the below tutorials on creating a PXEBoot server and a ProxyDHCP: ProxyDHCP:help.ubuntu.com/community/UbuntuLTSP/ProxyDHCP PXE Boot : https://help.ubuntu.com/community/PXEInstallMultiDistro PXE Boot : https://wiki.debian.org/PXEBootInstall#Installing_Debian_using_network_booting Originally