Install Litecoin mining on CentOS 7

888u

Last update at :2024-05-16,Edit by888u

MinerGate mining has been introduced before: MinerGate: Suitable for mining stations on Windows, Mac, Ubuntu, Fedora, etc. to use independent servers to mine Monero

Litecoin mining, windows, linux, macos, Android, etc. Below is how to install Litecoin mining on CentOS 7. Under SSH, root privileges. 1. Download 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 nodes

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

Enter the following content (replace the litecoinrpc after rpcuser= with your own username, change the 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.

6. Start mining

litecoind

Check whether 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/

Recommended site searches: US server URL, host domain name, legendary server rental, online server website, domain name, US anti-attack server, Zhenjiang high-defense server, multi-IP station group server, registered domain name website space purchase,

Install Litecoin mining on CentOS 7

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码