跳转到内容

SRE笔记

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

9 月 2021每月档案

windows11激活工具

https://dfenghuoyunji.jb51.net/201904/tools/HEUKMS… 继续阅读 windows11激活工具

  • 发表于: 2021-09-10 2021-09-10
  • 作者: dn
  • 分类: SRE
  • 标签: https
  • 发表评论: windows11激活工具

lotus导出钱包

lotus wallet export t3… > /root/wallet.keyinf… 继续阅读 lotus导出钱包

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

lotus执行多重签名

lotus-shed miner-multisig –from f1xxxxxxxxxxxxxxx… 继续阅读 lotus执行多重签名

  • 发表于: 2021-09-10 2021-09-10
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, https, lotus
  • 发表评论: lotus执行多重签名

pushing message: failed to sign message: key not found

报错: main.glob..func58 /go/lotus/cmd/lotus-shed/min… 继续阅读 pushing message: failed to sign message: key not found

  • 发表于: 2021-09-10 2021-09-10
  • 作者: dn
  • 分类: SRE
  • 标签: fil, https, lotus
  • 发表评论: pushing message: failed to sign message: key not found

lotus导入钱包地址

lotus wallet import 输入私钥即可

  • 发表于: 2021-09-10 2021-09-10
  • 作者: dn
  • 分类: SRE
  • 标签: bash, fil, https, lotus
  • 发表评论: lotus导入钱包地址

Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 228193 (unattended-upgr)… 72s

apt被进程228193占用

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE
  • 标签: cache, https
  • 发表评论: Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 228193 (unattended-upgr)… 72s

ubuntu开启 CPU 性能模式

查看当前cpu的状态: apt install cpufrequtils cpufreq-info … 继续阅读 ubuntu开启 CPU 性能模式

  • 发表于: 2021-09-09 2021-09-09
  • 作者: dn
  • 分类: SRE
  • 标签: bash, cpu, hardware, ubuntu
  • 发表评论: ubuntu开启 CPU 性能模式

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连通性

ssh做端口转发

#本地5566端口转发到公网机器的7788端口 ssh -fNTR 7788:localhost:5… 继续阅读 ssh做端口转发

  • 发表于: 2021-09-08 2021-09-08
  • 作者: dn
  • 分类: SRE
  • 标签: bash, https, ssh
  • 发表评论: ssh做端口转发

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 Storage Miner

https://filecoin.io/vintage/mining-hardware-config… 继续阅读 Lotus Storage Miner

  • 发表于: 2021-09-08 2021-09-08
  • 作者: dn
  • 分类: SRE
  • 标签: fil, filecoin, hardware, https, I/O
  • 发表评论: Lotus Storage Miner

filecoin白皮书

https://filecoin.io/filecoin.pdf

  • 发表于: 2021-09-08 2021-09-08
  • 作者: dn
  • 分类: SRE
  • 标签: fil, filecoin, https, I/O
  • 发表评论: filecoin白皮书

Filecoin 三种地址格式

普通地址格式(f1 开头): f16tugakjlpyoomxy5uv2d6bdj7wcyr3ueo… 继续阅读 Filecoin 三种地址格式

  • 发表于: 2021-09-08 2021-09-08
  • 作者: dn
  • 分类: SRE
  • 标签: fil, https
  • 发表评论: Filecoin 三种地址格式

lotus创建钱包

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

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

分页

上一页 页码: 1 页码: 2 页码: 3 页码: 4 页码: 5 页码: 6 页码: 7 下一页

搜索

搜索:

近期评论

  • 周周 发表在《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 月