码迷,mamicode.com
首页 >  
搜索关键字:seliux    ( 5个结果
oracle-11.2.0.4静默安装----RedHat7.5
1.配置/etc/hosts文件和关闭seliux和firewall防火墙 2. 检查安装数据库所需要的包 3.创建用户和组 4. 系统参数配置 编辑/etc/sysctl.conf 编辑/etc/security/limits.conf 编辑/etc/pam.d/login,新加一行 5.配置or ...
分类:数据库   时间:2019-10-29 11:36:55    阅读次数:80
seliux(类似防火墙,限制root用户)
注:如果在开发是不设置关闭,可能会出现很多不在预期内的效果 路径:/etc/selinux/config *修改(修改时拷贝对照) (拷贝):cp /etc/selinux/config /etc/selinux/config.qe (替换):sed -i "s#SELINUX=enforing#S ...
分类:其他好文   时间:2018-10-21 20:37:52    阅读次数:152
firewalld 网络端口安全详细介绍
firewalld应该是百度中找到最全的文档了。涉及firewalld介绍,zone的介绍,firewall-cmd常用命令,富规则的写法和例子,端口转发,地址伪装,端口映射,自定义端口和服务,seliux的安全标签,这些应该够生产环境使用了。
分类:其他好文   时间:2018-07-22 22:27:37    阅读次数:461
linux之heartbeat高可用的简单配置
Heartbeat系统环境:防火墙关闭,seliux状态为disabled各服务器之间组做好地址解析Node3:172.25.44.3Node4:172.25.44.4物理真机:172.25.44.250VIP:172.25.44.100以下内容node3和nod4上都进行配置安装软件heartbeat-libs-3.0.4-2.el6.x86_64.rpmheartbeat-3.0.4-2.el6.x86_64.r..
分类:系统相关   时间:2016-10-23 21:20:27    阅读次数:324
sshd(pam_google_authenticator)[12060]: Failed to read "/root/.google_authenticator"
Googleauthenticator身份验证,用户拒绝解决办法:Nov509:56:03aaa6174unix_chkpwd[1506]:passwordcheckfailedforuser(root) Nov509:56:03aaa6174sshd[1406]:pam_unix(sshd:auth):authenticationfailure;logname=uid=0euid=0tty=sshruser=rhost=192.168.88.5user=root Nov509..
分类:其他好文   时间:2014-11-05 15:06:44    阅读次数:432
5条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!