01 2019 档案

摘要:1.创建角色 CREATE ROLE SELECT_ROLE 2.给角色分配权限 grant CREATE VIEW to SELECT_ROLE; grant CREATE SYNONYM to SELECT_ROLE; grant CONNECT TO SELECT_ROLE;grant SEL 阅读全文
posted @ 2019-01-31 15:35 特务小强 阅读(7002) 评论(0) 推荐(0) 编辑
摘要:1、firewalld的基本使用 启动: systemctl start firewalld 关闭: systemctl stop firewalld 查看状态: systemctl status firewalld 开机禁用 : systemctl disable firewalld 开机启用 : 阅读全文
posted @ 2019-01-30 09:59 特务小强 阅读(2349) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示