Qortal Project

The future of blockchain platforms

User Tools

Site Tools


qubes_os

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qubes_os [04/16/2022 03:11] – added Qortal Core/UI guide quickmythrilqubes_os [05/22/2023 14:06] (current) – Removed topOnly quickmythril
Line 1: Line 1:
-====== Qortal Install Guide for Qubes OS ======+====== Qubes OS ======
 {{:qortal_official_logo_transparent_.png?400|}} {{:qortal_official_logo_transparent_.png?400|}}
 +
 +
 +**Please note:** after setting up your computer as a node, be sure to review the [[Port Forwarding]] guide to ensure your node functions optimally. 
  
 ===== Qortal Core ===== ===== Qortal Core =====
Line 22: Line 25:
 chmod +x *.sh</code> chmod +x *.sh</code>
 __If using Tor (including Whonix):__ \\ __If using Tor (including Whonix):__ \\
-Download and extract a bootstrap file to the "qortal" folder using a web browser from:+If the Core is unable to connect to the bootstrap servers, changing Tor circuits may solve the issue.  
 + Alternatively, use a web browser to download and extract a bootstrap file, placing the "blockchain.*" files into a folder named "db" within the "qortal" folder from:
  
 Full archive options (5.6 GB): \\ Full archive options (5.6 GB): \\
-http://bootstrap.qortal.org/bootstrap-archive.7z\\ +https://bootstrap.qortal.org/bootstrap-archive.7z \\ 
-http://bootstrap2.qortal.org/bootstrap-archive.7z \\+https://bootstrap2.qortal.org/bootstrap-archive.7z \\ 
 +https://bootstrap3.qortal.org/bootstrap-archive.7z \\
 <code>7za e bootstrap-archive.7z -odb <code>7za e bootstrap-archive.7z -odb
 rm bootstrap-archive.7z</code> rm bootstrap-archive.7z</code>
-Top-only options (273 MB): \\ 
-http://bootstrap.qortal.org/bootstrap-toponly.7z \\ 
-http://bootstrap2.qortal.org/bootstrap-toponly.7z 
-<code>7za e bootstrap-toponly.7z -odb 
-rm bootstrap-toponly.7z</code> 
 __Also, if using Whonix:__ \\ __Also, if using Whonix:__ \\
 Edit the "settings.json" file, and add following line, to allow for "sdwdate": Edit the "settings.json" file, and add following line, to allow for "sdwdate":
 <code>"testNtpOffset":0</code> <code>"testNtpOffset":0</code>
-__If using Top-only mode:__ \\ 
-Edit the "settings.json" file, and add following line, to enable "topOnly": 
-<code>"topOnly":true</code> 
 See **[[how_to_edit_qortal_core_settings|here]]** for more info on editing the "settings.json" file. See **[[how_to_edit_qortal_core_settings|here]]** for more info on editing the "settings.json" file.
  
Line 69: Line 66:
 __If using the deb/rpm package:__ \\ __If using the deb/rpm package:__ \\
 To run from the Applications Menu: \\ To run from the Applications Menu: \\
-- First, open Qube Settings, choose Applications tabs, and add Qortal UI. \\+- First, open Qube Settings, choose the Applications tab, and add Qortal UI. \\
 To run from Terminal: To run from Terminal:
 <code>qortal-ui</code> <code>qortal-ui</code>
qubes_os.1650093084.txt.gz · Last modified: 04/16/2022 03:11 by quickmythril