上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页
摘要: Mac OS https://support.apple.com/zh-cn/guide/shortcuts-mac/apdd018638ca/mac IOS/iPadOS https://support.apple.com/zh-cn/guide/shortcuts/apdf22b0444c/5. 阅读全文
posted @ 2022-08-04 09:42 JeromePowell 阅读(793) 评论(0) 推荐(0) 编辑
摘要: SAMSUNG 阅读全文
posted @ 2022-06-22 09:41 JeromePowell 阅读(9) 评论(0) 推荐(0) 编辑
摘要: Error File "/root/xxx/xxx/xxx/xxx.py", line 6, in <module> from google.protobuf import descriptor as _descriptor File "/usr/lib/python2.7/site-package 阅读全文
posted @ 2022-06-20 11:25 JeromePowell 阅读(385) 评论(0) 推荐(0) 编辑
摘要: yum -y install epel-release python-pip 阅读全文
posted @ 2022-06-16 14:33 JeromePowell 阅读(88) 评论(0) 推荐(0) 编辑
摘要: Dockerfile FROM timescale/timescaledb:latest-pg14 RUN cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone dock 阅读全文
posted @ 2022-06-16 12:51 JeromePowell 阅读(515) 评论(0) 推荐(0) 编辑
摘要: wegt https://download.videolan.org/contrib/protobuf/protobuf-2.6.0.tar.bz2 -O protobuf-2.6.0.tar.bz2 tar -xf protobuf-2.6.0.tar.bz2 && cd protobuf-2.6 阅读全文
posted @ 2022-06-16 12:33 JeromePowell 阅读(615) 评论(0) 推荐(0) 编辑
摘要: pip install psycopg2-binary 阅读全文
posted @ 2022-06-14 19:01 JeromePowell 阅读(1297) 评论(0) 推荐(0) 编辑
摘要: pip install psycopg2-binary 阅读全文
posted @ 2022-06-14 13:10 JeromePowell 阅读(523) 评论(0) 推荐(0) 编辑
摘要: 修改daemon配置 vim /etc/docker/daemon.json,配置registry-mirrors { "registry-mirrors": ["https://registry.docker-cn.com","http://hub-mirror.c.163.com","https 阅读全文
posted @ 2022-04-12 21:09 JeromePowell 阅读(1060) 评论(0) 推荐(0) 编辑
摘要: Error现象 linux连接socket错误 11: Resource temporarily unavailable 常见于Redis、MySQL、PHP-fpm这些应用连接socket时出现错误。 一般系统处于高负载时会出现Error,导致服务不可用。例如使用Nginx代理时,业务出现502 阅读全文
posted @ 2022-03-25 11:23 JeromePowell 阅读(2615) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页