会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
打赏
苍山落暮
版权所有,违者必究 联系我:tomtellyou@163.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
32
33
34
35
36
37
38
39
40
···
54
下一页
2020年1月19日
lotus环境搭建(一)
摘要: 一.根据官方文档,参与测试网需要的配置要求为 1.8核16线程的cpu 2.16G内存,512G SSD 3.2T机械硬盘 4.GPU显卡N卡1060,6G 二.安装ubuntu操作系统(目前暂不支持windows) 可以到ubuntu官方去下载安装,下载链接:https://ubuntu.com/
阅读全文
posted @ 2020-01-19 10:10 苍山落暮
阅读(8673)
评论(3)
推荐(0)
2020年1月16日
git proxy
摘要: git 设置代理 https://tech.codefog.com/2018/setting git proxy/ http://www.afox.cc/archives/404
阅读全文
posted @ 2020-01-16 22:48 苍山落暮
阅读(177)
评论(0)
推荐(0)
Ubuntu-java环境搭建
摘要: jdk安装 sudo apt update sudo apt install openjdk 8 jdk https://linuxize.com/post/install java on ubuntu 18 04/ Intellij idea 安装 https://www.xiaomiqiu.co
阅读全文
posted @ 2020-01-16 21:58 苍山落暮
阅读(99)
评论(0)
推荐(0)
2020年1月15日
Ubuntu 安装golang
摘要: Ubuntu 安装golang
阅读全文
posted @ 2020-01-15 14:18 苍山落暮
阅读(1420)
评论(0)
推荐(0)
2020年1月14日
ubuntu nginx 安装
摘要: nginx 安装 sudo apt update sudo apt install nginx 管理nginx sudo systemctl status nginx sudo systemctl start nginx sudo systemctl stop nginx sudo systemct
阅读全文
posted @ 2020-01-14 18:10 苍山落暮
阅读(129)
评论(0)
推荐(0)
2020年1月10日
Ubuntu常用软件安装
摘要: 1.搜狗拼音输入法安装 https://ywnz.com/linuxjc/2891.html https://cloud.tencent.com/developer/article/1341770 2.谷歌安装: 3.git安装 https://www.linuxidc.com/Linux/2018
阅读全文
posted @ 2020-01-10 14:07 苍山落暮
阅读(631)
评论(0)
推荐(0)
ipfs-windows环境搭建
摘要: ipfs windows环境搭建 https://www.jianshu.com/p/8d78fdcdb7a3 https://www.jianshu.com/p/e8ebe61c08f5 https://blog.csdn.net/ns2250225/article/details/7927792
阅读全文
posted @ 2020-01-10 11:12 苍山落暮
阅读(492)
评论(1)
推荐(0)
2020年1月7日
filecoin知识积累(二)
摘要: 1.filecoin官方文档 https://docs.filecoin.io/go filecoin tutorial/Explorer and Dashboard.html table of contents 2.filecoin最新区块高度 http://user.kittyhawk.wtf:
阅读全文
posted @ 2020-01-07 23:05 苍山落暮
阅读(421)
评论(0)
推荐(0)
filecoin知识积累(一)
摘要: Filecoin知识点积累 1.Filecoin分散式存储网络具有4个主要角色: 存储矿工:像传统的http网站中的服务器一样,它们存储数据 检索矿工:像CDN一样,它们获取数据并将其提供给客户端 存储客户端:想要存储数据的用户 检索客户端:想要获取数据的用户 2.filecoin二进制安装 (1.
阅读全文
posted @ 2020-01-07 23:02 苍山落暮
阅读(372)
评论(0)
推荐(0)
go mod使用
摘要: 1.go mod 使用: 说明: 代理地址: 2.Goland go mod配置 相关链接
阅读全文
posted @ 2020-01-07 23:01 苍山落暮
阅读(215)
评论(0)
推荐(0)
上一页
1
···
32
33
34
35
36
37
38
39
40
···
54
下一页
公告