Yunus Acar
yacar
Involved Projects and Packages
This program allows you to run jobs at specified times.
Authors:
--------
Thomas Koenig
David Parsons
Martin Schulze
Siggy Brentrup
Cronie contains the standard UNIX daemon crond that runs specified programs at
scheduled times and related tools. It is a fork of the original vixie-cron and
has security and configuration enhancements like the ability to use pam and
SELinux.
http://ndevilla.free.fr/iniparser/
Libiniparser offers parsing of ini files from the C level.
This project was created for package python-Rtree via attribute OBS:Maintained
This project was created for package iniparser via attribute OBS:Maintained
This project was created for package python-magic-wormhole via attribute OBS:Maintained
maint(1): plater
NOTE: Automatically created during Factory devel project migration by admin.
FPing is a ping-like program that uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. FPing differs from ping in that you can specify any number of targets on the command line or specify a file containing a list of targets to ping. Instead of sending pings to one target until it times out or replies, FPing sends a ping packet and moves on to the next target in a round-robin fashion.
In the default mode, if a target replies, it is noted and removed from the list of targets to check. If a target does not respond within a certain time limit or retry limit, it is designated as unreachable.
FPing also supports sending a specified number of pings to a target or looping indefinitely (as in ping).
Unlike ping, FPing is meant to be used in scripts. Its output is designed to be easy to parse.
Nmap is designed to allow system administrators and curious individuals to scan large networks to determine which hosts are up and what services they are offering. XNmap is a graphical front-end that shows nmap's output clearly.
Find documentation in /usr/share/doc/packages/nmap.
Authors:
--------
Fyodor
This package provides a commandline client for the WHOIS (RFC 3912)
protocol, which queries online servers for information such as contact
details for domains and IP address assignments.
It can intelligently select the appropriate WHOIS server for most queries.
The package also contains mkpasswd, a features-rich front end to the
password encryption function crypt(3).