2018年8月29日 星期三

Centos 7 圖形介面與純文字介面的切換


Centos 7 無法在使用修改 /etc/inittab 來切換操作介面

查詢目前的模式
systemctl get-default

變更為純文字介面
systemctl set-default multi-user.target

變更為圖形介面
systemctl set-default graphical.target

沒有留言:

Aruba 5520 設定備份

先打開 TFTP Server 接著連線到設備,不用進入 System View 備份前先儲存設定,以免遺漏 <core-switch> save force 開始備份 <core-switch> backup startup-configuration ...