上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 51 下一页

2023年1月26日

chrome proxy linux

摘要: google-chrome --proxy-server="127.0.0.1:8889" 阅读全文

posted @ 2023-01-26 02:26 zxddesk 阅读(20) 评论(0) 推荐(0)

chia nft 相关命令和技术

摘要: #安装区块链#安装GUI客户端#chia configure --testnet true#在gui客户端添加一个普通钱包 #创建一个DID钱包 chia wallet did create -n "Test DID" -a 1 -m 0.00001 #创建普通钱包,只有创建了普通钱包才能收到NFT 阅读全文

posted @ 2023-01-26 00:23 zxddesk 阅读(258) 评论(0) 推荐(0)

2023年1月25日

注意啦!10 个你需要了解的 Linux 网络和监控命令

摘要: 注意啦!10 个你需要了解的 Linux 网络和监控命令 Linux系统技术交流QQ群(3065196)验证问题答案:刘遄 导读 下面列出来的10个基础的每个Linux用户都应该知道的网络和监控命令。网络和监控命令类似于这些:hostname, ping, ifconfig, iwconfig, n 阅读全文

posted @ 2023-01-25 19:36 zxddesk 阅读(106) 评论(0) 推荐(0)

linux samba 共享设置

摘要: install ifconfig sudo apt-get install net-tools 查看IP地址ifconfig -a 设置ip/etc/network/interfaces auto eth0iface eth0 inet staticaddress 192.168.0.190gate 阅读全文

posted @ 2023-01-25 14:39 zxddesk 阅读(717) 评论(0) 推荐(0)

2023年1月24日

chia net work install

摘要: step 1 install chia chain step 2 install gui client Step 3. Run chia configure --testnet true 阅读全文

posted @ 2023-01-24 23:40 zxddesk 阅读(22) 评论(0) 推荐(0)

chia

摘要: [3604:0124/213204.377749:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run 阅读全文

posted @ 2023-01-24 21:40 zxddesk 阅读(131) 评论(0) 推荐(0)

如何在 Ubuntu 中卸载 deb 包 | Linux 中国

摘要: 如何在 Ubuntu 中卸载 deb 包 | Linux 中国 原创 邀你一起加入 Linux中国 2022-08-01 20:08 发表于海南 收录于合集#译者:geekpi364个 导读:删除 .deb 文件的最简单和最可靠的方法是使用 apt remove 命令。 本文字数:1906,阅读时长 阅读全文

posted @ 2023-01-24 21:28 zxddesk 阅读(240) 评论(0) 推荐(0)

deb安装指令

摘要: sudo dpkg -i path_to_deb_file 阅读全文

posted @ 2023-01-24 17:16 zxddesk 阅读(40) 评论(0) 推荐(0)

debian 安装 nodejs 当前版本

摘要: 参考 https://github.com/nodesource/distributions/blob/master/README.md#debinstall Installation instructions Node.js v19.x:Using Ubuntu curl -fsSL https: 阅读全文

posted @ 2023-01-24 17:01 zxddesk 阅读(825) 评论(0) 推荐(0)

is not in the sudoers file 解决方法

摘要: is not in the sudoers file 解决方法 夜星辰2022 已于 2022-02-21 13:45:47 修改 17478 收藏 25分类专栏: linux驱动开发 文章标签: linux sudo版权 华为云开发者联盟该内容已被华为云开发者联盟社区收录,社区免费抽大奖🎉,赢华 阅读全文

posted @ 2023-01-24 11:36 zxddesk 阅读(1084) 评论(0) 推荐(0)

上一页 1 ··· 35 36 37 38 39 40 41 42 43 ··· 51 下一页

导航