1.查看当前运行级别

systemctl get-default

2.设置命令行运行级别

systemctl set-default multi-user.target

3.设置图形化运行级别

systemctl set-default graphical.target

相关文章:

  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-24
  • 2021-08-25
  • 2022-12-23
猜你喜欢
  • 2021-12-18
  • 2022-12-23
  • 2021-08-06
  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案