Install Litecoin Mining on CentOS 7

Install Litecoin Mining on CentOS 7

MinerGate mining has been introduced before:
MinerGate: Mining station for Windows, Mac, Ubuntu, Fedora, etc. Use a dedicated server to mine Monero

Litecoin mining, for windows, linux, macos, android, etc.
Below is the installation of Litecoin mining on CentOS 7.
SSH, root privileges.
1. Download the Litecoin client

 wget https://download.litecoin.org/litecoin-0.14.2/linux/litecoin-0.14.2-x86_64-linux-gnu.tar.gz

Verify the file after downloading

 ls -ltr

2. Unzip the file

 tar -zxvf litecoin-0.14.2-x86_64-linux-gnu.tar.gz

3. Set permissions and initialize

 sudo install -m 0755 -o root -g root -t /usr/local/bin ~/litecoin-0.14.2/bin/*

4. Use commands

 litecoin -cli

5. Set up LTC node

 cd ~ mkdir .litecoin cd .litecoin/ vi litecoin.conf

Enter the following content (replace litecoinrpc after rpcuser= with your own username, and replace Test123 after rpcpassword= with your own password)

 rpcuser=litecoinrpc rpcpassword=Test123 txindex=1 server=1 daemon=1 rpcbind=127.0.0.1 bind=127.0.0.1

Then save it.

6. Start mining

 litecoind

Check if it is running normally

 litecoin-cli getinfo

Litecoin official website : https://litecoin.com/

via: https://blog.vpscheap.net/how-to-set-up-a-full-litecoin-node-in-centos-7/

<<:  Arch Hosting: $18/year/512MB RAM/10GB SSD space/1TB bandwidth/KVM/Los Angeles

>>:  QuantumSpider: $12.5/month/Atom N2800/4GB RAM/2TB hard drive/unlimited traffic/France

Recommend

IgniteServers: $15/year/512MB/10GB space/500GB bandwidth/KVM/Los Angeles

IgniteServers, the host encyclopedia is now place...

VZNode: $4.49/month/3GB memory/150GB space/3TB traffic/OpenVZ/Lenoir

VZNode, a new hosting provider, does not seem to ...

CloudsVM: $5.58/month/512MB memory/10GB SSD/400GB bandwidth/OpenVZ/Hong Kong

CloudsVM, a Chinese host, was established in July...

CrownCloud: $17/year/8 CPU/256MB/20GB space/3TB traffic/OpenVZ

CrownCloud is an Australian hosting provider. Aib...

SiteGround: $3.95/month/10GB space/unlimited traffic/Singapore Softlayer

SiteGround is a long-established American hosting...

Yiyun: 10 yuan/month/512MB memory/15GB space/unlimited traffic/Xen/Guizhou

Yiyun (Shanghai Fuzhi Network Technology Co., Ltd...