Update page 'Qubes OS lokinet setup'

master
who am i 4 years ago
parent f8c0fa79fd
commit 3bcf0568f2

@ -34,16 +34,16 @@ Create new qube
* Networking: **default (sys-firewall)** (or sys-whonix, or sys-vpm) * Networking: **default (sys-firewall)** (or sys-whonix, or sys-vpm)
Add the apt source list and install lokinet (1): Add the apt source list and install lokinet (1):
* open a terminal in **lokinet-vm**
open a terminal in **lokinet-vm**
``` ```
user@lokinet-vm:~$ sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpg user@lokinet-vm:~$ sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpg
user@lokinet-vm:~$ echo "deb https://deb.oxen.io $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oxen.list
user@lokinet-vm:~$ sudo apt update
user@lokinet-vm:~$ sudo apt-get install lokinet-gui -y
user@lokinet-vm:~$ lokinet-gui &
``` ```
* `user@lokinet-vm:~$ echo "deb https://deb.oxen.io $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oxen.list` The lokinet GUI will launch and you should notice an increasing number on *lokinet routers* and *active paths*. As *exit node* you can enter **exit.loki** which is hosted by the OPTF (3) Done. Now, you can jump directly to the [remarks](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/QubesOS-lokinet-setup/wiki/Qubes-OS-lokinet-setup#remarks) of this section.
* `user@lokinet-vm:~$ sudo apt update`
* `user@lokinet-vm:~$ sudo apt-get install lokinet-gui -y`
* `user@lokinet-vm:~$ lokinet-gui &`
* The lokinet GUI will launch and you should notice an increasing number on *lokinet routers* and *active paths*. As *exit node* you can enter **exit.loki** which is hosted by the OPTF (3)
* done. Now, you can jump directly to the [remarks](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/QubesOS-lokinet-setup/wiki/Qubes-OS-lokinet-setup#remarks) of this section.
#### **Advanced setup based on a templateVM** #### **Advanced setup based on a templateVM**

Loading…
Cancel
Save