Qortal Project

The future of blockchain platforms

User Tools

Site Tools


qortector_commands

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
Last revisionBoth sides next revision
qortector_commands [11/25/2021 17:09] – [Start & Stop QORTector] gfactorqortector_commands [11/25/2021 17:18] gfactor
Line 2: Line 2:
 {{:qortal_official_logo_transparent_.png?400|}} {{:qortal_official_logo_transparent_.png?400|}}
  
-Below is a walkthrough of your QORTector and a list of commands you can use within the Terminator for various purposes. Terminator is located in the taskbar with an icon that looks like this:+**This page is work in progress (started 11/25/21 and will be updated shortly).** Below is a walkthrough of your QORTector and a list of commands you can use within the Terminator for various purposes. Terminator is located in the taskbar with an icon that looks like this:
  
-{{::terminator.jpeg?400|}}+{{:terminator.jpeg?200|}}
  
  
Line 27: Line 27:
 {{::screenshot_from_2021-11-25_22-04-45.png?400|}} {{::screenshot_from_2021-11-25_22-04-45.png?400|}}
  
 +You will then see the Qortal Core startup indication:
  
 +{{:screenshot_from_2021-11-25_22-11-59.png?200|}}
 +
 +**To stop and start the core in one window:** open Terminator and enter the following separately:
 +
 +<code> cd qortal
 +./stop.sh
 +./start.sh</code>
 +Below is a screenshot of the entire process:
 +
 +{{::screenshot_from_2021-11-25_22-11-40.png?400|}}
 +
 +You will then see the Qortal Core startup indication:
 +
 +{{:screenshot_from_2021-11-25_22-11-59.png?200|}}