摘要: https://blog.csdn.net/wang_lei_3q/article/details/121941537 阅读全文
posted @ 2022-08-23 18:04 规格严格-功夫到家 阅读(6) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_42449963/article/details/124003872 阅读全文
posted @ 2022-08-23 15:54 规格严格-功夫到家 阅读(26) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/sch0120/article/details/105041600?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~default-0- 阅读全文
posted @ 2022-08-23 15:18 规格严格-功夫到家 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 从CentOS7.0开始,/etc/rc.d/rc.local文件的初始权限变成了644,并且rc-local.service服务的状态是disabled状态。 1、增加权限: chmod +x /etc/rc.local 2、检查/etc/rc.local增加:#!/bin/bash 3、 sys 阅读全文
posted @ 2022-08-23 14:52 规格严格-功夫到家 阅读(72) 评论(0) 推荐(0) 编辑