惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
美团技术团队
Recent Announcements
Recent Announcements
B
Blog
GbyAI
GbyAI
雷峰网
雷峰网
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
V
V2EX
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
A
About on SuperTechFans
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
U
Unit 42
Hugging Face - Blog
Hugging Face - Blog
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
aimingoo的专栏
aimingoo的专栏

噜啦 - 噜啦

使用Python 在WordPress 自动发布文章 xmlrpc 404 Not Found 错误 cPanel面板 使用Python 在WordPress 自动发布文章 xmlrpc 404 Not Found 错误 cPanel面板 AirPods 小米8 安卓设备 音量小 终极解决方法 AirPods 小米8 安卓设备 音量小 终极解决方法 EHEH 免费,轻量的Linux服务器监控 SSL证书过期监控 - 噜啦 EHEH 免费,轻量的Linux服务器监控 SSL证书过期监控 - 噜啦 创建第一个仓库并配置local信息 add and commit - 噜啦 创建第一个仓库并配置local信息 add and commit - 噜啦 Git 最小配置 - 噜啦 Git 最小配置 - 噜啦 Privacy Pass Cloudflare验证码通过神器 - 噜啦 Privacy Pass Cloudflare验证码通过神器 - 噜啦 easypanel 搭建typecho 开启全站https/ssl 伪静态 - 噜啦 easypanel 搭建typecho 开启全站https/ssl 伪静态 - 噜啦 du和ls查看文件大小不同的原因 - 噜啦 du和ls查看文件大小不同的原因 - 噜啦 服务管理工具 systemctl - 噜啦 进程的控制与进程之间的关系 - 噜啦 进程的控制与进程之间的关系 - 噜啦
服务管理工具 systemctl - 噜啦
博主: 噜啦 · 2020-05-18 · via 噜啦 - 噜啦

查看服务级别

cd /lib/systemd/system
ls -l runlevel*.target

显示如下

lrwxrwxrwx 1 root root 15 Feb  5 12:32 runlevel0.target -> poweroff.target
lrwxrwxrwx 1 root root 13 Feb  5 12:32 runlevel1.target -> rescue.target
lrwxrwxrwx 1 root root 17 Feb  5 12:32 runlevel2.target -> multi-user.target
lrwxrwxrwx 1 root root 17 Feb  5 12:32 runlevel3.target -> multi-user.target
lrwxrwxrwx 1 root root 17 Feb  5 12:32 runlevel4.target -> multi-user.target
lrwxrwxrwx 1 root root 16 Feb  5 12:32 runlevel5.target -> graphical.target
lrwxrwxrwx 1 root root 13 Feb  5 12:32 runlevel6.target -> reboot.target

查看当前系统的运行级别
systemctl get-default

multi-user.target

设置下次重启后的启动级别
systemctl set-default graphical.target

赞赏作者

如果觉得我的文章对你有用,请随意赞赏