afick-tk - a graphical interface for afick |
afick-tk - a graphical interface for afick (Another File Integrity Checker)
afick-tk is designed to help to use afick for people who prefer graphical interfaces.
Graphical reports such ``tree-view'' may help to have a quick overview.
afick-tk [options]
afick use posix syntax, which allow many possibilities :
You can use any number of the following options :
read the configuration in config file named ``configfile''.
(do not) report full information on new and deleted directories.
Output help information and exit.
Output full help information and exit.
ignore case for file names. Can be helpful on Windows platforms, but is dangerous on Unix ones.
(do not) warn about files declared in config files which does not exists.
(do not) warn about dead symlinks.
if set, do checksum on target link file, else on target link filename.
if set, allow more than one rule on a file (the last wins), else keep the first one, display a warning for others.
(do not) warn about ``running'' files : modified since program begin.
(do not) Print timing statistics.
Output version information and exit.
set verbose mode (for debugging purposes).
the interface is composed from
menus are used to control actions, short-keys are associated for a quicker usage
save output screen to a local file
display a saved output in output screen
open history file
to quit this interface
to create the database
compare and update the database
compare the files with the database
print database content
print afick's configuration
check afick's configuration
check and clean afick's configuration (comments bad lines)
display the change in a tree view
display from databases some dangerous files (suid, sgid, group writable, world writable )
display from databases statistics on file size
print the content of the database, filtered by a regular expression
select afick's configuration file (filebrowser)
edit afick's configuration file
run afickonfig with this options to secure config file
change afick's directives
they are set from afick's configuration file
this in an interface to afick_archive tool
check archive's consistency
search for a regular expression in old reports
remove all reports older than the specified period from archive directory
the screen description
check for new releases on internet
how to use afick
summary of all keyboards commands
legal informations
to display the results
to display errors and warnings
useful to follow the disk scan
this program only use perl and its standard modules.
afick.conf(5) for configuration file syntax
afick(1) for command-line interface
afickonfig(1) for a tool to change afick's configuration file
afick_archive(1) for a tool to manage archive's reports
Copyright (c) 2002 Eric Gerbier All rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Eric Gerbier
you can report any bug or suggest to gerbier@users.sourceforge.net
afick-tk - a graphical interface for afick |