随笔分类 -  shell

摘要:[root@linux-node1 ~]# cat optimize.sh #!/bin/bash # Optimize the system after installation PASSWD=reid NETIP=192.168.56.11 PROTOBOOT=static HOSTNAME=linux-node1.example.com DNS1=192.168.56.2 NTPSERV... 阅读全文
posted @ 2018-06-18 17:02 Reid21 阅读(1256) 评论(0) 推荐(0)
摘要:Shell脚本查看linux系统性能瓶颈(转自:http://blog.51cto.com/lizhenliang/1687612) 阅读全文
posted @ 2018-02-24 12:02 Reid21 阅读(619) 评论(0) 推荐(0)