Re: [sleuthkit-users] FW: TASK with live systems - Readthisfirst
Brought to you by:
carrier
From: Brian C. <bca...@at...> - 2002-09-19 20:03:15
|
rmu...@em... (Thu, Sep 19, 2002 at 12:44:53PM -0700): > 1. how to define live system if I am using Autopsy? Make a morgue directory and then create symlinks from the device to a file in that directory: ln -s /dev/hda1 /morgue/hda1 Then in the fsmorgue file just put hda1. > 2. (same as previous email) If I try to browse the URL from IE, I either > get 'the page cannot be displayed' or 'you are not authorized to view the > page' messages. If it is related to permission, can you tell me which file > should I change the permission on? I haven't figured out why IE does that. I've found that if you use an IP address instead of a hostname it is sometimes happy (i.e. 127.0.0.1 instead of localhost). I just use Netscape or Mozilla. brian |