摘要: #user nobody; worker_processes auto; worker_cpu_affinity auto; error_log /midware/nginx/logs/error.log info; #error_log logs/error.log notice; #error_ 阅读全文
posted @ 2023-11-07 09:23 zzzzxb 阅读(78) 评论(0) 推荐(0)
摘要: 挂链接:ln -s /nfs/share_Data/images(要现有这个目录) /xx/xx/images(可以不存在这个目录) 取消链接:unlink 连接名 阅读全文
posted @ 2023-10-30 14:46 zzzzxb 阅读(11) 评论(0) 推荐(0)
摘要: 进入控制台ip:port9060/console 打开左侧web容器配置 虚拟主机管理 选择使用的虚拟主机 默认server 添加属性allowLinking为true 阅读全文
posted @ 2023-09-13 21:27 zzzzxb 阅读(357) 评论(0) 推荐(0)
摘要: yum install gcc-c++ yum install -y pcre pcre-devel yum install -y zlib zlib-devel yum install -y openssl openssl-devel 阅读全文
posted @ 2023-09-05 11:07 zzzzxb 阅读(66) 评论(0) 推荐(0)
摘要: http { #主模块指令,实现对配置文件所包含的文件的设定,可以减少主配置文件的复杂度 include mime.types; #核心模块指令,默认设置为二进制流,也就是当文件类型未定义时使用这种方式 default_type application/octet-stream; #下面代码为日志格 阅读全文
posted @ 2023-05-18 14:21 zzzzxb 阅读(91) 评论(0) 推荐(0)
摘要: DirContext ctx = null;String LDAP_URL = "ldap://" + ladpIp + ":" + ladpPort;String userPassword = this.request.getParameter("password");String userAcc 阅读全文
posted @ 2023-05-16 10:42 zzzzxb 阅读(369) 评论(0) 推荐(0)
摘要: crul "访问地址" 模拟访问地址 ps -ef|grep elastic es的运行状态 ./elasticsearch -d es启动命令 exit 退出当前用户 chown -R elastic:elastic * 增加目录权限和冒号后面迭代所有的目录 rm -rf 文件 删除文件 cp 拷 阅读全文
posted @ 2023-05-15 14:15 zzzzxb 阅读(28) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示