Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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)
Comment

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)
Comment

PREVIOUS NEXT
Code Example
Shell :: E: Sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: git remove all tags 
Shell :: linux view running jobs 
Shell :: reload bash 
Shell :: install github desktop on arch linux 
Shell :: Vagrant - Remove all boxes 
Shell :: linux check ip address command 
Shell :: conda install pydub 
Shell :: git commit ignore eslint 
Shell :: how to use traceroute command in ubuntu 
Shell :: check lines of code added removed by a specific user 
Shell :: sudo apt install openjdk-14-jdk 
Shell :: aws cli config profile 
Shell :: add pwd to path linux 
Shell :: linux virtual audio cable 
Shell :: font manger for arch 
Shell :: delete remote git branch 
Shell :: ettercap sniffing 
Shell :: error: insufficient permission for adding an object to repository database .git/objects 
Shell :: ubuntu facial recognition login 
Shell :: linux see drivers 
Shell :: nginx stop if proxy_pass is down 
Shell :: maven test with debug 
Shell :: Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/singh/Library/LaunchAgents/homebrew.mxcl.httpd.plist` exited with 5. singh@Singhs-Air ~ % sudo apachectl start 
Shell :: batch remove double quotes 
Shell :: djanog shell change password 
Shell :: linux execute as user 
Shell :: export commit history github 
Shell :: monitor mode wifi kali 
Shell :: git change remote 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =