跳转到内容

SRE笔记

  • 密码
    • 短链
  • 服务器
  • 关于

lotus标签存档订阅

lotus钱包操作

创建 # 创建一个 BLS 钱包 lotus wallet new bls # 查看钱包列表 lot… 继续阅读 lotus钱包操作

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, lotus
  • 发表评论: lotus钱包操作

lotus编译

配置golang和rust环境 依赖项 apt install make gcc git bzr j… 继续阅读 lotus编译

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE, 开发
  • 标签: fil, git, https, lotus, make
  • 发表评论: lotus编译

lotus-miner info上查看余额信息

root@lotus_127:~# lotus-miner info Full node: [syn… 继续阅读 lotus-miner info上查看余额信息

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE
  • 标签: fil, lotus
  • 发表评论: lotus-miner info上查看余额信息

lotus提议并批准交易

lotus msig propose –from=proposerAddress walletAd… 继续阅读 lotus提议并批准交易

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, lotus
  • 发表评论: lotus提议并批准交易

lotus检查多重签名钱包

lotus msig inspect walletaddress Balance: 0 FIL Sp… 继续阅读 lotus检查多重签名钱包

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, https, lotus
  • 发表评论: lotus检查多重签名钱包

lotus限制执行交易的签名数量

lotus msig create –required=2 signerAddress1 sign… 继续阅读 lotus限制执行交易的签名数量

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, https, lotus
  • 发表评论: lotus限制执行交易的签名数量

查看lotus-miner连通性

$ lotus-miner net reachability AutoNAT status: Pub… 继续阅读 查看lotus-miner连通性

  • 发表于: 2021-09-08 2021-09-08
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, https, lotus, tcp
  • 发表评论: 查看lotus-miner连通性

Hardware benchmarks on the Filecoin testnet

git clone –branch master https://github.com/filec… 继续阅读 Hardware benchmarks on the Filecoin testnet

  • 发表于: 2021-09-08 2021-09-08
  • 作者: dn
  • 分类: SRE
  • 标签: bash, cpu, fil, filecoin, git, https, lotus, make
  • 发表评论: Hardware benchmarks on the Filecoin testnet

lotus创建钱包

BLS 钱包 lotus wallet new bls secp256k1 钱包 lotus wal… 继续阅读 lotus创建钱包

  • 发表于: 2021-09-08 2021-09-08
  • 作者: dn
  • 分类: SRE
  • 标签: bash, https, lotus
  • 发表评论: lotus创建钱包

lotus创建令牌

Lotus节点: lotus auth create-token –perm <read,w… 继续阅读 lotus创建令牌

  • 发表于: 2021-09-07 2021-09-07
  • 作者: dn
  • 分类: SRE
  • 标签: bash, lotus
  • 发表评论: lotus创建令牌

lotus-worker启动不同任务类型

启动一个只接 P1 任务的 worker lotus-worker run –listen={wo… 继续阅读 lotus-worker启动不同任务类型

  • 发表于: 2021-09-07 2021-09-07
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, lotus
  • 发表评论: lotus-worker启动不同任务类型

./lotus: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by ./lotus)

wget http://ftp.gnu.org/gnu/glibc/glibc-2.27.tar.g… 继续阅读 ./lotus: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by ./lotus)

  • 发表于: 2021-08-22 2021-08-22
  • 作者: sjx
  • 分类: SRE
  • 标签: bash, ftp, glibc, http, https, lotus, make, tar
  • 发表评论: ./lotus: /lib64/libm.so.6: version `GLIBC_2.27′ not found (required by ./lotus)

lotus deamon config tom

# Default config: [API] ListenAddress = “/ip4/0.0.… 继续阅读 lotus deamon config tom

  • 发表于: 2021-08-20 2021-08-20
  • 作者: sjx
  • 分类: SRE
  • 标签: filecoin, http, https, I/O, lotus, tcp, yaml
  • 发表评论: lotus deamon config tom

kubernetes 部署 lotus-textile

pvc apiVersion: v1 kind: PersistentVolumeClaim met… 继续阅读 kubernetes 部署 lotus-textile

  • 发表于: 2021-08-19 2021-08-19
  • 作者: sjx
  • 分类: SRE
  • 标签: fil, k8s, kubernetes, kuboard, lotus, yaml
  • 发表评论: kubernetes 部署 lotus-textile

kubernetes部署lotus账本

pvc apiVersion: v1 kind: PersistentVolumeClaim met… 继续阅读 kubernetes部署lotus账本

  • 发表于: 2021-08-07 2021-08-07
  • 作者: sjx
  • 分类: SRE
  • 标签: fil, k8s, kubernetes, kuboard, lotus, tcp, yaml
  • 发表评论: kubernetes部署lotus账本

./lotus: /lib64/libc.so.6: version `GLIBC_2.18′ not found (required by ./lotus)

