随笔分类 -  Oracle

摘要:#!/bin/bash #!/usr/bin/expect -f #/etc/sysctl.conf --bash-srcipts-- echo 'net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 vm.swappiness = ... 阅读全文
posted @ 2019-09-27 15:09 wwweee000 阅读(346) 评论(0) 推荐(0)