摘要:
Server Tomcat v9.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increasing the timeout in the serv 阅读全文
摘要:
1、在64系统里执行32位程序如果出现/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory,安装下glic即可 yum install glibc.i686 2、error while loading shared li 阅读全文
摘要:
首先 Linux 搭建ftp,开放21端口。(省略。。。)你可能会遇到以下问题:错误 SELinux is disabled解决: setenforce: SELinux is disabled那么说明selinux已经被彻底的关闭了如果需要重新开启selinux,请按下面步骤:vi /etc/se 阅读全文