I’m using a VPS ( 2 vCPU 80Gb storage ) in RAMnode. The price is nice 14$/month, more pretty than vultr and ovh with the same server configuration. My invitation link to RAMnode:
How to insert a image into a cell in google sheet? Just use the formula IMAGE Inserts an image into a cell. Sample Usage IMAGE(“https://www.google.com/images/srpr/logo3w.png”) IMAGE(A2,2) IMAGE(A2,4,120,200) Syntax IMAGE(url, [mode], [height], [width])
Having just gone thru this the first time myself, I thought I’d share my notes & explain each step (as best I can, anyway). This is the stuff I wish I knew up front… Whether…
The easy Solo mining Guide in 3 steps: 1) make a crebel.conf file: Windows: Make a new text file and name it crebel.conf \AppData\Roaming\crebel\crebel.conf ubuntu: /.crebel/crebel.conf 2) write this in your crebel.conf file:
How to compile qt wallet daemon on Ubuntu from DEV github source? Most important parts to your work are libs sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils sudo apt-get install libboost-system-dev…
Follow these step to start daemon wallet of DashX coin git clone https://github.com/DashX-Official/DASHX-Core-Source-v.1.0 sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev sudo apt-get install…
First, begin by setting up a Ubuntu server. You will need to have enough disk space for the blockchain. I’m using these specs on Vultr.com 10$/mo: Ubuntu 16.04 1 vCPU 2.0 GB memory 40 GB…
I’m a newbie at Cryptocurrency (coin ) mining . I’ll tell you how I fix my problem with offline (cold ) wallet. WHY Should I Use Offline wallet? I have to download windows/Linux/Android wallet program/app…
HLS H264 stream ( m3u8 ) is a very popular media type for streaming on the Internet. How could I record/ save a video from a streaming website? 1. Open the web browser, I recommend…