J'KYO
No pains,no gains.
摘要: 一。查看内核版本命令: 1) [root@SOR_SYS ~]# cat /proc/versionLinux version 2.6.18-238.el5 (mockbuild@x86-012.build.bos.redhat.com) (gcc version 4.1.2 20080704 (R 阅读全文
posted @ 2018-12-11 11:47 J'KYO 阅读(6690) 评论(0) 推荐(0)
摘要: 查看Selinux和关闭Selinux 查看Selinux和关闭Selinux 查看Selinux和关闭Selinux 查看Selinux和关闭Selinux 注:本文非原创文章,转自以下: 链接:https://www.jianshu.com/p/a7900dbf893c 查看SELinux状态: 阅读全文
posted @ 2018-12-11 11:44 J'KYO 阅读(153) 评论(0) 推荐(0)
摘要: 1 创建用户 1.1 create user 格式如下: [sql] view plain copy CREATE USER 'username'@'hostname' IDENTIFIED BY 'password'; 其中,username为用户名;hostname为主机,localhost指本 阅读全文
posted @ 2018-12-11 11:07 J'KYO 阅读(515) 评论(0) 推荐(0)