Please note: after setting up your computer as a node, be sure to review the Port Forwarding guide to ensure your node functions optimally.
Build your own QORTector or buy one pre-built at https://crowetic.com! Please note: this guide is for building your own Raspberry Pi from scratch with a BrooklynR OS. For those who have purchased a QORTector from https://crowetic.com please go to QORTector Walkthrough
sudo raspi-config
sudo apt update && sudo apt -y upgrade
wget https://github.com/Qortal/qortal/releases/latest/download/qortal.zip && unzip qortal.zip && cd qortal && chmod +x *.sh && ./start.sh
You will see qortal logo and bootstrap process, let it run and then the core will sync up with the chain.
Type in Terminal session (press return after each command):
cd wget https://raw.githubusercontent.com/xspektrex/QORTectorScripts/master/uninstall_ui.sh wget https://raw.githubusercontent.com/xspektrex/QORTectorScripts/master/update_install_ui.sh wget https://raw.githubusercontent.com/xspektrex/QORTectorScripts/master/launch_UI.sh ((move to desktop via GUI file manager) Make the script/s executable: via terminal, immediately after terminal load, with chmod +x *.sh Via GUI with (Right-click -> Properties -> Permissions) and check the "make executable" box. Cut/paste UI launcher from home to desktop( via GUI file Manager) Now run the update_install or uninstall script/s via terminal: sudo ./uninstall_ui.sh (optional this will enable a clean install, recommended first time after flashing a new image) sudo ./update_install_ui.sh (when you see the line "Build Complete, You can use your new UI" its done)
Launch the Qortal UI via the UI launcher, double click on the icon on desktop
For more info on these scripts developed by Hfactor visit: https://github.com/xspektrex/QORTectorScripts
In terminal session, you will download the Raspberry Pi Qortal UI (arm64 64bit .AppImage) - Qortal UI:
cd cd Desktop wget https://github.com/Qortal/qortal-ui/releases/latest/download/Qortal-Setup-arm64.AppImage
once completed in terminal, go to the Desktop and update the file called Qortal-Setup-arm64.appimage as follows:
Right Click on file called Qortal-Setup-arm64.appimage, choose Properties First tab change name to Qortal-UI Select Permissions tab, tick Allow executing file as program, then close Double click on the Qortal-UI file and the Qortal UI login will appear.
Note: For Headless images, you will access your pi via ssh from your computer.
First set up an ssh tunnel as shown on this page SSH tunneling and keep it open : http://wiki.qortal.org/doku.php?id=ssh_tunneling.
Then in terminal on your computer enter: ssh pi@ip address assigned in your router. You will be prompted for
Username: pi
Password: dmax911e (password will not display when typing)
This walkthrough will illustrate using Microsoft Remote Desktop client on a Mac laptop (see in ‘Preparations’ section above where to download the client for your computer OS):
1. Click on 'Add PC' and define the connection for Pi TITAN, in this example shows connecting via ip address located earlier from the connected devices in our router/modem. Another option would be via hostname: titan.local (just replace the 'titan' portion with whatever version your device is - such as 'plumbus' for QORTector customers).
2. Double click on RDP connection for TITAN PLasma just created and enter Username: pi Password: dmax911e