wget -O "KMbeuUXv1_11-EFIGS.tgz" "https://o.cses.konicaminolta.com/file/Default.aspx?FilePath=DL/201605/30111732/KMbeuUXv1_11%20EFIGS.tgz"
tar xfvz KMbeuUXv1_11-EFIGS.tgz
cd KMbeuUXv1_11\ EFIGS/
sudo ./install.pl
- Launch one T2 micro instance, using Ubuntu 14.04 LTS AMI.
- Open SSH and Bitcoin Protocol TCP ports: 22, 8333.
- Attach 40GB EBS (General-Purpose SSD) volume for blockchain storage to /dev/sdf.
The pricing should be ~3$ for the first year (assuming 30GB upload per month). See here for more details.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* retwis-js.js | |
* | |
* Description: | |
* | |
* redis tutorial program impelmented by node.js | |
* | |
* Usage: | |
* | |
* node redis.js |