摘要:
centos7初始化脚本 #!/bin/bash # init centos7 ./centos7-init.sh 主机名 # 检查是否为root用户,脚本必须在root权限下运行 if [[ "$(whoami)" != "root" ]]; then echo "please run this 阅读全文
centos7初始化脚本 #!/bin/bash # init centos7 ./centos7-init.sh 主机名 # 检查是否为root用户,脚本必须在root权限下运行 if [[ "$(whoami)" != "root" ]]; then echo "please run this 阅读全文
posted @ 2023-09-16 11:11
leepandar
阅读(70)
评论(0)
推荐(0)

浙公网安备 33010602011771号