标题: 这段话是什么意思 [打印本页] 作者: rockyii 时间: 2003-09-04 09:42 标题: 这段话是什么意思 The syslogd daemon logs messages received from remote hosts unless you use the -r flag to suppress it.
In the /etc/syslog.conf of the remote hosts, instead of pecifying the full path name of a file in the destination part, put in @Host where Host is the host name of the remote system.
最后一段到底是log时候的做法,还是不log时候的做法?作者: unixboy1106 时间: 2003-09-04 10:21 标题: 这段话是什么意思 原来只是给一个格式(不log的),让你替换成具体的remote host name就是log的做法呀,我是这么理解的。作者: rockyii 时间: 2003-09-04 11:23 标题: 这段话是什么意思 谢谢