9 Commits

Author SHA1 Message Date
crowetic
dca0b3f632
added net-tools installation 2023-01-12 14:17:58 -08:00
crowetic
ada721685c
add settings.json to this script 2022-12-28 14:09:58 -08:00
crowetic
7257a726fe
fixed issues and added cron and status
Initially the script was moving to Machine-files directory, removed that so it doesn't do that anymore, instead simply moves the files without changing directory so it stays 'home' all the time. 

Also added new cron configuration download and setup, and additional script for checking Qortal status when auto-fix script runs via cron, and has work to do (in which case the Qortal icon will not show up)

User can either wait a few hours, then reboot the machine, or use the check-qortal-status script to get the current status of the core after auto-fix runs from cron.

Auto-fix setup to run automatically @reboot and every 5 days at 1:01 AM.
2022-11-19 13:27:58 -08:00
crowetic
b637ace990
modified link to latest UI AppImage
Realized the link on Qortal.org was pointing to an older version of the UI AppImage, fixed that on the website and also in the script.
2022-11-19 10:40:21 -08:00
crowetic
f155b58501
Update rebuilt-machine.sh
Added new scripts for auto-fix, added new desktop wallpaper, modified methodology a bit, and ended with a reboot and instructions to login with cinnamon upon restart instead of starting qortal core refresh. Refresh can be run AFTER reboot and desktop configuration changes.

In the future, will add as many of the desktop configuration changes as possible as well, once I figure out how to do them with terminal. :)
2022-11-19 10:38:35 -08:00
crowetic
bac6ebeb10
added htop install and reminder text 2022-11-09 16:26:30 -08:00
crowetic
656e2ebb50
forgot a 'cd'
Accidentally forgot a 'cd' so the Machine-files zip was downloading to Desktop instead of home where it should have been.
2022-11-09 15:55:54 -08:00
crowetic
1199697bac
modified to use refresh script from git
wanted to be able to modify refresh script if needed from git instead of having to manually modify one in Machine-files zip from cloud.
2022-11-09 15:53:49 -08:00
crowetic
79ff872312
rebuilt-machine script for Ubuntu
This script is meant to be run on a BRAND NEW Ubuntu installation, and it will download the necessary files and images used to customize the OS in accordance to CHD's 'Qortal-OS' Ubuntu Customizations.

Downloads and sets up the Qortal Core, Qortal UI, and grabs a few custom images from the Qortal Cloud, puts them all in the correct locations, then starts the Qortal refresh script.
2022-11-09 15:49:55 -08:00