Hi Gigawatt,
thank you for the great script. I have just bought a VPS at Linode and it's running at 45k hps. Another node is running at my home PC in a virtual LUBUNTU box at 20k hps.
The script compiled quite well at the Linode box, but with many warnings. It seems to be working fine but still, is it ok? I don't have so much experience with linux so it might be a stupid question
Building LevelDB ...
db/log_reader.cc:181:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
blake.c:886:8: warning: invalid conversion from void* to unsigned char* [-fpermissive]
blake.c:944:1: warning: initializing argument 1 of void blake64_close(sph_blake_big_context*, unsigned int, unsigned int, void*, size_t) [-fpermissive]
update-rc.d: warning: /etc/init.d/cron missing LSB informationThank you.