FCCU GNU/Linux Forensic Bootable CD 12.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News FCCU GNU/Linux Forensic Bootable CD 12.0 (Default branch)
# 1  
Old 01-06-2008
FCCU GNU/Linux Forensic Bootable CD 12.0 (Default branch)

Image FCCU GNU/Linux Forensic Bootable CD is a bootable CD based on Debian-live that contains a lot of tools suitable for computer forensic investigations, including bash scripts. Its main purpose is to create images of devices prior to analysis, and it is used by the Belgian Federal Computer Crime Unit. License: GNU General Public License (GPL) Changes:
The CD is now based on the Debian Live Project. There is a graphical user interface by default (xfce4). A new graphical tool, GuyMager, is used for forensic copy. GuyMager supports Encase ewf images (through libewf), and it makes intelligent use of multi-core CPUs in a way that compressed copies will be done faster than uncompressed ones. A new low interaction honeypot, Amun, was added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
WMKBD(1)						      General Commands Manual							  WMKBD(1)

NAME
gtkguitune - KGuitune SYNOPSIS
gtkguitune DESCRIPTION
This manual page documents briefly the gtkguitune program. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Guitune is a linux program for tuning guitars and other instruments by using the method of Schmitt-triggering, i.e. counting the number of triggerings between two trigger levels in a certain amount of time. With FFT you need many samples to archieve the accuracy needed for tuning instruments. You often get times of around 1 second between two measurements and the computer is quite busy in this second calculating the FFT. Using Schmitt-triggering you get a measurement every 10th of a second or even less (depending on the sample frequency you use). Most of the time the computer only waits for the samples. The Trigger levels are adjustable. For a pure sine-wave the trigger levels could be zero. But for a wave wth overtones like the one in the figure above you need a non-zero triggerlevel. It is preadjusted to a level of 60% of the current maximum which should be able to deal with most instruments. SEE ALSO
http://www.geocities.com/harpin_floh/kguitune_page.html Project web page. AUTHOR
This manual page was written by Antonin Kral <A.Kral@sh.cvut.cz>, for the Debian GNU/Linux system (but may be used by others). September 06, 2003 WMKBD(1)