mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-06-19 11:54:17 -04:00
Grammar Fixes
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1b79742436
commit
fec58026b9
1 changed files with 2 additions and 2 deletions
|
@ -56,11 +56,11 @@ Create an AppVM based on the TemplateVM you have just created. Set `sys-firewall
|
||||||
Edit `/rw/config/rc.local` to workaround [issue 3803](https://github.com/mullvad/mullvadvpn-app/issues/3803):
|
Edit `/rw/config/rc.local` to workaround [issue 3803](https://github.com/mullvad/mullvadvpn-app/issues/3803):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
echo "sleep 10 # Waiting a bit that Mullvad succeeds to establish connection
|
echo "sleep 10 # Waiting a bit so that Mullvad can establish a connection
|
||||||
/usr/lib/qubes/qubes-setup-dnat-to-ns" | sudo tee -a /rw/config/rc.local
|
/usr/lib/qubes/qubes-setup-dnat-to-ns" | sudo tee -a /rw/config/rc.local
|
||||||
```
|
```
|
||||||
|
|
||||||
You can now use this ProxyVM as the net qube for other qubes!
|
Restart the ProxyVM. You can now use this ProxyVM as the net qube for other qubes!
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue