摘要: ```python #链接地址:https://help.sonatype.com/repomanager3/system-requirements#filehandles While starting Nexus I was getting following error, this was on a machine that was running at 1GB of memory. E... 阅读全文
posted @ 2018-11-21 18:05 Done、 阅读(254) 评论(0) 推荐(0) 编辑
摘要: ```yaml # 链接地址:https://www.cnblogs.com/xiaoxiaoleo/p/6626299.html # synchronize: 从拉取远程服务器文件,需要加mode: pull # unarchive: 解压远程服务器文件,需要加copy: no --- - hosts: notfontserver tasks: - name: 在没有字体的主机上,安装f... 阅读全文
posted @ 2018-11-21 15:47 Done、 阅读(200) 评论(0) 推荐(0) 编辑