go跨平台编译 二月 12, 2019 sudo GOARCH=mips GOOS=linux go build 共享 获取链接 Facebook X Pinterest 电子邮件 其他应用 共享 获取链接 Facebook X Pinterest 电子邮件 其他应用 评论
df显示磁盘满,但是du找不到大的目录和文件 八月 13, 2024 执行 lsof +L1 rsyslogd 2163711 root 38w REG 253,1 28035581675 0 395729 /var/log/messages-202210071665085022 (deleted) 这个rsyslogd 占了20多G的日志 执行systemctl stop rsyslog 解决 阅读全文
Can't call bigint->hex, not a valid method or Undefined subroutine &bigint::hex called 二月 28, 2024 cpan App::cpanminus cpanm --sudo bignum change "use bignum" by "use bigint" 阅读全文
评论
发表评论