~ruther/guix-local

15650ac2a0b979af52d16b86b2f47bf40d9d13ee — Ludovic Courtès 10 years ago 9c18cf9
doc: Suggest 'dhclient -v'.

Suggested by Chris Marusich <cmmarusich@gmail.com>.

* doc/guix.texi (Preparing for Installation): Add "-v" for dhclient.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 5962,7 5962,7 @@ At this point, you need to acquire an IP address.  On a network where IP
addresses are automatically assigned @i{via} DHCP, you can run:

@example
dhclient @var{interface}
dhclient -v @var{interface}
@end example

Try to ping a server to see if networking is up and running: