I'm having trouble with my SD card, and have been asked to inspect the output of tail -f /var/log/syslog
, sudo lspci -v -nn
, sudo lsusb
, and sudo lshw
. tail
shows nothing when I insert the card, so there's nothing to post - no worries there. Inspecting the output of the other commands, I can't find any evidence of an SD card being listed, so I'd like to dump the whole output in Gist for someone else to inspect and double-check.
Can I safely dump this output to a public location without compromising security? It looks to me like if I X out the device serial numbers, you won't learn anything about my individual machine. But I'd like to be sure :)
I don't mind someone being able to identify what kind of machine I have, or being able to learn something that would enable them to compromise my machine if they had physical access - I've heard the Ubuntu security model can be circumvented with physical access anyway.