laptopbad.blogg.se

Viber install ubuntu
Viber install ubuntu







viber install ubuntu

You can further optimize your mining with xmr-node-proxy if you have more than 10 miners.Before starting the installation of Viber Messenger App, update the package and repository of Ubuntu 18.04 using the command given below. You can view them with following command, /root/xmrig/build/./xmrig -h There are more configuration option to the miner. Start mining Monero with XMRig CPU Miner on Ubuntu 16.04įollowing is the command I run to start mining, /root/xmrig/build/./xmrig -a cryptonight -o stratum+tcp://:5555 -u MoneroAddress -p MinerIdentifier:Email -t 8 This gives me good enough result not to bother with it. Feel free to research more and adjust accordingly. If I’m mining with 8 cores, I’ll set hugepages to 8 with following command. I prefer to allocate hugepages equaling to number of CPU cores I’m mining with. If you see in your output, you can’t use hugepages. Which means hugepages are available on my system. In the above output, I have hugepages set to madvise. cat /sys/kernel/mm/transparent_hugepage/enabledĬurrently active option is enclosed in brackets.

viber install ubuntu

Enable Hugepages on Ubuntuįirst check if hugepages are available on your system with following command. But we’ll do one more thing to get 5% – 10% hashrate boost. DCMAKE_C_COMPILER=gcc-7 -DCMAKE_CXX_COMPILER=g++-7 Navigate to downloaded directory, cd xmrigĬreate a new directory named build inside xmrig directory, mkdir buildīuild XMRig with gcc 7, cmake. We can now build XMRig CPU Miner Ubuntu 16.04.

viber install ubuntu

Your Ubuntu 16.04 machine will be ready for XMRig CPU Miner when it comes back online. We’ll do a quick reboot when dependencies are finished installing.

viber install ubuntu

Now install dependencies, apt install git build-essential cmake libuv1-dev libssl-dev libmicrohttpd-dev gcc-7 g++-7 Following command will add Jonathon F’s GCC 7.1 PPA to your system. Next we’ll install gcc 7 for a small performance boost. Either way, above command will make sure you have the latest version on your machine. There is a good chance that software-properties-common is already installed on your system.









Viber install ubuntu