I don't do the best job of tracking every coin, and I haven't mined Skein myself.
If it uses an algorithm supported by ccminer then you should be able to mine it with nvOC. It most likely has a specific fork which performs better. If you find me the link to the clients repo and tell me what pool you want to / do use to mine skein, then I can add the client and modify oneBash for the next version.
In windows I use the alexis78 version from nemo's miner and I mine at Z-pool
My batfile looks like this :
ccminerAlexis78.exe -r 0 -a skein -o stratum+tcp://skein.mine.zpool.ca:4933 -u BTC ADDDRESS -p c=BTC
https://github.com/alexis78/ccminerSkein is paying really well atm...$23/1080ti/day
that 1080ti beats a S9 any day
@fullzero
I haven't had time to play much with it yet, will report later.
- I added DGB to onebash (ccminer -a skein). I don't know if the OC works (fan speed is not fixed even if defined), if need to launch instances, or if SPccminer is slow, I get a higher hashrate with this ccminer version for now (
https://github.com/tpruvot/ccminer).
Could you add this miner or the fastest skein version (alexis maybe)? And the DGB coin option.
You might want to look into skein for your Nv

- You might want to launch onebash inside a screen to monitor it remotely.
(
https://www.gnu.org/software/screen/manual/screen.html)
and a ssh server (disabled by default)
- Maybe Enable automatic security updates
- I got a module error trying to upgrade (kernel)
- I will try to put it on SSD as upgrading is slow
@bentcrypto
Did you get the best results for skein with Alexis?
Do you mine DGB directly with it?
I updated the newest oneBash link on the OP. It now supports both ETHERMINEdotORG for ETC as well as ETH and I added a DGB coin selection.
I used your pool / options bentcrypto: for a DGB address you are actually using a BTC address with zpool.
peonv I tested both the SP and TP forks with DGB and I agree the TP is faster so it is what I set oneBash to use.
I didn't enable updates as they will slow down mining, I have and plan to continute to update nvOC frequently. I download and install updates for each version. The last image I made already has:
disabled password lockout
thread number selection option for cpuminer-opt
added screen and openssh-server
I will add the alexis fork to the next version (which will be soon)
In regards to using vanilla methods to update the system; they may not work due to changes I have made. nvOC is a full install, but has system files for all common chipsets.
This is the error im getting after just enabling the ETC mine and its options
/media/m1/1263-A96E/oneBash: line 876: ETCADDR: command not found
/home/m1/9.0/ethdcrminer64: /usr/local/cuda/lib64/libOpenCL.so.1: no version information available (required by /home/m1/9.0/ethdcrminer64)
����������������������������������������������������������������ͻ
� Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner v9.0 �
����������������������������������������������������������������ͼ
This pool (eu1-etc.ethermine.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported.
However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee.
Please read "Readme" file for details.This pool (eu1-etc.ethermine.org) does not support Ethereum addresses as login (or requires worker name in "Login.Worker" format) and cannot be used for devfee mining, therefore it is not supported.
However, you can mine on this pool if you specify "-allpools 1" option, default pools (different from this pool) will be used for devfee.
Please read "Readme" file for details.Pool eu1-etc.ethermine.org removed from the list
and this is after addingg "-allpools 1"
/media/m1/1263-A96E/oneBash: line 876: ETCADDR: command not found
/home/m1/9.0/ethdcrminer64: /usr/local/cuda/lib64/libOpenCL.so.1: no version information available (required by /home/m1/9.0/ethdcrminer64)
����������������������������������������������������������������ͻ
� Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner v9.0 �
����������������������������������������������������������������ͼ
ETH: 1 pool is specified
Main Ethereum pool is eu1-etc.ethermine.org:4444
AMD OpenCL platform not found
Driver 368.81 is recommended for best performance and compatibility
Be careful with overclocking, use default clocks for first tests
Press "s" for current statistics, "0".."9" to turn on/off cards, "r" to reload pools
CUDA initializing...
NVIDIA Cards available: 1
CUDA Driver Version/Runtime Version: 8.0/8.0
GPU #0: GeForce GTX 1060 6GB, 6071 MB available, 10 compute units, capability: 6.1
Total cards: 1
ETH: Stratum - connecting to 'eu1-etc.ethermine.org' <0.0.0.0> port 4444
ETH: Stratum - Connected (eu1-etc.ethermine.org:4444)
ETH: Share rejected!
ETH: Job timeout, disconnect, retry in 20 sec...
ETHEREUM-ONLY MINING MODE ENABLED (-mode 1)
ETH: eth-proxy stratum mode
"-allpools" option is set, default pools can be used for devfee, check "Readme" file for details.
Watchdog enabled
Remote management (READ-ONLY MODE) is enabled on port 3333
Thanks in advance