Ports 搜索

共有1,266项符合/sysutils/的查询结果,以下是第281290项(搜索用时0.003秒)
sysutils/apachetop-0.12.6 (Score: 0.0807937)
Apache RealTime log stats
ApacheTop was written to display realtime status of access logs
sysutils/ksystemlog-4.14.3 (Score: 0.0807937)
KDE system log application
KSystemLog is a system log viewer tool. This program is developed for beginner users, who don't know how to find information about their Linux system, and don't know where log files are.
Android MTP client with minimalistic UI
sysutils/apcpwr-1.3 (Score: 0.0807937)
Control APC 9211 MasterSwitchs via snmp
Apcpwr is a utility to control the power outlets of an APC Masterswitch 9211 via snmp.
sysutils/fsc-1.0.1 (Score: 0.0807937)
The FreeBSD Services Control family of utilities
The FreeBSD Services Control software provides service monitoring, restarting, and event logging for FreeBSD servers. The core functionality is a daemon (fscd) which is interfaced with using fscadm. See manual pages for more information.
sysutils/smbnetfs-0.6.0 (Score: 0.0807937)
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/foremost-1.5.7 (Score: 0.0807937)
Console program to recover files based on their headers and footers
Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.
sysutils/sqlfs-1.1 (Score: 0.0807937)
SQLite backed FUSE file system
The sqlfs filesystem implements a POSIX style file system on top of an SQLite database. It allows applications to have access to a full read/write file system in a single file, complete with its own file hierarchy and name space. This is useful for applications which needs structured storage, such as embedding documents within documents, or management of configuration data or preferences.
sysutils/sshfs-2.8 (Score: 0.0807937)
通过 ssh 挂载远程目录
SSHFS 允许你通过普通的 ssh 连接挂载远程目录。
sysutils/unionfs-1.0 (Score: 0.0807937)
FUSE based implementation of the well-known unionfs
This is an effort to create a unionfs filesystem implementation which is way more flexible than the current in-kernel unionfs solution.