Petya and Vasya are competing with each other in a new interesting game as they always do. At the beginning of the game Petya has to come up with an a ...
分类:
其他好文 时间:
2020-05-17 13:32:47
阅读次数:
135
开机就有这个问题 查看空间BOOT空间告警 解决问题也很简单,就是选择几个版本老一点的文件移除, 然后就恢复正常了 后记: boot 目录中是系统引导文件和内核,更新内核之后旧内核还存放在里面,安装软件的时候就会提示 /boot 空间不足,解决办法就是将旧内核删除。 ...
分类:
系统相关 时间:
2020-05-17 01:07:49
阅读次数:
105
Petya and Vasya are competing with each other in a new interesting game as they always do. At the beginning of the game Petya has to come up with an a ...
分类:
其他好文 时间:
2020-05-16 23:37:41
阅读次数:
129
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ...
分类:
其他好文 时间:
2020-05-16 18:52:21
阅读次数:
113
今天重启了下服务器,访问网址后出现ERR_CONNECTION_REFUSED,网上查了很多,说是防火墙问题造成的,但是我服务器本身好像没有开启防火墙的。因为网址是php程序,然后考虑到是不是php相关服务(php-fpm、nginx)没有启动造成的?结果就是这个原因造成的。操作如下: 1、检查ph ...
分类:
系统相关 时间:
2020-05-16 12:46:57
阅读次数:
178
Implement function ToLowerCase() that has a string parameter str, and returns the same string in lowercase. Example 1: Input: "Hello" Output: "hello" ...
分类:
其他好文 时间:
2020-05-16 10:32:54
阅读次数:
63
Warning This function has been DEPRECATED as of PHP 7.2.0. Relying on this function is highly discouraged. 说明 each ( array &$array ) : array 返回数组中当前的键 ...
分类:
移动开发 时间:
2020-05-15 15:29:58
阅读次数:
100
今天使用pip安装第三库时,有时会报错: pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. 使用 ...
分类:
编程语言 时间:
2020-05-15 13:38:19
阅读次数:
92
[TOC] upstream prematurely closed connection while reading response header from upstream, client: 10.16.151.131, server: localhost, request: "POST /hs ...
分类:
其他好文 时间:
2020-05-15 13:05:05
阅读次数:
71
2020-05-14 14:19:56.650 ERROR 6756 [eate-1937171706] com.alibaba.druid.pool.DruidDataSource : create connection SQLException, url: jdbc:mysql://localh ...
分类:
编程语言 时间:
2020-05-14 15:00:46
阅读次数:
79