mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
doc: Suggest a network test command that will definitely be available.
* doc/guix.texi (Running GuixSD in a VM): Suggest the use of `guix download` to test network connectivity.
This commit is contained in:
parent
4be014128e
commit
4100698d93
1 changed files with 1 additions and 1 deletions
|
@ -15679,7 +15679,7 @@ to your system definition and start the VM using
|
|||
@command{`guix system vm config.scm` -net user}. An important caveat of using
|
||||
@command{-net user} for networking is that @command{ping} will not work, because
|
||||
it uses the ICMP protocol. You'll have to use a different command to check for
|
||||
network connectivity, like for example @command{curl}.
|
||||
network connectivity, for example @command{guix download}.
|
||||
|
||||
@subsubsection Connecting Through SSH
|
||||
|
||||
|
|
Loading…
Reference in a new issue