摘要:
在一台新服务器下切换用户的时候出现“This account is currently not available”错误出现这个问题是用户的shell禁止登录的问题 解决办法:比如我是 su www的时候出现的问题用cat看看 www的帐号信息# cat /etc/passwd | grep www 阅读全文
摘要:
今天换电脑,要重新clone新项目,结果报了如下错误: remote: Counting objects: 19442, done.remote: warning: suboptimal pack - out of memoryremote: aborting due to possible rep 阅读全文