• 开发语言 (current)
  • shell (current)
  • 监控 (current)
  • 安全 (current)
  • mysql (current)
  • ansible (current)
  • 企业故障 (current)
  • nginx (current)
  • kubernetes (current)

shell安装php7.0

执行就完事了! #!/bin/bash #20190807 #LiangZeYu #2249902650 #php install script #install php7.tar.gz [ -f /

阅读更多...

shell安装nginx

注意事项: 1、将百度网盘的tar包上传到服务器中的/opt目录下进行执行! https://pan.baidu.com/s/1084VExxr5tj23slbSdZP5Q -------------

阅读更多...

巡检脚本02

脚本执行结果为上! 脚本代码为下: #!/bin/bash #巡检脚本 #2019/5/23 #user--liangzeyu [ -f /etc/init.d/functions ]&&am

阅读更多...

巡检脚本01

巡检脚本执行效果为: 代码为: #!/bin/bash set -u # Color Tips yellow_echo () { local content=$*; echo -e "\e[

阅读更多...

四、openvpn企业环境实战!!

1、环境说明 客户端:本地windows为openvpn客户端(也就是你公司的使用openvpn的员工) 服务端:公网 :10.0.0.2 内网:172.168.2.6 2、说明 我们在openvpn

阅读更多...

三、mac系统搭建openvpn客户端

公司有些网站有权限设置,不同的域账号权限不一样,因此需在电脑上安装Tunnelblick ,才能使用,接下来给大家介绍一下步骤: 首先要有安装vpn对应的一系列配置文件:ca.cer、client.c

阅读更多...

二、openvpn-linux配置openvpn客户端

linux搭建openvpn客户端 但是我们在抓包的时候发现数据是过来的; -------------------- 现在我们来搭建linux的客户端; 1.安装openvpn [root@openv

阅读更多...

date命令详解

date -s(修改时间)(时间)y(-F)表示年---m表示月---d表示日--w表示周 --%H表示小时-- -M(表示分钟)-S(表示秒)(格式date +%Y-%m-%d) [root@old

阅读更多...

vim快捷键

Vim备忘单 全局 :help keyword - 打开关键字帮助 :saveas file - 另存为 :close - 关闭当前窗口 K - 在光标下打开单词的手册页 光标 h - 左移光标 j

阅读更多...

linux目录介绍

/bin 二进制文件 命令 /bin /sbin 超级命令所在地,只有root才可以使用/sbin /boot引导文件存放,系统内核 boot /dev 存放系统光盘,硬盘分区,设备文件dvc /ho

阅读更多...

  • 上一页
  • 1
  • ...
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 下一页
搜索
个人微信号

有问题请加博主微信进行沟通!

最新文章
  • 主流监控系统的对比!!
  • bind域名解析压测-named
  • bind域名解析服务器named监控指标
  • tengine编译
  • linux删除文件减少io消耗
  • nginx状态码 000
  • GO语言模拟长轮询代码
  • GO语言模拟长链接代码
  • prometheus和thanos原理
  • linux统计某个进程占用多少内存和cpu
热门标签
  • jumpserver
  • 百度云
  • 容器
  • ELK
  • 管理|自控|高效
  • 三剑客
  • devops
  • linux小知识
  • openvpn
  • 搞笑时刻
梁泽宇的技术小屋~
copyright @ 2016~2021 (www.liangzeyu.com)