This post explains how to add a wildcard DNS entry to the systems DNS resolver on Ubuntu Linux. Any hostname ending on ".dev" (*.dev) will resolve to the IP address 127.0.0.1 (localhost). This allows for easy local web application development.