Date: Tue, 1 May 2012 15:43:43 +0200 From: Polytropon <freebsd@edvax.de> To: Edward M <eam1edward@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: UFS Crash and directories now missing Message-ID: <20120501154343.4c2010ca.freebsd@edvax.de> In-Reply-To: <4F9F92CF.303@gmail.com> References: <201205010558.q415wAFu091478@mail.r-bonomi.com> <4F9F92CF.303@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 01 May 2012 00:37:51 -0700, Edward M wrote: > On 04/30/2012 10:58 PM, Robert Bonomi wrote: > > Reading_both_ of McKusick's "Design of .." books, and the 'Unix System > > Admininstration Handbook', by Nemeth, et al. is a good_start_. > > > > Having a bunch of the books from O'Reilley& Assoc. (<http://www.ora.com>), > > especially for 'standard' tools that you need to get the most out of, is > > also highly recommended. > > > > After realising I lack ton of knowledge, especially how the > internals work. I'm using this advice:-) . Except buying (good) books, you can also search for articles on the web. For example, "A Fast File System for UNIX" by M. K. McKusick is very interesting (at least it was for me when I lost all my important data). Some fs-related articles here: http://www.mckusick.com/articles.html They help you to understand how things work or what maybe makes them stop working. :-) Also the documentation of tools like TSK (ports/sleuthkit), ex TCT, is very helpful in understanding all the low-level details that _really_ matter when you _need_ to get your hands dirty in order to perform a forensic analysis or to recover important data. Sadly, that documentation has moved from local storage in /usr/local/share/doc/sleuthkit/ (where I've seen it the last time) to some on-line place or Wiki, something _I_ consider "a bad idea" especially in worst case considerations (i. e. no internet connection); the only content in README.txt, The docs that used to live in this directory now exist on the wiki: http://wiki.sleuthkit.org/ doesn't make it any better, sorry. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120501154343.4c2010ca.freebsd>