随笔分类 - linux shell && Manage
linux shell脚本和管理
摘要:pssh 是一个python写的批量执行工具,非常适合30台服务器以内的一些重复性的操作安装很简单,只要python版本2.4 以上的都行用这个工作最好把机器做做好ssh信任关系,不然很麻烦 每次执行 都需要输入密码[root@localhost ~]# wget https://pypi.pyth...
阅读全文
摘要:inotify:这个可以监控文件系统中的添加,修改,删除,移动等事件inotify的特性需要linux内核2.6.13以上的支持[root@test1 inotify-tools-3.13]# uname -r2.6.32-71.el6.i686 #支持 还需要看看是否安装了inotify[roo...
阅读全文
摘要:系统版本:Centos X64 6.4(最小化安装)先安装依赖包1 [root@localhost ~]# yum install vim wget lsof gcc make cmake makeconf autoconf automake openssh -yView Code开始下载安装1 [...
阅读全文

浙公网安备 33010602011771号