Update Bisq Headless GUIDE.md

This commit is contained in:
Ape Mithrandir 2024-03-17 06:33:43 +00:00 committed by GitHub
parent 95879d433a
commit ac0f05dcd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,7 +120,7 @@ Now head exit from your headless client and get back into terminal for your host
xpra attach ssh:username@{headless-ip}:10
```
This should hopefully make your Bisq instance pop up on the host machine in all it's glory. You can now create an offer and then keep that offer running on the server and shudown your host machine. Just use `CTRL+C` in the terminal window where you ran `xpra attach ssh:username@{headless-ip}:100`. Happy trading!
This should hopefully make your Bisq instance pop up on the host machine in all it's glory. You can now create an offer and then keep that offer running on the server and shudown your host machine. Just use `CTRL+C` in the terminal window where you ran `xpra attach ssh:username@{headless-ip}:10`. Happy trading!
### Troubleshooting
#### XPRA folder Permissions