4 Commits

Author SHA1 Message Date
crowetic
a0e26771b9
updated qortal version to 1.5.2 2021-05-25 12:30:55 -07:00
crowetic
4265d70752
added htop and openssh-server and force install 2021-05-25 12:30:34 -07:00
crowetic
9c7df95529
Update default-pi4-ubuntu-qortal-setup.sh
updated download link to 1.5.1 zip for Qortal core.
2021-05-06 16:16:19 -07:00
crowetic
fb3e4e50e9
Add files via upload
This is a script that will do all base-level dependencies and such for Qortal, along with a few added things, it will also download and unzip the Qortal Core (updates will be needed as new versions are released, so it downloads the newest version, but yea...)

This script is currently untested... but in theory it should prepare you to install everything needed for Qortal.

1. Run this script on a brand new installation of Ubuntu Desktop 64bit for raspberry pi, from the raspberry pi imaging tool. (from your home folder)

2. After this script runs, you can run the 'update-qortal-ui' script - that will install the Qortal UI and build from source. (again from  your home folder)

3. Setup the 'start-qortal' scripts to start @reboot with  ```crontab -e ```
2021-04-12 10:43:14 -07:00