Why Gemfury? Push, build, and installĀ  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages
akeneo avatar

akeneo

https://repo.fury.io/akeneo/
Name Kind Latest version
acl deb 2.2.52-2
Access control list utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists.
adduser deb 3.113+nmu3
add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. Adduser will choose appropriate UID and GID values, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . Deluser can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. . Development mailing list: http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/
apache2 deb 2.4.10-10+deb8u16
Apache HTTP Server The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . Installing this package results in a full installation, including the configuration files, init scripts and support scripts.
apache2-bin deb 2.4.10-10+deb8u16
Apache HTTP Server (modules and other binary files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the binaries only and does not set up a working web-server instance. Install the "apache2" package to get a fully working instance.
apache2-data deb 2.4.10-10+deb8u16
Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files.
apache2-utils deb 2.4.10-10+deb8u16
Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap)
apt deb 1.0.9.8.4
commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys
apt-transport-https deb 1.0.9.8.4
https download transport for APT This package enables the usage of 'deb https://foo distro main' lines in the /etc/apt/sources.list so that all package managers using the libapt-pkg library can access metadata and packages available in sources accessible over https (Hypertext Transfer Protocol Secure). . This transport supports server as well as client authentication with certificates.
apt-utils deb 1.0.9.8.6
package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of debian packages * apt-sortpkgs is a Packages/Sources file normalizer.
base-files deb 8+deb8u11
Debian base system miscellaneous files This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, and others, and the text of several common licenses in use on Debian systems.
base-passwd deb 3.5.37
Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronized with these master files.
bash deb 4.3-11+deb8u1
GNU Bourne Again SHell Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package.
bsdmainutils deb 9.0.6
collection of more utilities from FreeBSD This package contains lots of small programs many people expect to find when they use a BSD-style Unix system. . It provides banner (as printerbanner), calendar, col, colcrt, colrm, column, from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and write (as bsd-write). . This package used to contain whois and vacation, which are now distributed in their own packages. Also here was tsort, which is now in the "coreutils" package.
bsdutils deb 1:2.25.2-6
basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptreplay, and wall. The remaining standard BSD utilities are provided by bsdmainutils.
bzip2 deb 1.0.6-7+deb8u2
high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz).
ca-certificates deb 20200601~deb9u1
Common CA certificates Contains the certificate authorities shipped with Mozilla's browser to allow SSL-based applications to check for the authenticity of SSL connections. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. . (Repackaged on Mon, 13 Dec 2021 16:26:18 +0000 by dpkg-repack.)
ca-certificates-java deb 20170929~deb9u3
Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. . (Repackaged on Mon, 13 Dec 2021 15:25:03 +0000 by dpkg-repack.)
collectd deb 5.7.0-3~bpo8+1
statistics collection and monitoring daemon collectd is a small daemon which collects system information periodically and provides mechanisms to monitor and store the values in a variety of ways. Since the daemon doesn't need to startup every time it wants to update the values it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds by default. . The collected information can be used to find current performance bottlenecks (performance analysis) and predict future system load (capacity planning). . This package provides a full installation of the daemon, including the configuration. For the core system, see the "collectd-core" package, which allows sites to, e.g., provide customizations (like a custom default configuration) on top of it without having to modify the "collectd" package.
collectd-core deb 5.7.0-3~bpo8+1
statistics collection and monitoring daemon (core system) collectd is a small daemon which collects system information periodically and provides mechanisms to monitor and store the values in a variety of ways. Since the daemon doesn't need to startup every time it wants to update the values it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds by default. . The collected information can be used to find current performance bottlenecks (performance analysis) and predict future system load (capacity planning). . This package contains the main program file and the plugins listed below (some of those plugins require additional libraries - for more details see /usr/share/doc/collectd-core/README.Debian.plugins) but no configuration. For a full installation (including configuration), see the "collectd" package. This package allows sites to, e.g., provide customizations (like a custom default configuration) on top of it without having to modify the "collectd" package. . * AMQP output plugin: amqp * Apache and lighttpd statistics provided by mod_status: apache * APC UPS's charge, load, input/output/battery voltage, etc.: apcups * Ascent server statistics: ascent * Bosch and Freescale barometers: barometer * battery status: battery * bind9 name-server and zone statistics: bind * Ceph distributed storage system statitics: ceph * CGroups resource usage: cgroups * Chrony daemon statistics: Local clock drift, offset to peers: chrony * connection tracking table size: conntrack * number of context switches done by the operating system: contextswitch * CPU utilization: cpu * CPU frequency: cpufreq * CPU sleep: Time spent in suspend : cpusleep * output to comma separated values (CSV) files: csv * parse statistics from websites: curl * parse JSON files: curl_json * parse XML data: curl_xml * query data from a relational database: dbi * disk space usage: df * disk and partition throughput: disk * DNS traffic information: dns * DPDK interface statistics: dpdkstat * Distributed Replicated Block Device status: drbd * E-Mail statistics (count, traffic, spam scores and checks): email * amount of available entropy: entropy * execution of external programs: exec * count the number of open file handles: fhcount * count the number of files in directories: filecount * Linux file-system based caching framework statistics: fscache * Monitor gps related data through gpsd: gps * query data from Java processes using JMX: GenericJMX (Java based plugin) * receive and interpret Ganglia multicast traffic: gmond * harddisk temperature: hddtemp * Report the number of used and free hugepages: hugepages * network traffic: interface * IPC statistics: ipc * IPMI sensors information: ipmi * iptables statistics: iptables * IPVS connection statistics: ipvs * IRQ counters: irq * embedded Java Virtual Machine: java * system load averages: load * logging to files, STDOUT and STDERR: logfile * logging in logstash's JSON event format: log_logstash * embedded Lua interpreter: lua * Logical Volume Manager usage: lvm * Atheros wireless LAN chipset statistics: madwifi * motherboard monitor: mbmon * query and parse data from a memcache daemon: memcachec * statistics of the memcached distributed caching system: memcached * memory usage: memory * read values from Modbus/TCP enabled devices: modbus * statistics from mon.itor.us: Monitorus (Perl based plugin) * Publishes and subscribes to MQTT topics: mqtt * multimeter statistics: multimeter * MySQL statistics provided by MySQL's "show status" command: mysql * detailed Linux network interface and routing statistics: netlink * IO via the network: network * NFS utilization: nfs * Nginx (a HTTP and E-Mail server/proxy) statistics: nginx * send desktop notifications to a notification daemon: notify_desktop * send notification E-mails: notify_email * send notifications to nagios: notify_nagios * NTP daemon's local clock drift, offset to peers, etc.: ntpd * UPS information: nut * Optimized Link State Routing daemon statistics: olsrd * OpenLDAP's cn=Monitor statistics: openldap * OpenVPN traffic and compression statistics: openvpn * OpenVZ statistics: OpenVZ (Perl based plugin) * embedded Perl interpreter: perl * timing values from Pinba: pinba * network latency statistics: ping * PostgreSQL database statistics: postgresql * PowerDNS name server statistics: powerdns * number of processes: processes * information about network protocols: protocols * embedded Python interpreter: python * Redis server statistics: redis * write data via the RRD accelerator daemon: rrdcached * output to RRD files: rrdtool * lm_sensors information (e.g. CPU temperature, fan speeds): sensors * serial port traffic: serial * values from SNMP enabled network devices: snmp * aggregate values received with the StatsD protocol: statsd * sigrok-supported device measurements: sigrok * SMART statistics: smart * swap usage: swap * logging to syslog: syslog * parse table-like structured files: table * incremental parsing of logfiles: tail * incremental parsing of CSV files: tail_csv * number of TCP connections to specific ports: tcpconns * TeamSpeak2 server statistics: teamspeak2 * power consumption measurements from "The Energy Detective" (TED): ted * Linux ACPI thermal zone information: thermal * check thresholds and for missing values: threshold * statistics from Intel turbo-capable processors: turbostat * Tokyo Tyrant server statistics: tokyotyrant * external runtime interface: unixsock * system uptime: uptime * number of users logged into the system: users * set the hostname to an unique identifier: uuid * Varnish HTTP accelerator daemon statistics: varnish * CPU, disk, network statistics of guest systems: virt * detailed virtual memory statistics: vmem * system resources used by Linux-VServers: vserver * wireless network stats: wireless * send collected values to a graphite server: write_graphite * send collected values to a web-server: write_http * send collected values to an Apache Kafka message broker: write_kafka * send collected values to the logging subsystem: write_log * publish collected values as a Prometheus exporter: write_prometheus * send collected values to a Redis server: write_redis * send collected values to a Riemann server: write_riemann * send collected values to a Sensu client: write_sensu * send collected values to an OpenTSDB server: write_tsdb * XEN Hypervisor CPU stats: xencpu * ZFS's Adaptive Replacement Cache statistics: zfs_arc * data from Zookeeper's MNTR command: zookeeper
collectd-utils deb 5.7.0-3~bpo8+1
statistics collection and monitoring daemon (utilities) collectd is a small daemon which collects system information periodically and provides mechanisms to monitor and store the values in a variety of ways. Since the daemon doesn't need to startup every time it wants to update the values it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds by default. . This package contains the following utility: . * collectdctl: Control interface for collectd * collectd-nagios: Nagios plugin for querying collectd