Linux Command Line and Shell Scripting Bible, 4th Edition 发布于 2021-04-22 Advance your understanding of the Linux command line with this invaluable resource
journalctl 简单介绍 发布于 2019-10-15 在 journald 之前,每个服务的日志都由自己控制,输出在松散不同的地方,这给系统管理员带来了极大的不便。查询不同的服务日志,就得知道各自服务的日志路径,再加上每个服务日志的记录格式或风格等均有不同程度的差异。