|
You are here |
debianaddict.com | ||
| | | | |
blog.aurel32.net
|
|
| | | | | # dpkg --add-architecture kfreebsd-amd64 # dpkg -i libc0.1-dev_2.13-32_kfreebsd-amd64.deb Selecting previously unselected package libc0.1-dev.... | |
| | | | |
www.pbandjelly.org
|
|
| | | | | ||
| | | | |
sam.hooke.me
|
|
| | | | | The home page of Sam Hooke. | |
| | | | |
hjr265.me
|
|
| | | I have lines like these in my /etc/hosts file: 127.0.0.1 toph.local 127.0.0.1 drafts.toph.local 127.0.0.1 quiz.toph.local I can run development servers locally and access them over .local hostnames (e.g. toph.local) instead of the loopback IP addresses (e.g. 127.0.0.1). It works fine. But every time I start working on a new project, I needed to add a new line to the /etc/hosts file. It didn't sit right with me. I should be able to point all *. | ||