Centos 7 無法在使用修改 /etc/inittab 來切換操作介面
查詢目前的模式
systemctl get-default
systemctl set-default multi-user.target
變更為圖形介面
systemctl set-default graphical.target最近User要連事務機資料匣,發現無法連線,錯誤訊息如下: Fix You can’t access this shared folder because your organization’s security policies block unauthenticated 解...