About 23,400 results
Open links in new tab
  1. How to refresh hosts file without rebooting - Server Fault

    May 17, 2009 · On Windows, how do you refresh the hosts file without rebooting?

  2. How to manually trigger an update of /etc/hosts in WSL?

    Nov 16, 2020 · When I start the first WSL terminal (ubuntu 20.04 bash in my case), WSL generates the /etc/hosts file based on the host file of my windows system …

  3. Deploy hosts file among machines connected to a domain

    I want to copy a new hosts file (and delete the old one) among Windows 7 users connected to one domain. Many of my users work remotely. Could anyone advise me the best way to deploy …

  4. windows - hosts file ignored, how to troubleshoot? - Server Fault

    The hosts file on Windows computers is used to bind certain name strings to specific IP addresses to override other name resolution methods. Often, one decides to change the hosts …

  5. docker - Modify hosts file in dockerfile - Server Fault

    May 19, 2016 · In hosts file that is copied to /tmp in docker image there is a additional hosts names and IPs. I want to cat that /tmp/hosts to /etc/hosts but after building image /etc/hosts is …

  6. How to manage my .ssh/known_hosts file - Server Fault

    Jan 15, 2017 · After above change just add a new entry e.g. by connecting to new server with ssh root@something-new-or-new-dns-alias. This will refresh the original known_hosts file and de …

  7. Why are my HOSTS file changes not taking effect in Windows 10?

    Sep 4, 2021 · I made a change to my hosts file on my Windows 10 machine today, however after saving the changes in Notepad (running as admin) the changes do not appear to work.

  8. Allow users to change their own hosts file via GPO?

    May 19, 2017 · So my question is: Is it possible to allow users in an Operational Unit to change their own hosts file via Group Policy Object for Windows 10? And how do I accomplish this? …

  9. How to reload /etc/hosts file in AIX without reboot

    Jul 18, 2011 · The hosts file change should be immediate. But AIX can be configured to look at DNS first and the hosts file second. Check the /etc/netsvc.conf file to see if "local" is listed first. …

  10. CNAME record/alias in windows hosts file? - Server Fault

    Is it possible to enter some sort of CNAME record or alias in the windows hosts file (C:\Windows\System32\drivers\etc\hosts)? Basically I want to forward all requests made to …