Updated guide: Test/Run nvOC 19-2.1 beta side-by-side with 19-2.0 on previous stable images.
from an edit of the previous original @papampi guide to include the new easy-to-use upgrade commandsSide-bv-side beta testing with this guide is only possible if you can edit gnome-terminal profiles, by either gui settings (via TeamViewer) or dconf.(via ssh)
Step 1:
git clone https://github.com/papampi/nvOC_by_fullzero_Community_Release.githome/m1/NVOC/testing
cdhome/m1/NVOC/testing
bash nvOC miners-upgrade
cp 1bash.template 1bash
Edit your new 1bash you find in :
/home/m1/NVOC/testing/1bash
Step 2:
Create new gnome-terminal profile and start up command:
gnome-terminal menus: Edit > Preferences > Profiles > Clone the existing 'mining' profile and edit the clone.
Rename the cloned mining profile to "testing" or whatever you like.
In 2nd tab from left, "Command" change 2unix path in custom command.
from :
/home/m1/2unix
to:
/home/m1/NVOC/testing/2unix
Choose the default "Profile used when launching ..." to the one you made.
Step 3:It's better to reboot, to start fresh.
After reboot gnome-terminal will start with the new testing profile.
Switch back to 2.0:To switch back to 19-2.0 stable just change the default "Profile used when launching ..." in gnome-terminal profiles again to 'mining' and you're done.
Update nvOC to latest commit:
cdhome/m1/NVOC/testing
bash nvOC upgrade
In case you're still on old revisions where that command was not yet available, do instead:
cdhome/m1/NVOC/testing
git stash && git pull
Update nvOC/miners to latest commit:
cdhome/m1/NVOC/testing/
bash nvOC miners-upgrade
Always keep a copy of your 1bash (old, new, beta, ....) in a safe place.
Please post your issues and found bugs here in bitcointalk forum or (better to avoid messing with people using the stable 2.0) in
GitHub issues.
Always attach a report generated by:
bash nvOC report
List of all contributions is available on top of each script (dev log)