Skip to content

Instantly share code, notes, and snippets.

View dejanmarkovic's full-sized avatar
💭
WordPress development 24/7

Dejan Markovic dejanmarkovic

💭
WordPress development 24/7
View GitHub Profile
@dejanmarkovic
dejanmarkovic / new_gist_file
Last active May 4, 2020 19:59
Win7 no restart needed after change in hosts file
hostfile location WIN7
------------------
C:\Windows\System32\drivers\etc
After change in hosts file
1. ipconfig /flushdns will flush the local dns cache.
2. nbtstat -R will flush netbios cache. <----- Should be with Capital "R
3. restart browsers (FF may need 60 seconds to recognise changes)
Chrome