摘要:
#!/bin/bash # init centos7 ./centos7-init.sh 主机名 # 检查是否为root用户,脚本必须在root权限下运行 if [[ "$(whoami)" != "root" ]]; then echo "please run this script as roo 阅读全文
摘要:
配置了腾讯云、华为云、阿里云等加速镜像 https://wwhy.lanzouq.com/ijEhq321pjqh <?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) 阅读全文