报错:
Error: RUNNING_BUT_FAILED: Changing permanent configuration is not allowed while firewalld is i...
重置Harbor管理员密码
重置方法:
[crayon-69c920e79337d653165588/]...
This service allows sftp connections only
搭建sftp过程中遇到如下问题:ssh登录提示
[crayon-69c920e7933b6245255414/] (more…)...
一次异常的HTTPS分析
请求命令:
[crayon-69c920e7933e6940524189/]
nginxdebug日志:
[crayon-69c920e7933e8136442696/]...
error: Bind to port xxx on 0.0.0.0 failed: Permission denied.
错误代码:error: Bind to port xxx on 0.0.0.0 failed: Permission denied.
[crayon-69c920e79341e222788247/]...
ERROR 1047 (08S01): WSREP has not yet prepared node for application use
错误代码:
[crayon-69c920e793456538795708/]
原因分析:
[crayon-69c920e793457465554739/]
PXC(Percona Xtradb...
JDB2导致磁盘io使用率高
[crayon-69c920e7934c7691354270/]
IO问题,优化前:
IO问题,优化后:
IO问题,三次优化后:
[crayon-69c920e7934c9...
/bin/ld: cannot find -lncurses
错误代码/bin/ld: cannot find -lncurses
[crayon-69c920e793522244274011/]
解决方法:
[crayon-69c920e793524...
failed with error code 1 in /tmp/pip-build-midFdN/MySQL-python/
[crayon-69c920e793551759304743/]
(more…)...
/bin/rm: Argument list too long
在Centos删除文件夹文件使用命令rm -f *的时候提示"/bin/rm: Argument list too long",此时可以for循环等方式删除文件。
解决方法:
1:参数...
