码迷,mamicode.com
首页 >  
搜索关键字:pam limits    ( 2102个结果
oracle数据库安装前的环境配置
系统版本redhat5.6一安装前环境配置查看内存grepMemTotal/proc/meminfogrepSwapTotal/proc/meminfo(或者free-m同时查看内存和swap空间,一般需要内存2G,swap空间2G即可)修改用户的SHELL限制,修改/etc/security/limits.conf文件oraclesoftnproc2047oraclehardnproc16384oracle..
分类:数据库   时间:2016-11-13 02:50:44    阅读次数:257
Saltstack-API(十二)
Saltstack-API 官方文档 https://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html 使用条件:1)https调用,需要生成证书 2)配置文件 3)使用PAM验证 4)启动salt- ...
分类:Windows程序   时间:2016-11-11 20:18:12    阅读次数:497
openssl、openssh升级
近期公司应用需要用到https协议;Centos6.5自带的的openssl1.0.1e版本存在名为“心脏出血”的漏洞.环境:CentOS6.5_x86_64准备相关的包openssh下载地址:http://mirror.internode.on.net/pub/OpenBSD/OpenSSH/portable/openssl相关包下载:http://www.openssl.org/source/pam相..
分类:其他好文   时间:2016-11-09 23:40:56    阅读次数:455
NOJ 1074 Hey Judge(DFS回溯)
Problem 1074: Hey Judge Problem 1074: Hey Judge Time Limits: 1000 MS Memory Limits: 65536 KB 64-bit interger IO format: %lld Java class name: Main Tim ...
分类:其他好文   时间:2016-11-06 16:45:53    阅读次数:205
探究负边距(negative margin)原理
W3C规范在介绍margin时有这样一句话: Negative values for margin properties are allowed, but there may be implementation-specific limits. 于是,聪明的开发者们就发现了很多负边距的巧妙用法。 比 ...
分类:其他好文   时间:2016-11-03 13:49:03    阅读次数:185
通过LDAP管理VSFTP帐户
yum install -y openldap openldap-servers openldap-clients pam_ldap nss-pam-ldapd vsftpd slappasswd #记录备用 {SSHA}70WfjeJVZhmGy0wfSUKcOGsKPgLR7/ae cp /us ...
分类:其他好文   时间:2016-11-02 14:09:30    阅读次数:268
mongodb redis 优化 (centos 7)
mongodb (WARNING: soft rlimits too low) 修改配置文件 /etc/security/limits.conf,添加配置信息: [root@localhost ~]# vi /etc/security/limits.conf mongodb & redis 禁用大内 ...
分类:数据库   时间:2016-11-01 23:51:23    阅读次数:295
第四单元作业
[student@desktopDesktop]$find/etc-namepasswd2>/dev/null/etc/passwd/etc/pam.d/passwd[student@desktopDesktop]$find/etc-namepasswd2>/mnt/find.err>/mnt/find.outbash:/mnt/find.err:Permissiondenied[student@desktopDesktop]$find/etc-namepasswd2>/mnt/fin..
分类:其他好文   时间:2016-10-31 22:46:56    阅读次数:261
linux安装oracle
在Root用户下执行以下步骤: 1)修改用户的SHELL的限制,修改/etc/security/limits.conf文件 输入命令:vi /etc/security/limits.conf,按i键进入编辑模式,将下列内容加入该文件。 oracle soft nproc 2047 oracle ha ...
分类:数据库   时间:2016-10-31 18:53:44    阅读次数:388
On a variant of Wiener's lemma
Theorem Let $\mu$ be a finite Borel measure on $R$, then $$\lim\limits_{T\to \infty}\frac{1}{2T}\int_{-T}^T|\widehat{\mu}(\xi)|^2d\xi=\sum_{x\in R}\mu ...
分类:其他好文   时间:2016-10-30 13:49:44    阅读次数:130
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!