Skip to content

翻了车的老司机

其实我一直在你身边

Search for:

centos6.5 关闭 swapoff -a

centos6.5 查看内存 free -m
释放关闭swap
swapoff -a

  • Posted on: 2018年2月10日 2021年4月9日
  • Author: zzs10086
  • Categories: Linux

centos6.5 安装 elasticsearch6.1.3

centos6.5 安装 elasticsearch6.1.3
​解压缩到/usr/local/elasticsearch-6.1.3
./bin/elasticsearch -d

  • Posted on: 2018年2月10日 2018年2月10日
  • Author: zzs10086
  • Categories: elasticsearch

centos6.5 安装 elasticsearch-6.1.3 ik分词

找到对应的elasticsearch-6.1.3 对应的分词版本
下载elasticsearch-analysis-ik-6.1.3.zip
解压缩elasticsearch-analysis-ik-6.1.3.zip 到 elasticsearch安装目录的plugins插件文件夹下 重命名为ik

  • Posted on: 2018年2月10日 2018年2月10日
  • Author: zzs10086
  • Categories: elasticsearch

linux centos6.5 配置maven

首先到 Maven 官网 http://maven.apache.org/download.cgi 下载 Maven 软件
解压 Maven到 /usr/local 目录下
修改配置 Maven,环境变量

  • Posted on: 2018年2月10日 2018年2月10日
  • Author: zzs10086
  • Categories: Linux

laravel console command 命令

生成命令:php artisan make:command CreateZgmyEs –command=create:zgmy-es
执行命令: php artisan create:zgmy-es

  • Posted on: 2018年2月9日 2018年2月9日
  • Author: zzs10086
  • Categories: laravel

ElasticSearch 6.x 学习笔记:1.下载安装与配置

1.安装配置JDK 8
2.ElasticSearch 6.x 软件包下载
3.创建用户
4.启动

  • Posted on: 2018年2月9日 2018年2月9日
  • Author: zzs10086
  • Categories: elasticsearch

nginx 301跳转

if ($host ~ ‘^zhongguomayun.com’){
return 301 http://www.zhongguomayun.com$request_uri;
}

  • Posted on: 2018年2月6日 2019年11月29日
  • Author: zzs10086
  • Categories: nginx

php 正则获取图片url

php 正则获取图片url
preg_match_all(“/(src)=[\”|\”| ]{0,}(http:\/\/(.*)\.(gif|jpg|jpeg|bmp|png|JPEG|GIF|PNG))[\”|\”| ]{0,}/isU”, $content, $match);

  • Posted on: 2018年1月31日 2019年11月20日
  • Author: zzs10086
  • Categories: php

php 生成2个字母或数字组合

php 生成2个字母或数字组合
$chars = “abcdefghijklmnopqrstuvwxyz0123456789”;
$str .= $chars[mt_rand(0, $lc)];

  • Posted on: 2018年1月31日 2019年11月29日
  • Author: zzs10086
  • Categories: php

php 获取文件后缀

php 获取文件后缀
$suffixArr = explode(‘.’,$url);
return end($suffixArr);

  • Posted on: 2018年1月31日 2019年11月29日
  • Author: zzs10086
  • Categories: php

Pagination

Previous page Page: 1 … Page: 25 Page: 26 Page: 27 Page: 28 Page: 29 Page: 30 Page: 31 Page: 32 Page: 33 Page: 34 Page: 35 Next page

分类目录

  • docker
  • elasticsearch
  • git
  • go
  • java
  • javascript
  • laravel
  • Linux
  • mysql
  • nginx
  • node.js
  • php
  • redis
  • shell
  • vue
  • webpack
  • 小程序
Search for:
2025年六月
一 二 三 四 五 六 日
« 5月    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

近期文章

  • Mysql创建触发器
  • 创建docker 容器关联
  • composer laravel 安装时遇到 github 报错
  • wordpress如何开启全站https
  • CentOS上安装Redis

近期评论

    © 2025 翻了车的老司机. 我在你身边绕了一个圈,回到原点你却已在远方。

    苏ICP备16035736号-3

    友情链接:一览网  江苏景威控股集团有限公司