Skip to content

无涯运用

www.51yy.top
Menu
  • 首页
  • 服务器系统
    • linux
    • windows
  • 数据库
    • NoSQL
    • Mysql
    • Sqlserver
  • 程序脚本
    • Python
    • Shell
  • web应用
    • Apache
    • IIS
    • Nginx
    • Tomcat
  • 虚拟化
    • docker
2020年10月22日

test

By admin 服务器系统  0 Comments
Read More
2020年8月13日

cpu 负载高几种情况的分析

By admin linux  0 Comments
cpu 负载高几种情况的分析
1、cpu使用高,但是无法找到cpu高的应用 (1)使用top命令查看各个cpu的使用情况,如果没有看到明显高 […]
Read More
2020年8月11日

shell for mysql5.7

By admin Mysql  0 Comments
shell for mysql5.7
#!/bin/bash echo '1.安装依赖包' yum install -y libaio-devel […]
Read More
2020年8月11日

搭建docker 安装zabbix

By admin docker, 虚拟化  0 Comments
搭建docker 安装zabbix
安装数据库mysql: docker run –name zabbix-mysql-server […]
Read More
2020年8月1日

ssh免密登录

By admin linux  0 Comments
ssh免密登录
控制端服务器上: #ssh-keygen -t rsa #ssh-copy-id -p22000 root@1 […]
Read More
2020年7月14日

网卡 ifup启动找不到命令

By admin linux, 服务器系统  0 Comments
网卡 ifup启动找不到命令
网卡使用ifup eth0 是提示找不到此命令 1、先配置一次网卡 ifconfig eth0 192.168 […]
Read More
2020年7月14日

io异常消耗快速定位到进程

By admin linux  0 Comments
io异常消耗快速定位到进程
使用iostat 与iotop 快速定位到进程 #iostat -d 3 -k -x -t 30 07/14/ […]
Read More
2020年7月12日

nfs网络文件创建、挂载

By admin linux  0 Comments
nfs网络文件创建、挂载
Read More
2020年7月12日

扫描表格中域名的title 并写表

By admin Python  0 Comments
扫描表格中域名的title 并写表
Read More
2020年6月12日

Access-Control-Allow-Origin 的跨域问题处理

By admin web应用  0 Comments
Access-Control-Allow-Origin 的跨域问题处理
跨域问题 linux 下规则 <IfModule mod_headers.c> Header ad […]
Read More

文章导航

1 2 3 … 6

近期文章

  • test 2020年10月22日
  • cpu 负载高几种情况的分析 2020年8月13日
  • shell for mysql5.7 2020年8月11日
  • 搭建docker 安装zabbix 2020年8月11日
  • ssh免密登录 2020年8月1日

标签云

docker (1) linux (25) Mysql (4) Nginx (5) NoSQL (1) Python (6) Shell (1) Sqlserver (1) Tomcat (1) web应用 (2) 数据库 (0) 服务器系统 (9) 程序脚本 (2) 虚拟化 (1)

友情链接

  • aeno的博客
  • Ropon运维
  • 三叶运维
  • 小z博客
  • 张戈博客
  • 爱运维
  • 站长知识
  • 豫章小站
  • 运维工程师
  • 运维生存时间
  • 运维笔记
无涯运用 Copyright © 2021.
Theme by MyThemeShop. Back to Top ↑