上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页
摘要: 安装: https://docs.timescale.com/latest/getting-started/installation/rhel-centos/installation-yum Github: https://github.com/timescale/timescaledb-tune 阅读全文
posted @ 2020-08-20 02:51 JeromePowell 阅读(812) 评论(0) 推荐(0)
摘要: 转自:http://www.luyixian.cn/news_show_395768.aspx 记一次 Centos7 postgresql v11 安装时序数据库 TimescaleDB 2020/5/26 16:27:32 0 人评论 83 次浏览 分类:学习教程 一、数据库安装 根据自身环境需 阅读全文
posted @ 2020-08-20 02:47 JeromePowell 阅读(853) 评论(0) 推荐(0)
摘要: https://bbs.sangfor.com.cn/plugin.php?id=service:download 阅读全文
posted @ 2020-08-20 02:42 JeromePowell 阅读(83) 评论(0) 推荐(0)
摘要: 在线安装: yum install -y nginx 离线安装 下载Nginx RPM:Index of /packages/centos/7/x86_64/RPMS/ http://nginx.org/packages/centos/7/x86_64/RPMS/ wget http://nginx 阅读全文
posted @ 2020-08-20 02:38 JeromePowell 阅读(264) 评论(0) 推荐(0)
摘要: 官方参考文档: https://docs.docker.com/engine/reference/commandline/dockerd/ --iptables Enable addition of iptables rules (default true) --iptables=true Enab 阅读全文
posted @ 2020-08-20 02:14 JeromePowell 阅读(325) 评论(0) 推荐(0)
摘要: 解压a.tar.gz压缩包中以one开头的文件或目录到/tmp目录中 tar -xzv -C /tmp -f a.tar.gz one* tar -xjvf a.tar.bz2 -C /tmp one* 阅读全文
posted @ 2020-08-20 02:03 JeromePowell 阅读(95) 评论(0) 推荐(0)
摘要: https://tools.ietf.org/rfc/rfc7239.txt 阅读全文
posted @ 2020-08-18 14:09 JeromePowell 阅读(247) 评论(0) 推荐(0)
摘要: https://ebtables.netfilter.org/documentation/docs.html https://ebtables.netfilter.org/misc/ebtables-man.html 阅读全文
posted @ 2020-08-18 14:06 JeromePowell 阅读(131) 评论(0) 推荐(0)
摘要: from:https://mirror.tuna.tsinghua.edu.cn/help/centos/ 清华CentOS 镜像使用帮助建议先备份 CentOS-Base.repo sudo cp /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d 阅读全文
posted @ 2020-08-18 13:55 JeromePowell 阅读(1480) 评论(0) 推荐(0)
摘要: from:https://www.cnblogs.com/hellojesson/p/10037315.html 执行DROP DATABASE testdb;的时候提示: ERROR: database "testdb" is being accessed by other users DETAI 阅读全文
posted @ 2020-08-18 13:47 JeromePowell 阅读(848) 评论(0) 推荐(0)
上一页 1 ··· 7 8 9 10 11 12 13 14 15 16 下一页