I just installed rxoc. How do you edit the 1bash after i ssh in??? can i edit the 1bash from inside ubuntu locally?
how do you overclock amd cards on this also???
Use these oneBash options for OC:
__CORE_OVERCLOCK_LEVEL=7 # for ETH use lowest without decreasing the hashrate / Highest for ZEC
MEMORY_OVERCLOCK_LEVEL=1 # use highest level
OVERDRIVE="YES" # YES NO
# unlikely to be stable above 10%
OVERDRIVE_PERCENT=5
you can edit via SSH with the cmd:
nano '/media/m1/1263-A96E/oneBash'
you can open oneBash locally with the cmd:
gedit '/media/m1/1263-A96E/oneBash'