補覺鳴詩

學海無涯


  • 首頁

  • archive

  • 關於我

  • 搜尋

centos 7 環境設定

時間: 2019-10-12   |   分類: Centos 7   | 字數: 105 字 | 閱讀: 1分鐘 | 閱讀次數:

 

更改時區

timedatectl set-timezone Asia/Taipei

 

重新檢測 fastmirror

yum clean all
yum makecache

 

安裝常用工具

yum install -y nano wget unzip

 

更新套件

yum update -y

 

安裝字體

yum groupinstall -y font

 

關閉 selinux (重開機生效)

sed -e ‘s/SELINUX=enforcing/SELINUX=disabled/’ -i /etc/selinux/config

 

關閉防火牆

systemctl disable firewalld

 

comments powered by Disqus >
Owan

Owan

愛貓如癡

131 日誌
29 分類
37 標籤
GitHub
© 2010 - 2022 補覺鳴詩
Powered by - Hugo v0.96.0 / Theme by - NexT
0%