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.gzVerify the file after downloading
ls -ltr2. Unzip the file
tar -zxvf litecoin-0.14.2-x86_64-linux-gnu.tar.gz3. 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-cli5. Set up LTC nodes
cd ~ mkdir .litecoin cd .litecoin/ vi litecoin.confEnter 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.1Then save.
6. Start mining
litecoindCheck whether it is running normally
litecoin-cli getinfoLitecoin 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,
发表评论