linux模式切换

1,命令模式
systemctl set-default multi-user.target


2,图形模式
systemctl set-default graphical.target

posted on 2015-02-10 12:43  bigdudu  阅读(142)  评论(0)    收藏  举报