They are generating reports they don't want the FEC to see.
If the server is linux-based and still intact, there should be system log entries for each time a usb drive is inserted. Ubuntu logs when a USB device is connected. The file is /var/log/syslog. You can also view it by issuing the command dmesg.
This log does not get wiped upon shutdown. After a size limit is reached the logs are rotated, meaning new logs are continually written to /var/log/syslog while older records are pushed to compressed files named /var/log/syslog.1.gz, syslog.2.gz, ... in the same /var/log directory.
If the log files are not intact, then the election should be voided.
They are generating reports they don't want the FEC to see.
If the server is linux-based and still intact, there should be system log entries for each time a usb drive is inserted. Ubuntu logs when a USB device is connected. The file is /var/log/syslog. You can also view it by issuing the command dmesg.
They are generating reports they don't want the FEC to see.