- 博客(4)
- 收藏
- 关注
翻译 超级账本官方教程第七章
第七章 超级账本Fabric框架介绍(一)####Gaining Network MembershipHyperledger Fabric is a permissioned network, meaning that only participants who have been approved can gain entry to the network. To handle netwo...
2018-10-05 17:48:24
1263
翻译 超级账本官方教程第二章介绍(翻译)
超级账本在 edx 上的在线课程第二章,根据自己的理解进行了总结。对一些个人觉得学习区块链技术关系不大的章节进行了省略。HyperledgerHyperledger is a group of open source projects focused around cross-industry distributed ledger technologies. Hosted by The Li...
2018-10-05 17:46:04
5892
转载 Fabric-Failed to connect to goo.gl port 443: Connection timed out
转载在搭建Fabric 1.0 开发环境时官方文档:http://hyperledger-fabric.readthedocs.io/en/latest/samples.html#binaries 介绍使用如下命令下载Fabric平台相关的可执行文件和docker镜像:curl -sSL https://goo.gl/Gci9ZX | bash但是基本上都会遇到下面的错误:curl: (7...
2018-10-05 17:33:42
3025
原创 保留shell命令的执行历史
脚本位置放于/etc/profile.d内以*.sh命名,该脚本功能为在/tmp/.test/.lishi/内安装登录用户名建立文件夹,内部文件名为包含源IP及访问时间的文件USER_IP=`who -u am i 2>/dev/null| awk '{print $NF}'|sed -e 's/[()]//g'`#who -u am i&
2018-10-05 17:20:47
568
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人