our company develop DVR product on the base of the dm355 demo. can i turn on the computer ,turn off the computer and exchange data record messege access to log?
how i use syslog,utmp and wtmp implement the log?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
our company develop DVR product on the base of the dm355 demo. can i turn on the computer ,turn off the computer and exchange data record messege access to log?
how i use syslog,utmp and wtmp implement the log?
syslog is available in mv distro, I believe utmp is as well; unfortunately, for the syslog case, you need a server and a client application running if you want to transfer syslog messages from server to client...