摘要:
一、systemd特性 编写service需要在cd /lib/systemd/system 里面新增执行文件 systemctl daemon-reload 需要加到内存中,编写完service tail -f /var/log/messages 看到实时日志 ubuntu系统service编辑s 阅读全文
posted @ 2023-07-06 15:40
最拉的刺客
阅读(70)
评论(0)
推荐(0)
摘要:
一、相关安装包安装 支持NTFS [root@centos8 ~]#yum -y install gcc make ncurses-devel flex bison openssl-devel elfutils-libelf-devel[root@centos8 ~]#tar xvf linux - 阅读全文
posted @ 2023-07-06 10:28
最拉的刺客
阅读(28)
评论(0)
推荐(0)