Side-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:
cd /home/m1/NVOC/testing
bash nvOC miners-upgrade
cp 1bash.template 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 :
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:
bash nvOC upgrade
In case you're still on old revisions where that command was not yet available, do instead:
git stash && git pull
Update nvOC/miners to latest commit:
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:
List of all contributions is available on top of each script (dev log)
So, is it possible to folow this guide using git sync when i use 19.2.1 image if i use all the comands in NVOC\minning insteaf of NVOC\testing ?