Skip to content

Commit 98dfb73

Browse files
committed
Blog: Hosts File Editor
1 parent b7547c3 commit 98dfb73

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
1.06 MB
Loading

Website/blog/2025-09-06-hosts-file-editor/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ As a sysadmin or developer, you often need to modify the hosts file in order to
1111

1212
<!-- truncate -->
1313

14+
![Hosts File Editor](./hosts-file-editor.gif)
15+
1416
The hosts file is a plain text file used by the operating system to map hostnames to IP addresses. It is typically located at:
1517

1618
- Windows: `C:\Windows\System32\drivers\etc\hosts`
@@ -23,9 +25,9 @@ in your hosts file without needing to manually open and edit the file.
2325
A daily backup (up to 5 versions) of the hosts file is created automatically before any changes are applied,
2426
allowing you to restore previous versions if needed.
2527

26-
Upgrade now to the latest version of NETworkManager to use this feature: </download>
28+
Upgrade now to the latest version of NETworkManager to use this feature: <https://borntoberoot.net/NETworkManager/download>
2729

28-
More information is available in the official documentation: </docs/application/hosts-file-editor>
30+
More information is available in the official documentation: <https://borntoberoot.net/NETworkManager/docs/application/hosts-file-editor>
2931

3032
If you find any issues or have suggestions for improvement, please open an issue on GitHub:
3133
<https://github.com/BornToBeRoot/NETworkManager/issues>

0 commit comments

Comments
 (0)