Qortal Project

The future of blockchain platforms

User Tools

Site Tools


raspberry_pi

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
raspberry_pi [08/18/2024 10:24] hfactorraspberry_pi [08/18/2024 10:28] (current) hfactor
Line 1: Line 1:
-====== Raspberry Pi SBC ======+====== Raspberry Pi SBC'======
 **Please note:** after setting up your computer as a node, be sure to review the [[Port Forwarding]] guide to ensure your node functions optimally.  **Please note:** after setting up your computer as a node, be sure to review the [[Port Forwarding]] guide to ensure your node functions optimally. 
  
Line 18: Line 18:
   * USB 3.0 SSD 500GB or above (128GB microSD will work but SSD is recommended)   * USB 3.0 SSD 500GB or above (128GB microSD will work but SSD is recommended)
 \\ \\
- 
 ===== Preparations on your PC/Desktop computer ===== ===== Preparations on your PC/Desktop computer =====
- 
  
   -  To flash image on SSD and SD, download Balenaetcher : [[https://www.balena.io/etcher| Select OS on site]] / or for Windows only - another option - win32diskimager: https://sourceforge.net/projects/win32diskimager/   -  To flash image on SSD and SD, download Balenaetcher : [[https://www.balena.io/etcher| Select OS on site]] / or for Windows only - another option - win32diskimager: https://sourceforge.net/projects/win32diskimager/
Line 28: Line 26:
   - Download Remote desktop client to access PI from your MAC or Windows computer (used for Desktop GUI images)OPTIONAL can use SSH: [[https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients| Select OS on site]]     - Download Remote desktop client to access PI from your MAC or Windows computer (used for Desktop GUI images)OPTIONAL can use SSH: [[https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-clients| Select OS on site]]  
   - Download latest supported image on your computer in preparation to flash on ssd of pi4:   - Download latest supported image on your computer in preparation to flash on ssd of pi4:
-    +\\
 ===== How To Install QortalOS and Qortal Core ===== ===== How To Install QortalOS and Qortal Core =====
  
Line 47: Line 45:
 <code>wget https://github.com/Qortal/qortal/releases/latest/download/qortal.zip && unzip qortal.zip && cd qortal && chmod +x *.sh && ./start.sh</code> <code>wget https://github.com/Qortal/qortal/releases/latest/download/qortal.zip && unzip qortal.zip && cd qortal && chmod +x *.sh && ./start.sh</code>
 You will see qortal logo and bootstrap process, let it run and then the core will sync up with the chain.  You will see qortal logo and bootstrap process, let it run and then the core will sync up with the chain. 
- +\\ 
- =====How to Install Qortal UI via scripts with associated UI launcher =====+===== How to Install Qortal UI via scripts with associated UI launcher =====
  
 Type in Terminal session (press return after each command):  Type in Terminal session (press return after each command): 
Line 74: Line 72:
 sudo ./update_install_ui.sh sudo ./update_install_ui.sh
 (when you see the line "Build Complete, You can use your new UI" its done)</code> (when you see the line "Build Complete, You can use your new UI" its done)</code>
- +\\ 
-=====How to Run Qortal UI via UI launcher=====+===== How to Run Qortal UI via UI launcher=====
  
 Launch the Qortal UI via the UI launcher, double click on the icon on desktop 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 For more info on these scripts developed by Hfactor visit: https://github.com/xspektrex/QORTectorScripts
-=====How to install and Run new Qortal UI app image=====+\\ 
 +===== How to install and Run new Qortal UI app image=====
  
 In terminal session, you will download the Raspberry Pi Qortal UI (arm64 64bit .AppImage) - Qortal UI: In terminal session, you will download the Raspberry Pi Qortal UI (arm64 64bit .AppImage) - Qortal UI:
Line 108: Line 107:
 Username: pi  Username: pi 
 Password: dmax911e (password will not display when typing)  Password: dmax911e (password will not display when typing) 
 +\\
 ===== How To Access Your Pi Remotely via RDP ===== ===== How To Access Your Pi Remotely via RDP =====
  
raspberry_pi.1723991083.txt.gz · Last modified: 08/18/2024 10:24 by hfactor