摘要: 用户:root和centos7 方法一: 1.root编辑 /etc/sudoers vim /etc/sudoers。 2.搜索whell /wheel。 5.删除“#”并在 “%whell ALL=(ALL) ALL”下一行添加 “centos7 ALL=(ALL) ALL”。 4.强制保存w! 阅读全文
posted @ 2024-03-17 17:17 基础狗 阅读(32) 评论(0) 推荐(0)
摘要: MySQL Community Server 官网:https://dev.mysql.com/downloads/mysql 基础架构及系统版本:x86_64,CentOS Linux release 7.9.2009 (Core) [root@localhost sql-bench]# unam 阅读全文
posted @ 2024-03-17 16:30 基础狗 阅读(496) 评论(0) 推荐(0)