diff --git a/faq-linux/faq-lin06_compile_ccminer.md b/faq-linux/faq-lin06_compile_ccminer.md index 057735b..18b48c1 100644 --- a/faq-linux/faq-lin06_compile_ccminer.md +++ b/faq-linux/faq-lin06_compile_ccminer.md @@ -19,7 +19,7 @@ Note: Replace `ARM` in the `git clone` line below with the branchname above you Install dependencies (specific for Debian-based distributions): ```bash -sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential +sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential git ``` For GPU-miner compilation additional sources are required (Not needed for CPU or ARM): ```bash @@ -42,4 +42,4 @@ And finally starting the miner (Change pool, address & workername to your own li Info from @Chris - Monkins1010 LOUD Mining. -Note: last revision date 2020-11-11. +Note: last revision date 2021-04-20. diff --git a/index.md b/index.md index e053f56..3567c4c 100644 --- a/index.md +++ b/index.md @@ -19,13 +19,13 @@ If you have any questions about the information here, need help or have suggesti ## How-To [Backup, Install or Update and Bootstrap your wallet](#!how-to/how-to_bootstrap.md) ***`TIP`*** [Verifying the signature of an updated wallet](#!how-to/how-to_check_signatures.md) -[Backing up my wallet](#!how-to/how-to_backup_my_wallet.md) ***`UPDATED`*** -[Restoring my wallet](#!how-to/how-to_restore_my_wallet.md) +**[Backing up my wallet](#!how-to/how-to_backup_my_wallet.md)** +**[Restoring my wallet](#!how-to/how-to_restore_my_wallet.md)** [Change Verus-Desktop from Lite Mode to Native Mode](#!how-to/how-to_lite_to_native.md) [import your Lite wallet address into your native Verus Desktop](#!how-to/how-to_convert-seed-to-wif.md) [Verus Wallet installation guide (Linux)](#!faq-linux/faq-lin01_install_linux_cli.md) -[Verus Beginners Mining guide (External)](https://medium.com/veruscoin/verus-beginners-staking-guide-efbbdc4de951) ***`NEW`*** -[Verus Beginners Staking guide (External)](https://medium.com/veruscoin/how-to-earn-vrsc-solo-mining-with-your-cpu-and-staking-mined-coins-aa27da76882c) +[Verus Beginners Staking guide (External)](https://medium.com/veruscoin/verus-beginners-staking-guide-efbbdc4de951) ***`NEW`*** +[Verus Beginners Mining guide (External)](https://medium.com/veruscoin/how-to-earn-vrsc-solo-mining-with-your-cpu-and-staking-mined-coins-aa27da76882c) [Shield Verus Coins via Command Line Interface](#!how-to/how-to_shield_via_cli.md) [Create an ID on Verus Desktop (pdf)](https://wiki.verus.io/how-to/how-to_create_verus_id_with_verus_desktop.pdf) [Create an ID on command Line (pdf)](http://wiki.verus.io/how-to/how-to_create_verus_id_with_cli.pdf) @@ -66,7 +66,7 @@ If you have any questions about the information here, need help or have suggesti [Linux Bash scripts to make mining life easier](#!faq-linux/faq-lin03_linux_scripts_make_life_easy.md) [ERROR: Cannot obtain lock on data directory](#!faq-linux/faq-lin04_cannot_obtain_lock.md) [Cloud daily backup of Wallet.dat](#!faq-linux/faq-lin05_daily_cloud_backup.md) -[Compile Monkins Verus enhanced CCMiner for various hardware](#!faq-linux/faq-lin06_compile_ccminer.md) +[Compile Monkins Verus enhanced CCMiner for various hardware](#!faq-linux/faq-lin06_compile_ccminer.md) ***`UPDATED`*** [PHP staking interface for coinshielding nodes](#!faq-linux/faq-lin07_PHP_CLI_interface.md) [Low priority pool-mining](#!faq-linux/faq-lin08_low_priority_mining.html.md) [error while loading shared libraries: libgomp.so.1](#!faq-linux/faq-lin09_libgomp.so.1.md) @@ -92,4 +92,4 @@ If you have any questions about the information here, need help or have suggesti [Q&A questions channel Verus-WhiteBIT 2020-07-28](#!q-a/veruscoin-q-a-questions-20200728.html) [Q&A reward channel Verus-WhiteBIT 2020-07-28](#!q-a/veruscoin-q-a-reward-20200728.html) -Note: last revision date 2021-03-12. +Note: last revision date 2021-04-20.