You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -690,7 +690,7 @@ or following commands in CentOS7:
690
690
691
691
# current hostname is same with IP
692
692
echo"Your OS hostname is set as $current_hostname, which is same with your IP address. It will cause some problem.
693
-
Please fix it by running following commands in CentOS7:
693
+
Please fix it by running following commands in CentOS7 or Helix7:
694
694
695
695
hostnamectl set-hostname MY_REAL_HOSTNAME
696
696
hostname MY_REAL_HOSTNAME
@@ -808,7 +808,7 @@ check_system(){
808
808
echo_title "Check System"
809
809
echo""
810
810
trap'traplogger $LINENO "$BASH_COMMAND" $?' DEBUG
811
-
cat /etc/*-release |egrep -i -h "centos |Red Hat Enterprise|Alibaba|NeoKylin|Kylin Linux Advanced Server release V10|openEuler|UnionTech OS Server release 20 \(kongzi\)|NFSChina Server release 4.0.220727 \(RTM3\)|Rocky Linux">>$ZSTACK_INSTALL_LOG2>&1
811
+
cat /etc/*-release |egrep -i -h "centos |Helix|Red Hat Enterprise|Alibaba|NeoKylin|Kylin Linux Advanced Server release V10|openEuler|UnionTech OS Server release 20 \(kongzi\)|NFSChina Server release 4.0.220727 \(RTM3\)|Rocky Linux">>$ZSTACK_INSTALL_LOG2>&1
0 commit comments