... | ... | @@ -104,7 +104,7 @@ vagrant ssh |
|
|
|
|
|
X11 forwarding can be enabled for the SSH connection by using the following command instead:
|
|
|
```
|
|
|
vagrant up -- -X
|
|
|
vagrant ssh -- -X
|
|
|
```
|
|
|
Any additional SSH options can be explicitly added to the command line after the `--`.
|
|
|
|
... | ... | |