Skip to content

Commit cef6014

Browse files
authored
Corrected types on 02-DNS.md
- corrected /etc/rsolve.conf to /etc/resolv.conf - corrected excersises to exercises
1 parent 962e5e6 commit cef6014

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/07-Networking/02-DNS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
192.168.1.62 nfs-prod
5353
```
5454
55-
- Every host has a DNS resolution file **`/etc/rsolve.conf`**
55+
- Every host has a DNS resolution file **`/etc/resolv.conf`**
5656
5757
```
5858
[~]$ cat /etc/resolv.conf
@@ -126,4 +126,4 @@
126126
127127
# HANDS-ON LABS
128128
129-
- Lets have some fun and challenging [excerises](https://kodekloud.com/courses/873064/lectures/17074530)
129+
- Lets have some fun and challenging [exercises](https://kodekloud.com/courses/873064/lectures/17074530)

0 commit comments

Comments
 (0)