Add another example for finding ip
This commit is contained in:
parent
fbd90b1965
commit
37540664c7
@ -40,7 +40,7 @@ end
|
||||
This will automatically assign an IP address from the reserved address space.
|
||||
The IP address can be determined by using `vagrant ssh` to SSH into the
|
||||
machine and using the appropriate command line tool to find the IP,
|
||||
such as `ifconfig`.
|
||||
such as `ifconfig` or `ip addr show`.
|
||||
|
||||
## Static IP
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user