I edited that tutorial to conform with the Stretch version OS.
What do you mean by "start dnsmasq and hostapd"? They are services that start on boot.
You can check the status of the services with these
Code: Select all
sudo service dnsmasq status
sudo service hostapd status
Both should show
active (running). If not, you have a problem somewhere.