Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bitcoin core download

$ wget https://download.bitcoinsv.io/bitcoinsv/1.0.5/bitcoin-sv-1.0.5-x86_64-linux-gnu.tar.gz
Comment

bitcoin core download

$ sha256sum bitcoin-sv-1.0.5-x86_64-linux-gnu.tar.gz
//Expected Output 
96f7c56c7ebd4ecb2dcd664297fcf0511169ac33eaf216407ebc49dae2535578  bitcoin-sv-1.0.5-x86_64-linux-gnu.tar.gz
Comment

bitcoin core download

$ tar xvf bitcoin-sv-1.0.5-x86_64-linux-gnu.tar.gz
Comment

bitcoin core download

$ ln -s bitcoin-sv-1.0.5 bitcoin
Comment

bitcoin core download

$ mkdir bitcoin-data
Comment

bitcoin core download

$ cd bitcoin-data/
$ vim bitcoin.conf
Comment

PREVIOUS NEXT
Code Example
Shell :: exclude host in ansible adhoc command 
Shell :: install msno in jupyter notebook 
Shell :: in terminal execute previous command add sudo 
Shell :: install arangodb in node red 
Shell :: gnome terminal keep open 
Shell :: Keepalived initialization file 
Shell :: sudo nano search 
Shell :: powershell disable password complexity 
Shell :: vim display the path 
Shell :: mongo shell query for email domain regex 
Shell :: iterate through text files with spaces batch 
Shell :: xrandr non cambia la luminosità 
Shell :: hp probook 6560b hackintosh 
Shell :: how to update mongodb in ubuntu 18.04 
Shell :: swiftui api calling github 
Shell :: connect 1password cli to 1pass 
Shell :: virtuaboxl with kubernetes 
Shell :: butler push 
Shell :: umount systac 
Shell :: copy file from remote node to local 
Shell :: git remove last merge commit 
Shell :: linux idle process 
Shell :: angular cli compatible with angular 10 
Shell :: git murge branch with master 
Shell :: install onboard 
Shell :: bash special format specifier 
Shell :: vault seal check 
Shell :: eb client with different account 
Shell :: centos 8 gui 2 
Shell :: calcul md5 fichier linux 
ADD CONTENT
Topic
Content
Source link
Name
7+8 =