NFS服务器配置和操作演示 实验设置: Server-nfs:192.168.6.233 Client-nfs-linux:192.168.6.243 Client-nfs-windows:192.168.6.3 实验步骤: 1、配置网络环境(静态IP地址) 2、在服务器端安装nfs服务 nfs-u ...
分类:
其他好文 时间:
2021-02-27 13:03:37
阅读次数:
0
[root@localhost logs]# tail -100f error.log ngx_http_fastdfs_process_init pid=11255 [2021-02-24 19:11:20] ERROR - file: ../common/fdfs_http_shared.c, ...
分类:
其他好文 时间:
2021-02-26 12:54:25
阅读次数:
0
在技术迁移过程中,数据库,游戏,AI 这些组件对容器网络性能(时延,吞吐,稳定性)提出了更高的要求。为了得到更优的时延和吞吐表现,各大云厂商都在致力于缩短节点内容器的网络访问链路,让数据包能尽可能快地转发到容器网卡。 腾讯云容器服务 TKE 借助智能网卡推出下一代容器网络方案,该方案实现了一个 Po ...
分类:
其他好文 时间:
2021-02-23 14:30:41
阅读次数:
0
学习chrome-extension优秀插件 newtabnewquote 新标签页显示一句话 github地址:rahuls/newtabnewquote: A Chrome extension which shows a new quote on each new tab. chrome ext ...
分类:
其他好文 时间:
2021-02-20 12:20:22
阅读次数:
0
T4模板 <#@ template debug="false" hostspecific="false" language="C#" #> <#@ output extension=".cs" #> <#@ assembly name="System.Data" #> <#@ assembly na ...
分类:
移动开发 时间:
2021-02-17 14:41:02
阅读次数:
0
高性能Laravel日志服务 介绍 利用高性能seaslog日志扩展 会介绍三种方式将seaslog集成到laravel的日志服务 使用docker部署elk,将日志输出到elasticsearch 安装配置seaslog扩展 /path/to/phpize ./configure --with-p ...
分类:
其他好文 时间:
2021-02-17 14:13:40
阅读次数:
0
服务器下安装nginx sudo apt-get install nginx nginx的文件配置 服务地址:/etc/init.d/nginx 配置地址:/etc/nginx/ 如:/etc/nginx/nginx.conf Web默认目录:/usr/share/nginx/http/ 如:usr ...
分类:
其他好文 时间:
2021-02-15 12:10:22
阅读次数:
0
This article share the free download Volvo Premium Tech Tool diagnostic software,and you can click to download. What is Volvo PTT? Volvo Premium Tech ...
分类:
其他好文 时间:
2021-02-15 11:56:28
阅读次数:
0
##主创建表空间备宕机 --主创建表空间 [root@pg93 ~]# mkdir /tbs_test [root@pg93 ~]# chown postgres:postgres /tbs_test [root@pg93 ~]# su - postgres [postgres@pg93 ~]$ p ...
分类:
其他好文 时间:
2021-02-06 12:14:14
阅读次数:
0
系统环境:CentOS7 一、OpenLDAP 1,开始安装(使用yum源码安装) yum install openldap openldap-servers openldap-clients ##拷贝数据库配置文件并修改权限 cp /usr/share/openldap-servers/DB_CO ...
分类:
其他好文 时间:
2021-02-06 11:54:44
阅读次数:
0