zeronsd
zeronsd copied to clipboard
Local name without domain
Is it possible to use the DNS without a Domain? So instead of https://Homecloud.home.arpa/ I just want to use https:/Homecloud/?
you can add this locally to your machine inside of /etc/resolv.conf, by adjusting the search or domain parameters. Check the file's manual pages for more information. Not quite sure how to do it on windows.
As for making the server do it? Not easily. ------- Original Message ------- On Friday, April 28th, 2023 at 4:06 AM, Markus275 @.***> wrote:
Is it possible to use the DNS without a Domain? So instead of https://Homecloud.home.arpa/ I just want to use https:/Homecloud/?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
you can add this locally to your machine inside of /etc/resolv.conf, by adjusting the search or domain parameters. Check the file's manual pages for more information. Not quite sure how to do it on windows. As for making the server do it? Not easily. ------- Original Message ------- … On Friday, April 28th, 2023 at 4:06 AM, Markus275 @.> wrote: Is it possible to use the DNS without a Domain? So instead of https://Homecloud.home.arpa/ I just want to use https:/Homecloud/? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>
Thank you very much.
Can be done in Windows by editing the C:\Windows\System32\drivers\etc\hosts file.