Skip to main content

Posts

Showing posts with the label GPU Mining

MinerGate - Easiest way to start mining cryptocurrencies

MinerGate is GUI mining program that is incredibly simple to get started with. With MinerGate you can mine any of the following: AEON BCN BTG DSH ETC ETH FCN INF8 MCN QCN XDN XMR ZEC If you're new to mining or don't like using all the command line miners you've tried before, getting started is super simple. Create an account at MinerGate (Click here) Download MinerGate's miner Install Login Start Mining You don't need to set up any wallets or anything like that since your logged in everything is saved to your account and you can just mine away until you want to withdraw your currency. If you're not sure what currency you want to mine, they even have the option to run the "Smart Miner" which mines the most profitable coin for you. Set the intensities of mining to your needs, you can adjust them to mine while you use your computer so you're always mining. Going to bed? Just increase the intensity overnight ...

Setting up a self maintaining miner (Windows GPU CPU miner)

Problem I run a 125MH/s ETH GPU mining rig but I was having issues where it would restart intermittently and when it would come back online it would obviously stop mining and i would lose mining time because of it. Solution Automatic restart  Run your miner automatically on startup This is actually a very simple way to keep your miner in check so you don't encounter much or any down time. As an added bonus, it's very simple to set up. Automatic restart Search for "task scheduler" in your windows search bar and open it. Now select "Create Task..." from the right side panel. Give your task a name and check the "run with highest privileges" checkbox Go to the "Triggers" tab and click the "New..." button. Here you should select "Daily" and select a date and time you would like this task to be run. Once you're done with your selection, click "OK" Go to the "Ac...

Mining ZCash(ZEC) on windows

I spent some time trying out a few different pieces of software to try to figure out one that works best for me. I have 2 good options for mining ZCash, both for the coin and using NiceHash to auto convert it to BTC for you. Option 1 Download the NiceHash Miner Run the miner (install steps) Put in your btc address and your worker name Run the benchmark (depending on your number of devices this can take some time, however, it's worth it). Once the benchmark has completed, simply click "Start" This option will be mining with NiceHash, however, it auto converts coins into btc. This may not be what you're looking for, so see option 2. Option 2 Download the latest release of nheqminer Extract Create a run.bat file Here's a couple examples for your run.bat file Examples AMD 1 GPU nheqminer_zcash.exe -l usa -u YOUR-ZCASH-ADDRESS-HERE -t 6 -od 0 NVIDIA 1 GPU nheqminer_zcash.exe -l usa -u YOUR-ZCASH-ADDRESS-HERE -t 6 -cd 0 ...

Creating GPU mining rig (Ethereum)

I've decided to build a GPU mining rig, primarily focused on ETH at the moment. Here's a run down of the hardware in my rig: 5 AMD RX 480 GPU's GPU Shack Bundle 1300W PSU So, we're looking at about 750W power consumption and about 125MH/s speed for ETH. Since I'm Canadian, here is a breakdown of my costs and ROI (roughly). Now that we have seen the hardware we're using and approximate ROI, let's build an open air rig to house our new hardware. We're not going to need a whole lot, of course you can build yours differently than I build mine. Here's a really simple parts list for this build, sizes may vary: 1 Piece of Plexiglass (large enough for motherboard & PSU) 7 feet of L-shaped Aluminum 15 screws & nuts Once you have all your pieces just cut aluminum to size. You need to cut 4 pieces to create a base for your plexiglass that holds your motherboard and PSU. 4 legs that give about 10 inches of clearance betwee...

MinerGate

MinerGate is very interesting Mining pool with it's own mining software AND web mining (something that I've personally never seen). It is primarily used for mining cryptonote coins. If you have a slower CPU/GPU machine, it might be something you can get a reasonable yield out of. With much lower global hash rates, you have less competition for shares. Some cryptonotes have to be exchanged into a different coin before bitcoin but some like BCN can be exchanged straight into BTC (if that's what you're looking to do). Start Mining Simply download their GUI miner, and you can start at least mining with your CPU almost instantly. The second route is to navigate to their home page and scroll down past their GUI and download their open sourced mining software (if you dont like using these, just stick with the GUI). Fairly easy to set up, they're basically plug and play. Here's a simple set up for the  Claymore CryptoNote GPU : setx GPU_MAX_ALLOC_PERCENT...

Mine X11 coins using Ubuntu

I recently reformatted my computer and decided to try out Ubuntu as my OS. I'm pretty new with a lot of Ubuntu but I decided to figure out how to mine using the .sh files as opposed to the .bat files used on windows OS's. To help other miners through this process, i'm hosting some files in my DB account that you can use as a boiler plate. Mining software files are here . Download and extract. Alter these .sh files with your credentials. Run scripts by goingto their directory and typing ./mine.sh and ./minecpu.sh in separate terminals And there you have it, It's that easy! You'll be mining in seconds.

Mining X11 and Scrypt coins

Today I realized for those miners that still don't feel comfortable, or just want to utilize their own computer hardware while they're not using it, there is a good solution. Everyone knows that you can mine X11 coins and Scrypt algorithm coins with your CPU and or GPU. However, using your CPU to mine X11 coins is far more efficient then trying to get it to mine Scrypt coins, so my advice is to split your computers hardware. As covered in a previous post (here) I cover how to mine Darkcoins with both GPU and CPU. Try to mine Darkcoins with your CPU (6+ cores preferably)and use your GPU to mine Dogecoins (or whatever Scrypt based coin you prefer). Using these two different algorithms, you can utilize your hardware in a more profitable way (in my opinion), especially since you can now play two markets if you enjoy making profits from coin exchanges. As you can see, this way you can use your CPU in a much more efficient way and still have your GPU mining another profita...