Tor Browser in a Container: Difference between revisions
No edit summary |
m link to ssh pages |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
Here are a few steps to run Tor Browser in NixOS Container w/ Pulse, Media Support. Most of the time, using [[SSH]], <code>ssh -X</code> would have sufficed. Nevertheless, to route audio, the following is required. | |||
Here are a few steps to run Tor Browser in NixOS Container w/ Pulse, Media Support. Most of the time, ssh -X would have sufficed. Nevertheless, to route audio, the following is required. | |||
<syntaxhighlight lang="nix" start="3"> | <syntaxhighlight lang="nix" start="3"> | ||
| Line 44: | Line 42: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Mind to fill the SSH keys in. Then, follow the steps: | Mind to fill the [[SSH public key authentication|SSH keys]] in. Then, follow the steps: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||