日志进程rsyslog httpd/nginx/mysql: 各类应用程序,可以以自己的方式记录日志 Rsyslog 是处理系统相关日志的进程 处理日志的进程 rsyslog rsyslog可以处理绝大部分日志记录,比如系统操作有关信息,如登录信息,程序的启动关闭信息 [root@CatdeXin- ...
分类:
其他好文 时间:
2021-02-27 13:03:19
阅读次数:
0
Centos 7 的防火墙和ssh连接 Centos 7 firewall : 1、firewalld的基本使用 启动: systemctl start firewalld 关闭: systemctl stop firewalld 查看状态: systemctl status firewalld 开 ...
分类:
其他好文 时间:
2020-05-10 15:16:59
阅读次数:
72
SELECT GROUP_CONCAT( DISTINCT fa.nickname ), GROUP_CONCAT( DISTINCT ev.facility_id ), CONVERT ( SUM( ev.income ), DECIMAL ( 10, 2 )) AS su, COUNT( ev. ...
分类:
数据库 时间:
2020-04-09 16:43:23
阅读次数:
282
路由器:logging trap warningslogging facility local4logging source-interface Loopback1logging host 172.29.12.86 snmp-server community easnmp ROsnmp-server ...
分类:
其他好文 时间:
2020-03-16 14:26:54
阅读次数:
67
1,背诵英语单词20个左右: shell:贝,卵 delicate:纤弱的,熟练的 treat:威胁,恐吓 utmost:极度的,最大的 wit:机智 stool:凳子 strictly:严格的,严厉的 facility:设施 recorder:录音机 similarly:相似的,类似的 drift ...
分类:
其他好文 时间:
2020-02-02 01:50:24
阅读次数:
113
yum install dhcp xinetd syslinux tftp-server httpd 编辑dhcpdb配置(192.168.0.1为本机IP) default-lease-time 6000; max-lease-time 72000; log-facility local7; su ...
第1期(20191202) 文章 1. "A short guide to the structure and internals of the?" Erlang distributed messaging facility. Erlang分布式启动流程源码阅读指南: 节点启动时通过 互相发现彼此。 ...
分类:
其他好文 时间:
2019-12-03 01:53:46
阅读次数:
126
常用选项 UseDNS no AddressFamily inet PermitRootLogin no #SyslogFacility用来设定在记录来自sshd的消息的时候,是否给出“facility code” SyslogFacility AUTHPRIV #PasswordAuthentic ...
分类:
系统相关 时间:
2019-11-05 17:08:18
阅读次数:
114
Message NNNN not found; No message file for product=network, facility=TNS Table of Contents 1. 错误信息 2. 原因 3. 解决方法 1 错误信息 LSNRCTL for Linux: Version 18 ...
分类:
Web程序 时间:
2019-10-27 14:46:35
阅读次数:
104
<?xml version="1.0"?> <configuration> <configSections> <section name="superSocket" type="SuperSocket.SocketEngine.Configuration.SocketServiceConfig, S ...
分类:
Web程序 时间:
2019-07-03 17:14:54
阅读次数:
125