nohup的功能
3月 20, 2019 |
Nix.Huang
当我们通过“ping www.baidu.com&” 方式将命名放入后台执行时,程序的标准输出仍然为我 […more]
iptables的设置更接近lvs中的描述,决定还是使用iptables systemctl disable […more]
配置keepalived.conf 注意这个设置(负载均衡类型forwarding method)lb_kin […more]
master节点拥有VIP的绑定权,负责处理发送给vip的数据包 1)vrrp基于多播,master节点每隔A […more]
int a[3][3] = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}} int(*pt […more]
当没有双引号时,$*和$@扩展为每个位置参数 出现在双引号中,”$*”扩展为将所有位置参数通过IFS(通常为空 […more]
主ldap的slapd.conf配置 #由于使用了inetorgperson objectclass 所以包含 […more]
openldap 登录时匿名用户(anonymous)需要对userPassword字段有auth权限才能执行 […more]