Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | Anonymous (alpha) | KGW | No Premine | ASIC Resistant
by
s0mething
on 17/02/2014, 12:48:59 UTC

I need to replace the old minerd in my digital ocean droplet.

Anyone knows the suitable exe for their ubuntu 13-04 droplets? AES-NI generic perhaps?

I beleive AES-NI stuff will not work in digital ocean, because their VMs does not support this. BTW, you can use 13.10 there.


And a noob question... which is the easiest way to upload local files to a droplet? do I need to setup a FTP server?

No, just use scp command (in linux):

$ scp /my/loca/file root@:/root/