• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

frank (25)Hivebuzz level badge

18 followers7 postsNot following anybody1 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

stackoverflow.com/users/2262920/qfrank Joined November 2017 Active 7 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
Posts
Comments
Payouts
  • qfrank (25)in #status-node • 7 years ago
    featured

    使用docker运行status节点

    配置要求 内存>=1GB CPU>=1核 硬盘空间 如果开启 -mailserver 选项, 文档 中描述的是一个月大约消耗600MB的空间;如果不开启 -mailserver 选项则无此消耗,节点将仅用作 Whisper 消息服务器 操作系统 只要可以运行docker理论上应该都可以,…
    $0.00
       0 2
    • qfrank (25)in #closewait • 7 years ago
      featured

      记一次服务器大量CLOSE_WAIT的故障处理过程

      症状 CPU正常 内存正常 网络出现大量CLOSE_WAIT连接状态 应用日志文件无异常 其中用到的网络连接统计命令: netstat -apn|grep 443|awk '{if($2 > 1) print $1"\t"$2"\t"$3"\t"$4"\t"$5"\t"$6"\t"$7}'|sort -k 2
      $0.00
         1 1
      • qfrank (25)in #onlyoffice • 7 years ago
        featured

        使用docker部署社区版onlyoffice手记

        操作系统: centos7 3.10.0-514.26.2.el7.x86_64 docker版本: 17.06.1-ce, build 874a737 QQ提供的在线协作编辑文档有点弱,于是发现了 onlyoffice 。先来两张高大尚的效果图…… 部署步骤: 安装 mono yum install -y yum-utils
        $0.00
           1 2