Ports Search

Results 591600 of 1,266 for /sysutils/.(0.004 seconds)
sysutils/autopsy-2.24 (Score: 0.0807937)
Web-based (graphical) interface to The Sleuth Kit
The Autopsy Forensic Browser is a graphical interface to the command line digital investigation analysis tools in The Sleuth Kit. Together, they can analyze Windows and UNIX disks and file systems (NTFS, FAT, UFS1/2, Ext2/3). As Autopsy is HTML-based, you can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a "File Manager"-like interface and shows details about deleted data and file system structures. WARNING: The cross-platform version of Autopsy is no longer actively developed. This port is retained mainly to allow users with saved data to migrate to another forensic tool.
sysutils/avfs-1.0.3 (Score: 0.0807937)
Virtual File System library
AVFS is a system, which enables all programs to look inside gzip, tar, zip, etc. files or view remote (ftp, http, dav, etc.) files, without recompiling the programs. Shared library and FUSE daemon are provided. AVFS is (C) under the GNU GPL. The shared library supporting AVFS with LD_PRELOAD is (C) under the GNU LGPL.
sysutils/BSD-Sysctl-0.11 (Score: 0.0807937)
Fetch sysctl values from BSD-like systems
BSD::Sysctl offers a native Perl interface for fetching sysctl values that describe the kernel state of BSD-like operating systems. This is around 80 times faster than scraping the output of the sysctl(8) program. This module handles the conversion of symbolic sysctl variable names to the internal numeric format, and this information, along with the details of how to format the results, are cached. Hence, the first call to sysctl requires three system calls, however, subsequent calls require only one call.
sysutils/BackupPC-XS-0.30 (Score: 0.0807937)
Perl extension for BackupPC libraries
BackupPC::XS implements various BackupPC functions in a perl-callable module. This module is required for BackupPC V4+.
sysutils/azure-agent-2.0.16 (Score: 0.0807937)
The Microsoft Azure Linux Agent
The Microsoft Azure Linux Agent LICENSE: APACHE20
sysutils/cfengine-3.9.1 (Score: 0.0807937)
Systems administration tool for networks
sysutils/pam_mount-2.12 (Score: 0.0807937)
PAM module that can mount volumes for a user session
pam_mount is a Pluggable Authentication Module that can mount volumes for a user session. This module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can logon and where statically mounting the entire /home from a server is a security risk, or listing all possible volumes in /etc/fstab is not feasible.
sysutils/File-DirCompare-0.7 (Score: 0.0807937)
Perl module to compare two directories using callbacks
File::DirCompare is a perl module to compare two directories using a callback, invoked for all files that are 'different' between the two directories, and for any files that exist only in one or other directory ('unique' files).
sysutils/backupchecker-1.8 (Score: 0.0807937)
Fully automated backup checker
Backupchecker is a fully automated backup checker that compares archives and file trees' contents against description files to detect errors.
sysutils/File-Log-1.05 (Score: 0.0807937)
Simple Object Orientated Logger
File::Log is a class providing methods to log data to a file. There are a number of parameters that can be passed to allow configuration of the logger.