Qortal Project

The future of blockchain platforms

User Tools

Site Tools


qortector_walkthrough

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
qortector_walkthrough [04/04/2022 02:42] gfactorqortector_walkthrough [12/13/2022 19:56] (current) gfactor
Line 2: Line 2:
 {{::26a9e220-7c52-4706-825f-0beb6007acb4.png?400|}} {{::26a9e220-7c52-4706-825f-0beb6007acb4.png?400|}}
  
-**Please note: this guide is for setting up your QORTector after it has been imaged. This video can be used for both those who purchased from https://crowetic.com or built on using the [[Raspberry Pi 4]] help guide! The video below is a walkthrough guide of the SinclairMATE image.**+**Please note: this guide is for setting up your QORTector after it has been imaged. This video can be used for both those who purchased from https://crowetic.com or built on using the [[Raspberry Pi 4]] help guide!**
  
-===== Setting Up Your QORTector=====+===== Setting Up Your QORTector =====
  
 **Important: Do NOT run the QORTector if fan isn’t running after powering the device!** The fan needs to be running to prevent the board from overheating. **Important: Do NOT run the QORTector if fan isn’t running after powering the device!** The fan needs to be running to prevent the board from overheating.
  
-Step by step direction are below. Here is a setup walkthrough video made by Crowetic:+Step by step direction are below. Here is a setup walkthrough video made by G Factor - a new video will be made soon (for the UI, it will auto update when opened as the screenshots on this page show below):
  
-**PLEASE NOTE, IF YOU HAVEN'T DONE LOCALIZATION BEFORE CHANGING YOUR PASSWORD, PLEASE DO THAT FIRST, SCROLL DOWN ON THIS PAGE TO SEE GUIDE FOR LOCALIZATION. IF YOU DO NOT DO LOCALIZATION FIRST, YOU COULD LOCK YOURSELF OUT OF THE DEVICE.** 
    
-{{youtube>Z6cERzvPGR0}}+{{youtube>ywmXY4NUvUs}}
 \\ \\
 +
 +**PLEASE NOTE, IF YOU HAVEN'T DONE LOCALIZATION BEFORE CHANGING YOUR PASSWORD, PLEASE DO THAT FIRST, SCROLL DOWN ON THIS PAGE TO SEE GUIDE FOR LOCALIZATION. IF YOU DO NOT DO LOCALIZATION FIRST, YOU COULD LOCK YOURSELF OUT OF THE DEVICE.**
 + 
 Basically plug everything in (monitor, mouse, keyboard, power, HDMI, Ethernet), configure WiFi if you’re not using Ethernet, let it sync. **Please note:** Crowetic Hardware Development (CHD) is now selling QORTectors with optional power adapters with a USB-C cable seen in the picture below for easy reference of how to setup properly: Basically plug everything in (monitor, mouse, keyboard, power, HDMI, Ethernet), configure WiFi if you’re not using Ethernet, let it sync. **Please note:** Crowetic Hardware Development (CHD) is now selling QORTectors with optional power adapters with a USB-C cable seen in the picture below for easy reference of how to setup properly:
  
Line 80: Line 82:
 ===== Important Notes ===== ===== Important Notes =====
  
-1. Always tell QORTector to shut down from terminal after stopping the Qortal Core first to avoid corrupting the database on our device: <code>sudo shutdown</code>  +1. Always tell QORTector to shut down the Qortal Core prior to turning off or rebooting the device to avoid corrupting the database. Below are the commands for you to be aware of, but not necessary for you to enter at this point in the guide:
-Don’t use the power switchPower switch should only be shut off after the device powers down to protect it from surges, but with that said, you should consider a surge protector or UPS (battery power supply) regardless as the QORTector is intended to stay running 24/7. +
  
-2. The QORTector is setup to automatically start the Qortal Core in the background, this means you will not see the Qortal icon on the taskbar of the device, it runs in the background. When  you restart the device, always remember to stop qortal first, as shown above.+To shutdown the device in the terminal: 
  
-The device was configured this way so that the Qortal core will start whether the user connects a monitor or not, you CAN configure it to start with a .desktop file so that it will show the icon on the taskbar, and there is a script for that available on crowetic's github. https://github.com/crowetic/qortector-scripts - there is a .desktop file there with instructions. You can also ask in the Qortal telegram or Discord for assistance.+<code>sudo shutdown</code> 
  
-3. The QORTector must be setup for your specific country locale for wifi and timezone, if you wish to use wireless communications. Follow the instructions above in order to configure the device for your locale. We will start configuring the devices for US locale by default, but the majority of them have been shipped with UK locale since company start.+To reboot the device in terminal:
  
