BSDstats is an attempt to produce reasonably accurate statistics on
deployments of BSD operating systems. This is useful for marketing,
project advocacy, hardware vendors and purchasers, device driver
maintainers, and port maintainers.
The major problem that we are trying to address is vendors who do not
feel that BSD operating systems present enough of a market to bother
supporting.
Meant to be run monthly or during bootup, this script submits
statistics anonymously to a central server (http://bsdstats.org).
Potentially sensitive details like IP addresses and hostnames are not
stored by or relayed through the BSDstats server.
'abck' is an interactive tool to examine intrusion attempts and decide
what, if anything, to do about them. It reads through
/var/log/messages looking for evidence of an intrusion attempt. Upon
finding such a record, 'abck' qualifies it against information
supplied by the user on the command line to determine if the record is
to be processed. As packaged, 'abck' handles several common types of
intrusion attempt records, but it can easily be expanded to handle
others.
You need a reasonably current copy of Python to run the main script.
Beats is the platform for building lightweight, open source data
shippers for many types of operational data you want to enrich with
Logstash, search and analyze in Elasticsearch, and visualize in Kibana.
Whether you're interested in log files, infrastructure metrics, network
packets, or any other type of data, Beats serves as the foundation for
keeping a beat on your data.
Filebeat is a lightweight, open source shipper for log file data. As the
next-generation Logstash Forwarder, Filebeat tails logs and quickly
sends this information to Logstash for further parsing and enrichment or
to Elasticsearch for centralized storage and analysis.
A flexible backup tool
Features:
o Easy to configure
o Uses dump, afio, GNU tar, cpio, pax, or zip archivers
o Full and numbered levels of incremental backup (acts like "dump")
o Compression and buffering options for all backup types
o Does remote filesystems (over rsh/ssh; no special service)
o Can backup only files not owned by rpm, or changed from rpm version
o Writes to tapes, on-disk archive files, or on-disk directory trees
o Keeps a table of contents so you know archives are on each tape
o Nice log files
You can get additional information about remote backup strategies using SSH
at http://www.sysfault.org/flexbackup.html
This is /usr/bin/more from FreeBSD before the import of the less(1) pager.
It is an older version of less that includes some enhancements and fixes
not in less. These enhancments include support for global(1) tags,
nicer horizontal scrolling, support for portable keyboard configurations
using termcap(5), and a much shorter manpage.
Due to the debatability of the latter feature (is it an enhancement or
a bug?), /usr/bin/more has been replaced. This port is available for
those who desire any of the above features.
This is a port of Box Backup, an online backup daemon
The backup daemon, bbackupd, runs on all machines to be backed up. The
store server daemon, bbstored runs on a central server. Data is sent
to the store server, which stores all data on local filesystems, that
is, only on local hard drives. Tape or other archive media is not
used.
The system is designed to be easy to set up and run, and cheap to use.
Once set up, there should be no need for user or administrative
intervention, apart from usual system maintenance.
GPT fdisk (aka gdisk) by Roderick W. Smith, rodsmith@rodsbooks.com
This software is intended as a (somewhat) fdisk-workalike program for
GPT-partitioned disks. Specific advantages of gdisk, cgdisk and
sgdisk include:
* Edit GUID partition table (GPT) definitions in Linux, FreeBSD, MacOS X,
or Windows
* Convert MBR to GPT or back without data loss
* Convert BSD disklabels to GPT without data loss
* Create hybrid MBR, which permits GPT-unaware
OSes to access up to three GPT partitions on the disk
* Repair damaged GPT data structures
* The ability to specify sector-exact partition sizes
* Clear identification of the number of unallocated sectors on a disk
http://www.rodsbooks.com/fixparts/
HFSExplorer is an application that can read Mac-formatted hard disks and disk
images. It can read the file systems HFS (Mac OS Standard), HFS+ (Mac OS
Extended) and HFSX (Mac OS Extended with case sensitive file names).
HFSExplorer allows you to browse your Mac volumes with a graphical file system
browser, extract files (copy to hard disk), view detailed information about the
volume and create disk images from the volume.
HFSExplorer can also read most .dmg disk images created on a Mac, including zlib
/ bzip2 compressed images and AES-128 encrypted images. It supports the
partition schemes Master Boot Record, GUID Partition Table and Apple Partition
Map natively.
HFS is the "Hierarchical File System" used on modern Macintosh computers.
With this package, you can read and write Macintosh-formatted media such as
floppy disks, CD-ROMs, and SCSI hard disks on most Unix platforms. You can
also format raw media or file into an HFS volume.
This package contains a number of different tools:
- Several command-line programs (hmount, hls, hcopy, et al.)
- Tk-based front-end for browsing and copying files through a
variety of transfer modes (MacBinary, BinHex, text, etc.)
- Tcl package and interface for scriptable access to volumes
- C library for low-level access to volumes
Support for Apple's new Extended Format (HFS+) is currently not available.
lmmon displays information gathered from a motherboard
power management controller (e.g. LM78/79). Displayed values
include fan speeds, motherboard temperature, and various
voltages. By default it cycles once per second using a curses-
based display.
Currently, the /dev/smb0 interface is only supported in FreeBSD
3.3-STABLE (after 01 November 1999), 4.x, and 5.x; however, the
/dev/io interface may work with many motherboards in FreeBSD
3.x and some non-LM78/79 motherboards.
In addition, lmmon supports simple text output that can be easily
used by external programs (e.g. UCD SNMP Daemon) for monitoring.