Send test SysLog msg to SysLog Server admin 2017-01-24T14:03:15+00:00 January 24th, 2017|Linux, Security, Ubuntu| send test syslog packet to remote server nc -w0 -u 192.168.7.10 514 <<< "testing again from my home machine" Read More