Hi, I would like to know, if exists, where is located a network log. where I can see if the iMAC was connected to a NAS or other network device.
thanks
Hi,
you can take a look at the following plist
TCP/IP network history with timestamp
/Library/Preferences/SystemConfiguration/
com.apple.network.identification.plist
network interface
/Library/Preferences/SystemConfiguration/
com.apple.NetworkInterfaces.plist
network interface configuration
/Library/Preferences/SystemConfiguration/
com.apple.preferences.plist
Mounted device
/user/Library/Preferences/com.apple.finder.plist,
Host and servers in
/user/Library/Preferences/com.apple.recentitems.plist
OK thanks… and the file that stores opened file name?
thans
Users/<user>/Library/Preferences/com.apple.Preview.LSSharedFileList.plist
=> last recent files
/Users/<user>/Library/Preferences/com.apple.PropertyListEditor.LSSharedFileList.plist
=> Preferences of last files
/Users/<user>/Library/Preferences/com.apple.QuickTimePlayerX.LSSharedFileList.plist
=> last files open in QuickTime
/Users/<user>/Library/Preferences/com.apple.recentitems.plist
=> server, files and apps open
/Users/<user>/Library/Preferences/com.apple.ScreenSharing.LSSharedFileList.plist
=> last screen sharing
/Users/<user>/Library/Preferences/com.apple.TextEdit.LSSharedFileList.plist
TextEdit
/Users/<user>/Library/Preferences/org.videolan.vlc.LSSharedFileList.plist
=> last files in VLC
/Users/<user>/Library/Preferences/com.apple.Grab.LSSharedFileList.plist
=> last Grab's screenshot
/Users/<user>/Library/Preferences/com.apple.Console.LSSharedFileList.plist
=> last logs in Console
I dont know but this may help
https://