解决: curl -O http://ftp.gnu.org/gnu/glibc/glibc-2.1… 继续阅读 ./lotus: /lib64/libc.so.6: version `GLIBC_2.18′ not found (required by ./lotus)

  • 发表于: 2021-07-25 2021-07-25
  • 作者: sjx
  • 分类: SRE
  • 标签: bash, curl, ftp, glibc, http, https, lotus, make, tar
  • 发表评论: ./lotus: /lib64/libc.so.6: version `GLIBC_2.18′ not found (required by ./lotus)

docker 运行 filecoin lotus mainnet

docker run -d –name lotus \ -p 1234:1234 \ -p 123… 继续阅读 docker 运行 filecoin lotus mainnet

  • 发表于: 2021-07-25 2021-07-25
  • 作者: sjx
  • 分类: SRE
  • 标签: bash, Docker, fil, filecoin, https, ipfs, lotus, s3
  • 发表评论: docker 运行 filecoin lotus mainnet

分页

上一页 页码: 1 页码: 2

搜索

搜索:

近期评论

  • 周周 发表在《Kubernetes部署NextCloud网盘》
  • mysql m-s via gtid – SRE笔记 发表在《MySQL SET GTID_NEXT》
  • kangder 发表在《Kubernetes部署NextCloud网盘》
  • xs 发表在《Kubernetes部署NextCloud网盘》
  • test 发表在《gin不转义html标签》

标签

aws (15) bash (1123) Blockchain (28) centos (28) Docker (105) elasticsearch (26) eth (34) fil (39) go (129) golang (154) Grafana (13) hpc (15) http (299) https (1999) ingress (14) iptables (20) java (75) JVM (20) kubernetes (309) Linux (546) lotus (30) mongoDB (41) MySQL (184) nginx (112) php (25) python (148) redis (34) s3 (75) shell (20) springboot (32) tcp (69) tomcat (15) ubuntu (31) vue (18) windows (42) wordpress (14) zabbix (37) 夏小胖 (31) 安全 (55) 工具 (451) 折腾 (24) 推荐 (15) 硬件 (61) 网络 (246) 资源 (49)

归档

  • 2024 年 12 月
  • 2024 年 11 月
  • 2024 年 10 月
  • 2024 年 9 月
  • 2024 年 8 月
  • 2024 年 7 月
  • 2024 年 6 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 3 月
  • 2024 年 2 月
  • 2024 年 1 月
  • 2023 年 12 月
  • 2023 年 11 月
  • 2023 年 10 月
  • 2023 年 9 月
  • 2023 年 8 月
  • 2023 年 7 月
  • 2023 年 6 月
  • 2023 年 5 月
  • 2023 年 4 月
  • 2023 年 3 月
  • 2023 年 2 月
  • 2023 年 1 月
  • 2022 年 12 月
  • 2022 年 11 月
  • 2022 年 10 月
  • 2022 年 9 月
  • 2022 年 8 月
  • 2022 年 7 月
  • 2022 年 6 月
  • 2022 年 5 月
  • 2022 年 4 月
  • 2022 年 3 月
  • 2022 年 2 月
  • 2022 年 1 月
  • 2021 年 12 月
  • 2021 年 11 月
  • 2021 年 10 月
  • 2021 年 9 月
  • 2021 年 8 月
  • 2021 年 7 月
  • 2021 年 6 月
  • 2021 年 5 月
  • 2021 年 4 月
  • 2021 年 3 月
  • 2021 年 2 月
  • 2021 年 1 月
  • 2020 年 12 月
  • 2020 年 11 月
  • 2020 年 10 月
  • 2020 年 9 月
  • 2020 年 8 月
  • 2020 年 7 月
  • 2020 年 6 月
  • 2020 年 5 月
  • 2020 年 4 月
  • 2020 年 3 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 12 月
  • 2019 年 11 月
  • 2019 年 10 月
  • 2019 年 9 月
  • 2019 年 8 月
  • 2019 年 7 月
  • 2019 年 6 月
  • 2019 年 5 月
  • 2019 年 4 月
  • 2019 年 3 月
  • 2019 年 2 月
  • 2019 年 1 月
  • 2018 年 12 月
  • 2018 年 11 月
  • 2018 年 10 月
  • 2018 年 9 月
  • 2018 年 8 月
  • 2018 年 7 月
  • 2018 年 6 月
  • 2018 年 5 月
  • 2018 年 4 月
  • 2018 年 3 月
  • 2018 年 2 月
  • 2018 年 1 月
  • 2017 年 12 月
  • 2017 年 11 月
  • 2017 年 10 月
  • 2017 年 8 月
  • 2017 年 7 月
  • 2017 年 6 月
  • 2017 年 5 月
  • 2017 年 4 月
  • 2017 年 3 月
  • 2017 年 2 月
  • 2017 年 1 月
  • 2016 年 12 月
  • 2016 年 11 月
  • 2016 年 10 月
  • 2016 年 9 月
  • 2016 年 8 月
  • 2016 年 7 月
  • 2016 年 6 月
  • 2016 年 5 月
  • 2016 年 4 月
  • 2016 年 3 月
  • 2016 年 2 月
  • 2016 年 1 月
  • 2015 年 12 月
  • 2015 年 10 月
  • 2015 年 9 月
  • 2015 年 8 月
  • 2015 年 7 月
  • 2015 年 6 月
  • 2015 年 5 月
  • 2015 年 4 月
  • 2015 年 3 月
  • 2015 年 2 月
  • 2015 年 1 月
  • 2014 年 12 月
  • 2014 年 11 月
  • 2014 年 10 月
  • 2014 年 9 月
  • 2014 年 8 月
  • 2014 年 7 月
  • 2014 年 6 月
  • 2014 年 5 月
  • 2014 年 2 月