mirror of
https://github.com/ksherlock/marignotti.git
synced 2025-01-02 08:32:09 +00:00
fix resolv.conf name.
This commit is contained in:
parent
0ab620845f
commit
561bbc03e8
@ -21,10 +21,10 @@ Installation:
|
|||||||
|
|
||||||
2. copy the `etc/services` file to `/etc/services` (if it does not exist).
|
2. copy the `etc/services` file to `/etc/services` (if it does not exist).
|
||||||
|
|
||||||
3. edit and copy the `etc/resolve.conf` file to `/etc/resolve.conf` (if it does
|
3. edit and copy the `etc/resolv.conf` file to `/etc/resolv.conf` (if it does
|
||||||
not exist). This file is your DNS server
|
not exist). This file points to your DNS server; update it as needed.
|
||||||
|
|
||||||
4. If you don not have a DNS server, edit `/etc/hosts` to include your favorite
|
4. If you do not have a DNS server, edit `/etc/hosts` to include your favorite
|
||||||
sites.
|
sites.
|
||||||
|
|
||||||
|
|
||||||
|
@ -23,10 +23,10 @@ sic -h irc.a2central.com -p 6667 -n myname
|
|||||||
|
|
||||||
|
|
||||||
2. copy the etc/services file to /etc/services (if it does not exist).
|
2. copy the etc/services file to /etc/services (if it does not exist).
|
||||||
3. edit and copy the etc/resolve.conf file to /etc/resolve.conf (if it does
|
3. edit and copy the etc/resolv.conf file to /etc/resolv.conf (if it does
|
||||||
not exist). This file is your DNS server
|
not exist). This file points to your DNS server; update it as needed.
|
||||||
|
|
||||||
4. If you don't have a DNS server, edit /etc/hosts to include your favorite
|
4. If you do not have a DNS server, edit /etc/hosts to include your favorite
|
||||||
sites.
|
sites.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user