Ports Search

Results 4,6414,650 of 5,827 for /net-mgmt/.(0.005 seconds)
sysutils/dc3dd-7.2.641 (Score: 0.0061257896)
dd program useful for computer forensics
dc3dd is a patched version of GNU dd to include a number of features useful for computer forensics. Many of these features were inspired by dcfldd, but were rewritten for dc3dd. - Pattern writes. The program can write a single hexadecimal value or a text string to the output device for wiping purposes. - Piecewise and overall hashing with multiple algorithms. Supports MD5, SHA-1, SHA-256, and SHA-512. - Progress meter with automatic input/output file size probing. - Combined log for hashes and errors. - Error grouping. Produces one error message for identical sequential errors. - Verify mode. Able to hash output files and compare hashes to the acquisition hash. - Ability to split the output into chunks with numerical or alphabetic extensions. - Ability to write multiple output files simultaneuously.
sysutils/encfs-1.8.1 (Score: 0.0061257896)
Encrypted pass-through FUSE filesystem
EncFS is an encrypted pass-through filesystem which runs in userspace, using the FUSE kernel module. Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.
sysutils/anacron-2.3 (Score: 0.0061257896)
Schedules periodic jobs on systems that are not permanently up
Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. Anacron is not an attempt to make cron redundant. Requirements - A functioning syslog daemon. - A functioning /usr/sbin/sendmail command. (all MTAs should have that).
sysutils/smbnetfs-0.6.0 (Score: 0.0061257896)
Mount smb shares (Fuse filesystem)
SMBNetFS is a filesystem that allow you to use samba/microsoft network in the same manner as the network neighborhood in Microsoft Windows. Featuries: * you can use Samba/Microsoft network as a regular Unix filesystem * workgroup/computer/share entries are dynamically created * Windows domain supported * kerberos support (New) * user defined workgroup/link/hosts are supported * national character supported * in config files you can specify different user/password to access different network shares * you can access any computer in the world by "cd mountpoint/ip-addr" command, where "ip-addr" is the IP address of the desired computer. Do not warry that there is no file with such name :-) * command "cd mountpoint/username:password@computer_or_ip" allows you to access "computer_or_ip" as user "username" with password "password" (this is insecure, but usefull)
sysutils/gcdmaster-1.2.3 (Score: 0.0061257896)
GNOME frontend for cdrdao
Gnome CD Master is a GUI frontend for creating audio CDs and burning them using cdrdao. Features: * Easy to use graphical interface * Multiple project support * Playing of Audio CD images * Easy dump of CDs to disk * CD to CD copy * Composition of new Audio CDs from wav files * Graphical insertion of Track Marks (to divide live recordings) * Easy CD-TEXT modification
sysutils/geomgui-0.13 (Score: 0.0061257896)
Viewer for kernel geom layer
Geomgui is a viewer for the geom layer in the kernel written in C. It can show the geom layout on the host computer or fetch info from a remote system via ssh. It has the same arrow key bindings as fx, vi, (h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating.
sysutils/fusexmp_fh-2.9.3 (Score: 0.0061257896)
Dummy driver from fusefs-libs example
fusexmp_fh is a example from fusefs-libs, could be a dummy driver for using fuse modules. For example: `fusexmp_fh -omodules=iconv:subdir,from_code=big5,to_code=utf8,subdir=/mnt/big5 /mnt/utf8`
sysutils/gkrelltop-2.2.13 (Score: 0.0061257896)
Plugin for gkrellm 2.x shows top three processes, requires procfs
GKrellM top plugin Plugin that displays top three processes. Requires /proc to be mounted.
sysutils/gnome-schedule-2.1.5 (Score: 0.0061257896)
GNOME GUI for configuring a users crontab
Gnome GUI for configuring a users crontab for Vixie cron or similar.
sysutils/ipmitool-1.8.17 (Score: 0.0061257896)
CLI to manage IPMI systems
Quoting IPMItool homepage: "IPMItool is a utility for managing and configuring devices that support the Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS." FreeBSD has OpenIPMI-compatible ipmi(4) driver for in-band IPMI operations in the base system starting from 6.2 release. On older systems sysutils/ipmi-kmod port is available.