linux dns server add entry的相關文章
linux dns server add entry的相關公司資訊
linux dns server add entry的相關商品

linux - how to add entry to local DNS resolver - Super User
瀏覽:1214
日期:2025-06-13
You might be able to use /etc/hosts to add your entry. This is not really using DNS but it affects the resolver library in Linux, which is used by most applications. Add: 1.2.3.4 kitty.myweb.com Another option would be to install a simple DNS server on yo...看更多