路徑:c:\windows\system32\drivers\etc
#this is a sample hosts file used by microsoft tcp/ip for windows.
#additionally, comments (such as these) may be inserted on individual
#lines or following the machine name denoted by a 『#』 symbol.
#for example:
#102.54.94.97 rhino.acme.com # source server
#38.25.63.10 x.acme.com # x client host
#localhost name resolution is handled within dns itself.
#127.0.0.1 localhost
#::1 localhost
將hosts檔案複製到桌面 右鍵–>開啟方式–>記事本
在末尾新增 k-v 形式的 ip位址 和 主機名
例如 :192.168.1.101 linux01
儲存退出
將桌面hosts檔案替換到c:\windows\system32\drivers\etc路徑下並覆蓋
txt文字提示 : hosts檔案被鎖定,如需修改請重啟…
修改hosts檔案提示 : 許可權不夠 需要admin許可權修改
解決方法
在防毒軟體中的恢復區,找到hosts檔案進行修復
linux系統hosts檔案根路徑:/etc/host
win10修改hosts生效方法
1.hosts 檔案修改後重新整理 ipconfig flushdns 沒用,不要誤人子弟 2 正確方法 在資料夾找到hosts先剪下到桌面 需要管理員 然後用記事本開啟,修改並儲存如下 此時hosts在桌面,你會發現網路不好用或者已經暫停 如果你是在上傳檔案的情況下 然後再將修改後的hosts剪下...
win10 系統修復
在執行系統檔案檢查器之前,請先執行收件箱部署映像服務和管理 dism 工具。dism.exe online cleanup image restorehealth然後執行 sfc scannow流程結束後,你可能收到以下訊息之一 windows 資源保護找不到任何完整性衝突。這表示您沒有任何丟失或損...
安裝win10系統
總的來說安裝作業系統分為三步 1 安裝系統需要通過bios系統進行安裝 bios是英文 basic input output system 的縮略詞,直譯過來後中文名稱就是 基本輸入輸出系統 實,它是一組固化到計 算機內主機板上 個rom晶元上的程式,它儲存著計算機最重要的基本輸入輸出的程式 開機後...