Horje
how to run xmrig on ubuntu Code Example
how to run xmrig on ubuntu
1. sudo apt-get install git build-essential cmake libuv1-dev libssl-dev libhwloc-dev
2. git clone https://github.com/xmrig/xmrig.git
3. mkdir xmrig/build && cd xmrig/build
4. cmake ..
5. make -j$(nproc)
Source: xmrig.com




Shell

Related
find signing key certificate Code Example find signing key certificate Code Example
how to set execute permission in linux Code Example how to set execute permission in linux Code Example
git reset remote Code Example git reset remote Code Example
retroarch for ubuntu Code Example retroarch for ubuntu Code Example
how to install xfce kali linux Code Example how to install xfce kali linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9