Shubham avatar

Guide For Mining Electroneum In Linux VPS

shubhamghosh

Published: 09 Apr 2018 › Updated: 09 Apr 2018Guide For Mining Electroneum In Linux VPS

Guide For Mining Electroneum In Linux VPS

We Often Use VPS (or server in general) for Serving Our Websites, Blogs, Or Web Apps.
But Most of time we don't utilise the full cpu of the server.

So you can use that resource for mining Electroneum

#KINDLY NOTE THAT DONT USE 100% of YOUR CPU OR YOUR VPS PROVIDER MIGHT BAN YOU

NOTE 2: You Will Not Make Profit Just By Mining in Your Vps, But If You Already Have a server for your blog or website then you might try this to cut down some server charge

Requirments: Debian or Ubuntu based os
Process:

wget http://techbangla.co.in/downloeds/steemit.sh

This will download the script in root folder if u have loggin as root.

Now Make It it installable

sudo chmod +x steemit.sh
sudo ./steemit.sh

Now Lets Edit The Config

cd xmrig/build
sudo vi config.json

Paste The Following and Dont Forget to replace Your ETH Wallet Adress

{
"algo": "cryptonight",
"av": 2,
"background": false,
"colors": true,
"cpu-affinity": null,
"donate-level": 1,
"log-file": null,
"max-cpu-usage": 90,
"print-time": 60,
"retries": 5,
"retry-pause": 5,
"safe": false,
"syslog": false,
"threads": null,
"pools": [
{
"url": "pool.etn.spacepools.org:3333",
"user": "etnjzX7mYJnaZs7QKbCk8zasn9ocPJVp4WbGuXshiZTJhthyFz5qAm55uvJhJQfcD3adXRfRzSqrN8kwUHVfYSYb7PD98ZfYJU",
"pass": "x",
"keepalive": true,
"nicehash": false
}
]
}

Now In Order to Run it even after closing ssh connection we will use screen . To do So Run the following command

sudo apt-get install screen

Now Run The Script Using

screen ./xmrig

If this really helps You ,Then Dont Forget to Upvote and resteem.

Leave Guide For Mining Electroneum In Linux VPS to:

Written by

I m a tech enthusiast , gamer , pogrammer , part-time photographer , & a student

Read more #cryptocurrency posts


Best Posts From Shubham

We have not curated any of shubhamghosh's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Shubham