Skip to content

leo的个人博客

又一个WordPress站点

Menu
  • 首页
  • 页面测试

分类: linux

codis

2020年5月21日
| 没有评论
|linux, php, redis

搭建: 安装jdk 1.8: yum install -y java-1.8.0-openjdk.x86_64 […]

Read More »

Posted in %1$s

redis cluster分布式搭建和使用

2020年5月17日
| 没有评论
|linux, php

redis cluster 分布式 前提因为redis cluster 采用主从备份机制,所以要求至少6个re […]

Read More »

Posted in %1$s

centos 端口转发 rinetd

2020年2月15日
| 没有评论
|linux

第一步 设置转发 下载 wget https://github.com/boutell/rinetd/arch […]

Read More »

Posted in %1$s

NGINX 端口转发

2020年2月15日
| 没有评论
|linux, nginx

下载安装nginx: cd /usr/local/srcwget http://nginx.org/downl […]

Read More »

Posted in %1$s

Run "yum repolist all" to see the repos you have.

2020年2月15日
| 没有评论
|linux

解决办法: curl -o /etc/yum.repos.d/CentOS-Base.repo http:// […]

Read More »

Posted in %1$s

分隔固定文件

2020年1月13日
| 没有评论
|linux, php

split -l 300 log.txt newfile 每个文件300行

Read More »

Posted in %1$s

nginx-负载均衡

2019年8月18日
| 没有评论
|linux, nginx, php

upstream testserver { # server 127.0.0.1:8080 weight=2; […]

Read More »

Posted in %1$s

查询日志

2019年7月9日
| 没有评论
|linux

查价日志目录 :/mnt/data/logs/logs_hotelprice/grep 'web_156196 […]

Read More »

Posted in %1$s

composer安装

2019年1月31日
| 没有评论
|linux, php

下载地址:https://getcomposer.org/download/ php -r "copy('ht […]

Read More »

Posted in %1$s

laradocker项目下 下生成laravel项目

2018年9月24日
| 没有评论
|docker, Laravel, php, ubuntu

1.进入laradocker workspace环境 docker-compose exec workspac […]

Read More »

Posted in %1$s

文章导航

上一页 1 … 3 4 5 下一页

近期文章

  • chrome 本地域名http禁止自动转身边https配置
  • vmware ubuntu安装vmtools
  • ubuntu 24五笔输入法
  • es 分页查询过大时无法展示
  • docker es 7.10.0

近期评论

    归档

    • 2025年6月
    • 2025年5月
    • 2025年3月
    • 2024年11月
    • 2024年9月
    • 2024年8月
    • 2024年7月
    • 2024年4月
    • 2024年1月
    • 2023年7月
    • 2023年1月
    • 2022年11月
    • 2022年10月
    • 2022年9月
    • 2022年6月
    • 2022年5月
    • 2022年4月
    • 2021年12月
    • 2021年11月
    • 2021年10月
    • 2021年9月
    • 2021年8月
    • 2021年7月
    • 2021年6月
    • 2021年4月
    • 2020年12月
    • 2020年11月
    • 2020年10月
    • 2020年9月
    • 2020年8月
    • 2020年6月
    • 2020年5月
    • 2020年2月
    • 2020年1月
    • 2019年12月
    • 2019年10月
    • 2019年8月
    • 2019年7月
    • 2019年3月
    • 2019年1月
    • 2018年11月
    • 2018年9月
    • 2018年7月
    • 2018年6月
    • 2018年5月
    • 2018年4月
    • 2018年3月
    • 2018年2月
    • 2018年1月
    • 2017年12月
    • 2017年11月
    • 2017年10月
    • 2017年9月
    • 2017年8月
    • 2017年7月
    • 2017年6月
    • 2017年5月

    分类

    • composer
    • docker
    • Elasticsearch
    • eth
    • git
    • go
    • golang
    • js
    • kafka
    • Laravel
    • linux
    • mq
    • mysql
    • nginx
    • php
    • rabbitmq
    • redis
    • ubuntu
    • vscode
    • 未分类
    • 算法
    • 闲杂

    其他操作

    • 登录
    • 条目feed
    • 评论feed
    • WordPress.org

    leo的个人博客 2025 | All Rights Reserved