34 Commits

Author SHA1 Message Date
81ac129d2d fixed missing download in rebuilt machine script 2025-03-25 13:40:49 -07:00
f4365e51e9 removed problematic pro client removal 2025-03-25 13:17:24 -07:00
a0175904bc fix 2025-03-25 13:16:05 -07:00
4cd7650737 Updated rebuilt-machine.sh script to more adequately handle theme settings, and more. 2025-03-25 11:24:19 -07:00
crowetic
cb05cfbbc1
Update rebuilt-machine.sh
commands for cinnamon to recognize mods without reboot if possible.
2025-03-23 10:01:11 -07:00
crowetic
ddd2d30e07
Update rebuilt-machine.sh 2025-03-23 09:12:41 -07:00
crowetic
67812ca229
Update rebuilt-machine.sh
added system-wide Qortal icons, and modified .destkop files for menu entries to utilize said icons.
2025-03-23 09:02:22 -07:00
crowetic
c14f7a49cd
Update rebuilt-machine.sh
Modified HOME variable
2025-03-23 07:57:25 -07:00
crowetic
6ce801801d
Update rebuilt-machine.sh
further configuration of cinnamon
2025-03-23 07:49:26 -07:00
crowetic
9c530121d3
Update rebuilt-machine.sh
Much improved use of theme
2025-03-23 07:39:59 -07:00
crowetic
7f883d0f8c
Update rebuilt-machine.sh 2025-03-23 07:36:28 -07:00
crowetic
7822bafe66
Update rebuilt-machine.sh
large improvements to rebuilt machine script built for Ubuntu-Based Desktop machines.
2025-03-23 07:22:14 -07:00
crowetic
6bec051b99
Update rebuilt-machine.sh
updated script to handle arm based machines and setup Hub as well. Also modified Java version default.
2025-03-23 06:55:59 -07:00
60ee379eeb updated a few things on rebuilt-machine script - soon to move to generic script - use that now if you are using setup scripts 2024-11-22 22:15:29 -08:00
crowetic
6535c65fc1
Update rebuilt-machine.sh
added a couple more useful packages for sensors applet
2024-07-16 13:56:07 -07:00
fc2bf66798 updated rebuilt-machine script, Qortal-UI icon and other machine files, etc. 2024-05-22 12:25:35 -07:00
crowetic
76351168de
Update rebuilt-machine.sh
modified for checking existing installations and backing up if exists, and creating cron with correct username  based on logged-in user.
2024-04-15 18:22:40 -07:00
crowetic
2947950688
Update rebuilt-machine.sh
added additional 'cd' and added removal of ubuntu-advantage-tools and reinstallation of gnome-software.
2024-04-15 17:39:11 -07:00
crowetic
6a7bc85e47
Update rebuilt-machine.sh
adding modifications to remove ubuntu-pro bullshit.
2024-01-29 09:33:46 -08:00
crowetic
aaf8a8ef96
Update rebuilt-machine.sh
created new Pictures folders for icons and wallpapers.
2024-01-09 18:11:50 -08:00
crowetic
f8cc0bf77d
Update rebuilt-machine.sh
added smartmontools and ksnip to install list
2023-10-09 20:28:13 -07:00
crowetic
c9cc0b3831
Update rebuilt-machine.sh
moved Qortal-UI AppImage to qortal folder, moved check-qortal-status.sh to Qortal folder.
2023-06-02 14:42:27 -07:00
crowetic
132e2af24e
Update rebuilt-machine.sh
added sysbench installation
2023-05-29 15:42:31 -07:00
crowetic
e1f7a417ca
Update rebuilt-machine.sh
added ffmpeg installation
2023-05-28 16:21:07 -07:00
crowetic
10d24fa58b
Update rebuilt-machine.sh
changed colors and added bpytop
2023-05-27 19:40:23 -07:00
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