-4. If you have ANY issues whatsoever, please reach out in the Qortal Tech Support Official Telegram channel or Discord #qortector-pi-support channel! +<code>sudo reboot</code> 
 + 
 +Do not use the power switch. Power switch should only be shut off after the device powers down to protect it from surges, but with that said, you should consider a surge protector or UPS (battery power supply) regardless as the QORTector is intended to stay running 24/7.  
 + 
 +2. The QORTector is setup to automatically start the Qortal Core in the background. On the QORTector, you will not see the Qortal icon on the system tray when you start the device. The device was configured this way so that the Qortal core will start whether the user connects a monitor or not. Simply stop the core, then start the core again, and the icon will display in the system tray. 
 + 
 +3. The QORTector must be setup for your specific country locale for wifi and timezone, if you wish to use wireless communications. Follow the instructions above in order to configure the device for your locale. The default setting for these devices is USA - Pacific Standard Time (so if you're in this timezone, then skip this step). 
 + 
 +4. Enter the command below to update all of the typical software components on your device (unrelated to Qortal). You can enter this command as frequently as you'd like to ensure your device is up to date: 
 + 
 +<code>sudo apt update && sudo apt -y upgrade</code> 
 + 
 +5. The HDMI cable must be connected BEFORE you power on the device, otherwise it will not display on the monitor. If you are disconnecting the HDMI cable for whatever reason, be sure to power off the device BEFORE you disconnect the cable.  
 + 
 +6. If you have ANY issues whatsoever, please reach out in the Qortal Tech Support Official Telegram channel or Discord #qortector-pi-support channel! 
  
 ===== Start & Stop QORTector ===== ===== Start & Stop QORTector =====
Line 131: Line 146:
 ===== How To Update The Core and UI Versions ===== ===== How To Update The Core and UI Versions =====
  
-When your device arrives, you can let it sync and auto update the Core and UI if there was an update during shipment of your QORTector. You can also manually update the core and UI to expedite this process (which may be best or international orders that take longer to be delivered). Refer to the [[Qortal Status Updates]] page to check the latest Core and UI version. +When your device arrives, you can let it sync naturally and it will auto update the Core and UI if there was an update during shipment of your QORTector. You can also manually update the core and UI to expedite this process (which may be best or international orders that take longer to be delivered). Refer to the [[Qortal Status Updates]] page to check the latest Core and UI version. 
  
-To manually update the Core, open Terminal. Copy and paste this, then press the enter key:+To manually update the Core and database, open Terminal. Copy and paste this, then press the enter key (this will also delete the existing database “db” and bootstrap. A bootstrap is a download of a database that is updated every 12 hours so that you only have to sync the remaining blocks from the latest bootstrap creation. You will notice several 0-100% processes during the popup screen, then you will need to wait for it to finish synchronizing which will continue after the popup has closed:
  
-<code>cd && cd qortal && ./stop.sh && rm qortal.jar && rm -R db && curl -L -O https://github.com/Qortal/qortal/releases/latest/download/qortal.jar && ./start.sh</code>+<code>cd && cd qortal && rm qortal.jar && rm -R db && curl -L -O https://github.com/Qortal/qortal/releases/latest/download/qortal.jar && ./start.sh</code>
  
-To manually update the UI, open TerminalCopy and paste thisthen press the enter key:+To update the UI, open the UIIf there is an update availableyou'll see a notification like the screenshot below:
  
-<code>cd && cd Desktop && rm Start-Qortal* && wget https://github.com/Qortal/qortal-ui/releases/latest/download/Qortal-Setup-arm.AppImage && chmod +x Qortal-Set*.AppImage && mv Qortal-Set*.AppImage Qortal-UI</code>+{{::screenshot_at_2022-06-15_03-49-37.png?400|}}
  
 +Followed by the screenshot below, where you'll have the option to restart now or update upon closing the UI:
 +
 +{{::screenshot_at_2022-06-15_03-49-46.png?400|}}
 ===== How To Change The Search Engine & Browser ===== ===== How To Change The Search Engine & Browser =====
  
Line 168: Line 186:
  
 This is the most important thing to cover! Please be sure to setup your account correctly with backup files as only you can recover your account. The DevTeam is not able to assist you with recovering an account as Qortal is truly decentralized: [[Account Setup & Recovery]] This is the most important thing to cover! Please be sure to setup your account correctly with backup files as only you can recover your account. The DevTeam is not able to assist you with recovering an account as Qortal is truly decentralized: [[Account Setup & Recovery]]
 +
 +===== Port Forwarding =====
 +
 +If you have admin access to your router, you should configure port forwarding for the QORTector. Refer to the [[Port Forwarding]] page on how to do so.
 +
 +===== Adjusting json Settings For Low Bandwidth =====
 +
 +Go to the [[How To Reduce Bandwidth]] page.
qortector_walkthrough.1649054552.txt.gz · Last modified: 04/04/2022 02:42 by gfactor