Skip to content
首页

堂-DayDayUP

VIM Linux Life
  • 首页
  • Linux
    • Linux基础
    • Shell基础
  • 运维笔记
    • 运维杂记
    • 常用项目
  • Kubernetes
  • 数据库
  • 网络
  • 相册
  • 狗子成长记
  • Search
首页

堂-DayDayUP

VIM Linux Life
  • Search
  • 首页
  • Linux
    • Linux基础
    • Shell基础
  • 运维笔记
    • 运维杂记
    • 常用项目
  • Kubernetes
  • 数据库
  • 网络
  • 相册
  • 狗子成长记
>>>好好学习、天天向上 (๑• ₃ •๑)


点击 进入辅站 体验更佳!

1、网卡bonding简介 bonding:linux操作系统网卡绑定技术,可以把多张物理网卡通过内核驱动虚拟成一个虚拟的逻辑网卡,实现本地网卡的冗余,能够提升网络吞吐量、实现网络冗余、负载均衡等功能。 网卡绑定的目 […]

bonding

#!/bin/bash # 线下服务器初始化脚本 # 设置内核版本 ‘6 7 redhat6′ RELEASEVER=’redhat6’ # 配置yum源 cd /et […]

常用linux 初始化脚本

安装vsftp之前需关闭selinux不然会出现ftp路径无读写权限 # vi /etc/selinux/config 将 SELINUX=XXX –>XXX 代表级别改为SELINUX=disab […]

vsftp配置虚拟用户

1、安装查看Logtail wget http://logtail-release-cn-hangzhou.oss-cn-hangzhou.aliyuncs.com/linux64/logtail.sh -O log […]

线下阿里云日志采集

1、安装 python34.x86_64 yum install -y python34.x86_64 2、安装pip python3 -m ensurepip –default-pip 3、更新 pyt […]

supervisor管理服务

以redhat 6.5服务器为例: 1. 删除当前系统已安装的yum包 • 查询当前yum包 # rpm -qa | grep yum PackageKit-yum-0.5.8-21.el6.x86_64 yum-m […]

redhat系统更换yum源

常用配置: chkconfig iptables on 开机自启动 service iptables start 启动iptables service iptables save 保存当前iptables配置至默认配 […]

Iptables常用设置

一、安装 如果是centos7 关闭firewalld systemctl stop firewalld.service systemctl disable firewalld.service yum install […]

fail2ban配置

二十月

十九月

十八月

十七月

十六月

十五月

十四月

十三月

文章导航

    • 1
    • 2
    • …
    • 10
  • 旧文章 旧文章

© 2021 堂-DayDayUP – All rights reserved

Powered by  – Designed with the Customizr