commit 1b08d7b9254e76ff9154f93fe98958c5b2241c97 parent 21a3b8827df2e05651467a96bc0a47df3c944814 Author: mayfrost <mayfrost@cock.li> Date: Tue, 12 Jun 2018 23:25:57 +0000 Update INITIATION.md Diffstat:
| M | INITIATION.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INITIATION.md b/INITIATION.md @@ -113,7 +113,7 @@ Don't forget to create and mount the extra directories in the case you had creat `auto eth0` `allow-hotplug eth0` `iface eth0 inet dhcp` -* On the "_/etc/resolv.conf.head_" file set your preferred DNS provider (this example is from OpenNIC). +* On the "_/etc/resolv.conf.head_" file set your preferred DNS provider (this example is from [OpenNIC](https://servers.opennicproject.org/)). `nameserver 193.41.79.236` * Or copy "_/etc/resolv.conf_" to "_/mnt/etc/resolv.conf_" __BEFORE__ chrooting.