doc: Suggest 'dhclient -v'.
Suggested by Chris Marusich <cmmarusich@gmail.com>. * doc/guix.texi (Preparing for Installation): Add "-v" for dhclient.master
parent
9c18cf9bca
commit
15650ac2a0
|
@ -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:
|
||||
|
|
Reference in New Issue