|
You are here |
www.codemadness.org | ||
| | | | |
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 *. | |
| | | | |
shibumi.dev
|
|
| | | | | How to identify the Operating System (OS) via ping utils | |
| | | | |
suraj.io
|
|
| | | | | Note on Linux Kernel capabilities | |
| | | | |
strugglers.net
|
|
| | | A code snippet for generating an IPv6 link-local address from a MAC address | ||