Qortal Project

The future of blockchain platforms

User Tools

Site Tools


Sidebar

Qortal Project Wiki

Important Notices

Introduction

Project Model

Minting

Communications

Qortal Trading (Trade Portal / Q-Trade)

Qortal Data Network (QDN)

Voting System

AT (Automated Transactions)

Hardware

Frequently Asked Questions (FAQ)

How-To Guides

Node Setup Guides

Third-Party Services

rpi_5_community_os_s

This is an old revision of the document!


RPi 5 Community OS's


Trusted Community Releases by Date

Ra5piPHENIX for Pi5

Release Date: coming soon
Released by: HFactor
Repository: Qortal cloud Private Data Server

Release Details

  • Debian 12 Bookworm on 6.6.51+rpt=-rpi-2712 kernel
  • Software/Kernel follows mainline Debian release/s
  • Use with or without GUI (Headless)
  • MATE 1.26.0 desktop with custom dark UI
  • Custom Honeycomb screensaver
  • RDP and SSH capable
  • Custom SSH login with Wifi/Bluetooth textual indicators
  • Custom Fail2Ban install to protect SSH connectivity
    • 3 failed attempts = 10 minute ban
  • Custom RDP login screen
  • Preinstalled Core (V4.5.2)
  • Preinstalled UI built from source (V4.5.5 - Will need to run update script in Home if newer version out)
  • Preinstalled QORTAL tools (qort tool and peer-heights)
  • Plethora of additional software such as:
    • Chromium with hardware acceleration and security/anonymity minded plugins
    • VLC Player
    • Libre Office
    • System monitors (TOP, ATOP, HTOP and Glances)
    • System info tools (Neofetch, Screenfetch, Duf (drive space))
    • Diodon clipboard manager
    • Mate tweak, terminal, disk usage analyzer, system monitor, control center and disk utility
    • Trash-CLI (Empty recycle bin via terminal for user and/or root - https://github.com/andreafrancia/trash-cli)
      • Root Trash: Switch to root shell with sudo -s then issue command
      • User Trash: Issue command
        • trash-put Trash files and directories
        • trash-empty Empty the trashcan(s)
        • trash-list List trashed files
        • trash-restore Restore a trashed file
        • trash-rm Remove individual files from trashcan

Release Creds

  • Username: ra5pi
  • Password: dmax911e (please change via GUI or SSH)

After flashing please perform the following steps (Immediately after a new/fresh terminal load):

  • Expand filesystem:
    • sudo raspi-config (Advanced -> Expand Filesystem)
  • Update System/Apps:
    • sudo apt update && sudo apt -y upgrade
  • Download/Extract/Run core if newer core is out - Please remove existing qortal folder first!:
    •  wget https://github.com/Qortal/qortal/releases/latest/download/qortal.zip && unzip qortal.zip && cd qortal && chmod +x *.sh && ./start.sh
  • Exit Terminal
    • Exit

After the above updates and core install please perform (Immediately after a new/fresh terminal load):

  • Update Built From Source UI Via HFactor Script (If not using AppImage)
    •  ./update_install_ui.sh
      • Uninstall Built From Source UI Via HFactor Script also included (If using AppImage)
        • ./uninstall_ui.sh
  • Exit Terminal
    • Exit

Downloads

IMG https://cloud.qortal.org/s/cewQYmn2njHQBCs
MD5 44326a51375e70a47aad9a6d552b228e

Donations

QORT QY4LMuyTwJHiXFKG3hYvgnHXdpL1zPKxce
LTC LhKBwsjtG2GdcFQdbQW8uA8Zpoqh6eKAxc

rpi_5_community_os_s.1728683094.txt.gz · Last modified: 10/11/2024 17:44 by hfactor