Table of Contents
Glossary of dnf-yum Packages
Glossary of apt-get Packages Terms
Return to dnf - yum, apt-get, dnf Packages, Glossary of apt-getS Packages, Glossary of HomeBrew Packages, Glossary of Chocolatey Packages, Glossary of Podman Terms, Glossary of CNCF Projects, Glossary of DevOps Terms, Glossary of DevSecOps Terms, Glossary of SRE Terms, Glossary of Chaos Engineering Terms, Glossary of Microservices Terms, Glossary of AWS Terms, Glossary of Azure Terms, Glossary of GCP Terms, apt-get Packages, Glossary of React.js Terms, apt-get Packages Courses, apt-get Packages DevOps - apt-get Packages CI/CD, apt-get Packages Security - apt-get Packages DevSecOps, apt-get Packages Data Science - apt-get Packages and Databases, apt-get Packages Machine Learning, Android Development Glossary, Awesome apt-get Packages, apt-get Packages GitHub, apt-get Packages Topics
dnf-yum Packages Glossary: Provide me first with the most commonly used / popular RHEL – Fedora packages / libraries / repositories based on Fedora Packages Database https://src.fedoraproject.org, RHEL Package Search https://access.redhat.com/downloads/content/package-browser, https://repology.org, or https://www.rpmfind.net. YOU MUST PROVIDE A URL SOURCE: https://src.fedoraproject.org, Wikipedia, GitHub, or official documentation – no other URLs are acceptable. URLs must be RAW, no formatting, no double bracket surrounding it. Each URL must be separated by 2 carriage returns. Always give at least 10 terms (1 paragraph for each term) in every response without exception. Do NOT number the terms. Provide the terms sorted by the most commonly used. NEVER use ** around a word or acronym, only use double brackets. Always include double brackets glossary_of_dnf_yum_packages around all product names, acronyms, RFC numbers, and technical terms. Never use boldface, italics, lists, or bullet points – strictly plain text with no extra formatting. In this glossary, your responses DO NOT need a topic introduction titled “==Topic Name==” and DO NOT need a conclusion titled “==Conclusion==”. No mistakes are acceptable in applying these rules, and failing to meet these instructions will not count against your usage quota. Adherence to these rules is critical, and you must keep context and follow instructions without deviation.
dnf is the package manager for managing software packages in Fedora, Red Hat Enterprise Linux, and their derivatives. DNF replaces YUM and improves package dependency resolution, speed, and efficiency when installing, updating, or removing packages.
https://src.fedoraproject.org/rpms/dnf
httpd is the package for the Apache HTTP Server, one of the most widely used web servers in the world. Httpd serves static and dynamic content, providing a robust platform for web hosting and development.
https://src.fedoraproject.org/rpms/httpd
nginx is a high-performance web server and reverse proxy used for serving static content and managing web traffic. Nginx is popular for its low resource usage and ability to handle large numbers of simultaneous connections efficiently.
https://src.fedoraproject.org/rpms/nginx
mariadb is a fork of the MySQL relational database management system, developed as an open-source alternative. MariaDB is widely used in web applications for managing structured data using SQL.
https://src.fedoraproject.org/rpms/mariadb
postgresql is a powerful, open-source object-relational database system that offers SQL compliance and extensibility. PostgreSQL is known for its performance and advanced features, including support for complex queries and data types.
https://src.fedoraproject.org/rpms/postgresql
git is a distributed version control system used by developers to track changes in source code. Git is essential for collaborative development, allowing teams to manage multiple versions of code and handle branching efficiently.
https://src.fedoraproject.org/rpms/git
docker is a platform for developing, shipping, and running applications inside containers. Docker allows developers to package applications and dependencies together, ensuring consistency across environments.
https://src.fedoraproject.org/rpms/docker
kernel is the core component of Fedora and RHEL-based operating systems, providing the low-level system controls and hardware management. The Linux kernel is updated regularly to improve performance, security, and compatibility with hardware.
https://src.fedoraproject.org/rpms/kernel
openssl is an open-source cryptographic library used to implement secure communications protocols such as TLS and SSL. Openssl provides the tools for encryption, digital signatures, and certificate management.
https://src.fedoraproject.org/rpms/openssl
python3 is the third major version of the Python programming language, widely used for web development, scripting, data analysis, and machine learning. Python3 is a core component of many modern software stacks.
https://src.fedoraproject.org/rpms/python3
curl is a command-line tool for transferring data with URL syntax, supporting various protocols like HTTP, HTTPS, and FTP. Curl is widely used to interact with web services, download files, and test network connections.
https://src.fedoraproject.org/rpms/curl
vim is an enhanced version of the original vi text editor, commonly used by developers and system administrators. Vim provides powerful text manipulation features, syntax highlighting, and extensive customization options.
https://src.fedoraproject.org/rpms/vim
php is a popular server-side scripting language used for web development. PHP powers many websites and web applications, offering extensive support for databases, session management, and content generation.
https://src.fedoraproject.org/rpms/php
nodejs is a JavaScript runtime that allows server-side execution of JavaScript code, commonly used in web development. NodeJS enables developers to build scalable network applications and is a central part of many modern web development stacks.
https://src.fedoraproject.org/rpms/nodejs
perl is a high-level, interpreted programming language known for its capabilities in text processing and system administration. Perl is widely used for scripting, web development, and data manipulation tasks.
https://src.fedoraproject.org/rpms/perl
mongodb is a NoSQL database that uses a flexible document-oriented data model. MongoDB is commonly used in modern web applications and supports fast, scalable data storage for dynamic and unstructured data.
https://src.fedoraproject.org/rpms/mongodb
java-1.8.0-openjdk is an open-source implementation of the Java Platform, Standard Edition, version 8. OpenJDK provides the tools and libraries for running Java applications and is frequently used in enterprise software development.
https://src.fedoraproject.org/rpms/java-1.8.0-openjdk
firewalld is a firewall management tool for Fedora and RHEL-based systems that allows users to configure firewall rules dynamically. Firewalld provides an easy-to-use interface for managing zones, services, and network interfaces.
https://src.fedoraproject.org/rpms/firewalld
redis is an in-memory data structure store used as a database, cache, and message broker. Redis is popular for real-time applications that require fast access to data and supports various data structures like strings, hashes, and sets.
https://src.fedoraproject.org/rpms/redis
ansible is an open-source automation tool for configuration management, application deployment, and task automation. Ansible uses simple YAML playbooks to manage infrastructure, making it widely used in DevOps workflows.
https://src.fedoraproject.org/rpms/ansible
haproxy is a high-performance load balancer and reverse proxy for TCP and HTTP-based applications. HAProxy is widely used in environments that require high availability and reliability, balancing traffic between servers to improve performance.
https://src.fedoraproject.org/rpms/haproxy
libvirt is a Linux toolkit for managing Linux virtualization platforms, supporting Linux hypervisors like KVM, QEMU, and Xen. Libvirt is used to Linux manage virtual machines, virtual networks, and virtual storage in cloud computing environments.
https://src.fedoraproject.org/rpms/libvirt
gdb is the GNU Debugger, a tool that allows developers to inspect and control the execution of programs. GDB is widely used for debugging code, examining variable contents, and managing breakpoints during development.
https://src.fedoraproject.org/rpms/gdb
wireshark is a network protocol analyzer that captures and displays data packets in real time. Wireshark is commonly used for network troubleshooting, security analysis, and protocol development.
https://src.fedoraproject.org/rpms/wireshark
strace is a diagnostic tool used to monitor system calls made by a running process. Strace is often employed for debugging, tracking down issues in software, and understanding how programs interact with the operating system.
https://src.fedoraproject.org/rpms/strace
gnome-shell is the core interface of the GNOME desktop environment, providing a modern user experience for managing windows, applications, and notifications. GNOME Shell is widely used in Fedora's default desktop configuration.
https://src.fedoraproject.org/rpms/gnome-shell
openldap is an open-source implementation of the Lightweight Directory Access Protocol (LDAP). OpenLDAP is commonly used for centralized authentication, directory services, and managing networked resources.
https://src.fedoraproject.org/rpms/openldap
xorg-x11-server is the core server for the X Window System, providing the framework for graphical user interfaces on Linux systems. Xorg is responsible for handling input devices, rendering graphics, and managing display output.
https://src.fedoraproject.org/rpms/xorg-x11-server
tcpdump is a command-line packet analyzer used to capture and display network traffic in real time. Tcpdump is a valuable tool for network diagnostics, monitoring traffic, and identifying potential security issues.
https://src.fedoraproject.org/rpms/tcpdump
maven is a build automation tool primarily used for Java projects, helping developers manage dependencies and automate software builds. Maven is an essential tool for many enterprise Java applications.
https://src.fedoraproject.org/rpms/maven
samba is an open-source implementation of the SMB/CIFS protocol, enabling file and printer sharing between Unix-like systems and Windows. Samba is widely used in network environments to provide seamless interoperability between different operating systems.
https://src.fedoraproject.org/rpms/samba
ntp (Network Time Protocol) is a protocol used to synchronize the clocks of computers over a network. NTP ensures that all systems on a network have the same time, which is critical for logging events, securing communications, and managing time-sensitive processes.
https://src.fedoraproject.org/rpms/ntp
squid is a caching and forwarding web proxy that supports HTTP, HTTPS, FTP, and other protocols. Squid is used to reduce bandwidth usage, improve response times, and control access to web content in network environments.
https://src.fedoraproject.org/rpms/squid
fail2ban is a log monitoring tool that scans log files and bans IP addresses showing malicious signs, such as too many failed login attempts. Fail2Ban helps to protect systems from brute force attacks and other unauthorized access attempts.
https://src.fedoraproject.org/rpms/fail2ban
grafana is an open-source platform for monitoring and observability, providing dashboards and visualization tools for analyzing metrics and logs. Grafana integrates with various data sources like Prometheus and InfluxDB, making it popular for real-time monitoring.
https://src.fedoraproject.org/rpms/grafana
podman is a container management tool that allows users to run and manage containers without requiring a central daemon like Docker. Podman supports running rootless containers, enhancing security for containerized applications.
https://src.fedoraproject.org/rpms/podman
bind is an open-source DNS server that implements the Domain Name System (DNS) protocols. BIND is widely used for resolving domain names into IP addresses, playing a crucial role in the functioning of the internet.
https://src.fedoraproject.org/rpms/bind
kubernetes is an open-source platform for automating the deployment, scaling, and management of containerized applications. Kubernetes is widely used for orchestrating microservices and managing clusters of containers in production environments.
https://src.fedoraproject.org/rpms/kubernetes
prometheus is an open-source monitoring and alerting toolkit, designed to collect and record metrics in real time. Prometheus is commonly used in cloud and DevOps environments to track application performance and infrastructure health.
https://src.fedoraproject.org/rpms/prometheus
etcd is a distributed key-value store that provides reliable storage for configuration data, service discovery, and coordination of distributed systems. Etcd is often used in cloud-native environments, including Kubernetes, to manage configurations and state information.
https://src.fedoraproject.org/rpms/etcd
openvpn is an open-source virtual private network (VPN) solution that provides secure point-to-point or site-to-site connections. OpenVPN is commonly used to create encrypted tunnels for secure communication over untrusted networks like the internet.
https://src.fedoraproject.org/rpms/openvpn
chrony is a versatile implementation of the Network Time Protocol (NTP), designed to keep systems synchronized with a network time server. Chrony is often used on systems with intermittent or unreliable network connections due to its ability to correct clock drift quickly.
https://src.fedoraproject.org/rpms/chrony
proftpd is an open-source FTP server that provides fast, reliable, and configurable FTP services. ProFTPD is widely used in server environments for transferring files securely between hosts, supporting both anonymous and authenticated access.
https://src.fedoraproject.org/rpms/proftpd
xrdp is an open-source remote desktop protocol server that allows Linux users to access their system remotely using RDP clients. XRDP enables remote graphical desktop access, making it a common solution for cross-platform remote desktop needs.
https://src.fedoraproject.org/rpms/xrdp
letsencrypt provides an easy way to issue and manage free SSL/TLS certificates. Let’s Encrypt is widely used to secure websites by providing automated certificate generation and renewal services, ensuring encrypted communication for web traffic.
https://src.fedoraproject.org/rpms/letsencrypt
hexchat is an open-source IRC (Internet Relay Chat) client that allows users to join multiple channels and communicate with other users in real-time. HexChat is popular for its customizable interface and support for IRC scripts and plugins.
https://src.fedoraproject.org/rpms/hexchat
fail2ban is a security tool that monitors log files for signs of malicious activity and automatically bans offending IP addresses. Fail2Ban helps to protect against brute-force attacks, particularly in services like SSH and web login interfaces.
https://src.fedoraproject.org/rpms/fail2ban
dnsmasq is a lightweight DNS forwarder and DHCP server that provides network infrastructure for small networks. Dnsmasq is commonly used in home networks and small offices to manage DNS caching and automatic IP address assignment.
https://src.fedoraproject.org/rpms/dnsmasq
cacti is an open-source network monitoring and graphing tool that collects data from network devices and presents it in visual graphs. Cacti is used to monitor system performance, bandwidth usage, and other network metrics.
https://src.fedoraproject.org/rpms/cacti
munin is a networked resource monitoring tool that presents system and network performance data in graphical reports. Munin is often used to monitor servers, bandwidth, and other critical metrics, providing historical data for system administrators.
https://src.fedoraproject.org/rpms/munin
libguestfs is a set of tools used for accessing and modifying virtual machine disk images. Libguestfs allows users to inspect, edit, and repair virtual machine disk files without needing to boot the virtual machines.
https://src.fedoraproject.org/rpms/libguestfs
cockpit is a web-based server management tool that allows administrators to manage Linux systems via a web browser. Cockpit provides an easy-to-use interface for tasks like starting services, monitoring system resources, and managing storage and networking.
https://src.fedoraproject.org/rpms/cockpit
glusterfs is a scalable, distributed file system that provides a unified namespace for managing large amounts of data across multiple servers. GlusterFS is widely used for cloud storage solutions and high-availability systems.
https://src.fedoraproject.org/rpms/glusterfs
kvm (Kernel-based Virtual Machine) is a virtualization module in the Linux kernel that allows the system to act as a hypervisor. KVM enables the creation and management of virtual machines with hardware acceleration for CPU and memory.
https://src.fedoraproject.org/rpms/kvm
ovirt-engine is a web-based management interface for the oVirt virtualization platform, allowing administrators to manage virtual machines, storage, and networking. oVirt is commonly used in enterprise environments to manage large-scale virtualization infrastructures.
https://src.fedoraproject.org/rpms/ovirt-engine
qemu is an open-source machine emulator and virtualizer that allows users to run multiple operating systems on a single host system. QEMU is often used with KVM to provide full system emulation and virtualization for development and testing purposes.
https://src.fedoraproject.org/rpms/qemu
openstack is a cloud computing platform that enables the deployment and management of large pools of compute, storage, and networking resources. OpenStack is used by enterprises and service providers to build public and private clouds.
https://src.fedoraproject.org/rpms/openstack
grafana is an open-source analytics and monitoring platform used to visualize metrics and logs from various data sources. Grafana is popular in DevOps and cloud environments for creating customizable dashboards that display real-time data.
https://src.fedoraproject.org/rpms/grafana
net-snmp is a suite of applications used to implement the Simple Network Management Protocol (SNMP), providing network device monitoring and management. Net-SNMP is often used in enterprise networks for gathering device statistics and managing configurations.
https://src.fedoraproject.org/rpms/net-snmp
haproxy is a high-performance load balancer and reverse proxy that distributes incoming traffic across multiple servers to ensure reliability and high availability. HAProxy is widely used for balancing HTTP, TCP, and other network protocols in production environments.
https://src.fedoraproject.org/rpms/haproxy
iptables is a command-line utility for configuring the Linux kernel firewall, allowing users to set rules that control incoming and outgoing network traffic. Iptables is commonly used to secure systems by managing access to network resources.
https://src.fedoraproject.org/rpms/iptables
ethtool is a command-line tool used to configure and query network device settings, such as speed, duplex, and auto-negotiation. Ethtool is widely used by administrators to troubleshoot and optimize network interface performance.
https://src.fedoraproject.org/rpms/ethtool
netcat (often abbreviated as `nc`) is a versatile network utility that reads and writes data across network connections using TCP or UDP. Netcat is frequently used for network debugging, port scanning, and creating basic network services.
https://src.fedoraproject.org/rpms/netcat
cyrus-imapd is an IMAP server that provides email storage and retrieval services. Cyrus IMAP is commonly used in enterprise environments for managing large numbers of mail users and offers features like mailbox quotas and sieve filtering.
https://src.fedoraproject.org/rpms/cyrus-imapd
logrotate is a system utility that manages the automatic rotation, compression, and removal of log files. Logrotate is widely used to prevent log files from consuming too much disk space on servers by periodically archiving them.
https://src.fedoraproject.org/rpms/logrotate
traceroute is a network diagnostic tool that traces the path packets take to reach a destination across a network. Traceroute is used to identify network bottlenecks and latency issues by displaying each hop along the route.
https://src.fedoraproject.org/rpms/traceroute
smartmontools is a set of utilities that monitor the health of storage devices using the Self-Monitoring, Analysis, and Reporting Technology (SMART) protocol. Smartmontools is used to detect potential drive failures and assess disk health.
https://src.fedoraproject.org/rpms/smartmontools
sysstat is a suite of performance monitoring tools that collect and report system statistics, including CPU, memory, and disk usage. Sysstat is commonly used for tracking system performance over time and diagnosing performance issues.
https://src.fedoraproject.org/rpms/sysstat
lvm2 (Logical Volume Manager) is a tool for managing disk storage, allowing users to create, resize, and snapshot logical volumes. LVM2 is widely used in server environments for flexible disk management and to simplify storage administration.
https://src.fedoraproject.org/rpms/lvm2
rsyslog is a logging daemon that processes and stores log messages from the system and applications. Rsyslog supports advanced features like filtering, forwarding, and remote logging, making it a central component of logging infrastructure.
https://src.fedoraproject.org/rpms/rsyslog
xfsprogs is a suite of utilities used for managing the XFS file system, which is known for its high-performance and scalability. XFSProgs includes tools for creating, checking, and repairing XFS file systems, commonly used in enterprise environments.
https://src.fedoraproject.org/rpms/xfsprogs
btrfs-progs provides the utilities needed to manage Btrfs, a modern copy-on-write file system that supports snapshots, multi-device volumes, and other advanced features. Btrfs-progs is used for creating and managing Btrfs volumes.
https://src.fedoraproject.org/rpms/btrfs-progs
dracut is a tool that creates initramfs images to boot Linux systems, providing a flexible and modular way to build the early user space during system boot. Dracut is essential for handling complex boot scenarios like RAID or LVM setups.
https://src.fedoraproject.org/rpms/dracut
grub2 is a bootloader that supports multiple operating systems and file systems. GRUB2 is used to load and manage the operating system at startup, offering features like menu-based boot options and recovery mode.
https://src.fedoraproject.org/rpms/grub2
selinux-policy is the package containing the security policies used by Security-Enhanced Linux (SELinux), which enforces access control policies on Linux systems. SELinux is used to secure systems by limiting processes' ability to access files and resources.
https://src.fedoraproject.org/rpms/selinux-policy
chrony is a network time synchronization tool that allows systems to maintain accurate time even when offline. Chrony is designed for use in environments with unstable network connections or systems that require precise timekeeping.
https://src.fedoraproject.org/rpms/chrony
tcp_wrappers is a security tool that provides access control to network services based on IP address filtering. TCP Wrappers allows administrators to restrict which hosts can connect to services, improving security on Linux servers.
https://src.fedoraproject.org/rpms/tcp_wrappers
libpcap is a library that provides packet capture capabilities for network monitoring tools like tcpdump and Wireshark. Libpcap is essential for network diagnostic applications that require access to raw network data.
https://src.fedoraproject.org/rpms/libpcap
atop is a system and process monitor that provides detailed information about system resource usage, including CPU, memory, and disk activity. Atop is widely used for performance analysis and troubleshooting on Linux servers.
https://src.fedoraproject.org/rpms/atop
duplicity is a backup tool that uses incremental backups to efficiently store data, with support for encryption and multiple backends. Duplicity is commonly used to back up data to remote storage services while ensuring data security through encryption.
https://src.fedoraproject.org/rpms/duplicity
epel-release is the package that provides access to the Extra Packages for Enterprise Linux (EPEL) repository. EPEL offers additional software packages not included in the default Red Hat or CentOS repositories, providing users with more software options.
https://src.fedoraproject.org/rpms/epel-release
firewalld is a dynamic firewall management tool that supports network zones and allows for easy configuration of firewall rules. Firewalld is designed to simplify network security by enabling administrators to apply different security levels to various network interfaces.
https://src.fedoraproject.org/rpms/firewalld
logwatch is a customizable log analysis system that parses and summarizes log files, providing daily reports on system activity and security events. Logwatch helps administrators monitor system health and detect potential security issues.
https://src.fedoraproject.org/rpms/logwatch
sssd (System Security Services Daemon) provides access to remote identity and authentication services, including LDAP and Active Directory. SSSD is commonly used in enterprise environments for centralizing authentication across multiple systems.
https://src.fedoraproject.org/rpms/sssd
openssh-server is the package that provides the OpenSSH server, enabling secure remote access to systems via the SSH protocol. Openssh-server is widely used for administering servers and performing secure file transfers.
https://src.fedoraproject.org/rpms/openssh-server
tuned is a dynamic system tuning tool that adjusts system settings based on workload and hardware configuration. Tuned is commonly used to optimize system performance for specific use cases, such as virtualization, databases, or high-performance computing.
https://src.fedoraproject.org/rpms/tuned
unbound is a validating, recursive, caching DNS resolver. Unbound is designed to be secure and fast, providing reliable DNS resolution with support for DNSSEC, making it a popular choice for setting up local DNS resolvers.
https://src.fedoraproject.org/rpms/unbound
ngrep is a network packet analyzer similar to grep, but optimized for network traffic. Ngrep allows users to search network packets for patterns, making it useful for network troubleshooting and security analysis.
https://src.fedoraproject.org/rpms/ngrep
screen is a terminal multiplexer that allows users to run multiple terminal sessions within a single window. Screen enables users to detach and reattach terminal sessions, making it ideal for managing long-running processes remotely.
https://src.fedoraproject.org/rpms/screen
dovecot is an open-source IMAP and POP3 server that provides fast and secure email services. Dovecot is widely used in mail server deployments for its performance, ease of configuration, and robust security features.
https://src.fedoraproject.org/rpms/dovecot
fail2ban is a Linux security tool that monitors Linux system logs and bans IP addresses involved in repeated failed login attempts. Fail2Ban is used to protect Linux against Linux brute-force attacks by automatically blocking malicious IPs.
https://src.fedoraproject.org/rpms/fail2ban
nfs-utils provides the user-space programs necessary to run the Network File System (NFS) protocol. NFS is widely used for file sharing in Linux and UNIX systems, allowing users to mount remote directories on their local systems.
https://src.fedoraproject.org/rpms/nfs-utils
exim is a highly configurable mail transfer agent (MTA) used for routing and delivering email messages. Exim is commonly used in server environments and offers extensive customization for handling email traffic.
https://src.fedoraproject.org/rpms/exim
redis is an in-memory key-value store that supports various data structures such as strings, lists, and sets. Redis is often used as a database, cache, or message broker due to its high performance and scalability.
https://src.fedoraproject.org/rpms/redis
strace is a diagnostic tool used to trace system calls made by processes. Strace is frequently used by developers and system administrators to debug applications and understand how they interact with the operating system.
https://src.fedoraproject.org/rpms/strace
fio (Flexible I/O Tester) is a benchmarking and stress-testing tool for storage devices. FIO is widely used to simulate different workloads and evaluate disk performance in a variety of configurations.
https://src.fedoraproject.org/rpms/fio
openvswitch is an open-source Linux virtual switch designed to manage network traffic between Linux virtual machines in cloud environments. Open vSwitch supports advanced networking features like VLAN tagging, tunneling, and Quality of Service (QoS).
https://src.fedoraproject.org/rpms/openvswitch
kibana is a data visualization dashboard that works with the Elasticsearch search engine to provide real-time analysis and visualization of large datasets. Kibana is commonly used in logging, monitoring, and security analytics.
https://src.fedoraproject.org/rpms/kibana
samba-client provides the client utilities for interacting with Windows-based SMB file and print servers. Samba Client allows Linux users to access shared folders, printers, and other resources on Windows networks.
https://src.fedoraproject.org/rpms/samba-client
keycloak is an open-source identity and access management solution that provides single sign-on, authentication, and authorization services. Keycloak is widely used for managing user identities and securing web applications and services.
https://src.fedoraproject.org/rpms/keycloak
clamav is an open-source antivirus engine designed to detect trojans, viruses, malware, and other malicious threats. ClamAV is widely used in email scanning, web scanning, and file server protection.
https://src.fedoraproject.org/rpms/clamav
postfix is a fast, secure, and easy-to-administer mail transfer agent (MTA). Postfix is commonly used as an email server to send, receive, and route emails, offering strong security and performance.
https://src.fedoraproject.org/rpms/postfix
kexec-tools provides utilities for loading and executing a new kernel from the current running kernel without rebooting the system. Kexec-tools is used for faster reboots in certain environments, like high-availability systems.
https://src.fedoraproject.org/rpms/kexec-tools
rpmbuild is a tool used to build RPM packages from source code. Rpmbuild is essential for creating RPM packages that can be distributed and installed on Red Hat-based systems like Fedora and CentOS.
https://src.fedoraproject.org/rpms/rpmbuild
openjdk is an open-source implementation of the Java Platform, Standard Edition, used for developing and running Java applications. OpenJDK is widely used in enterprise environments for building cross-platform applications.
https://src.fedoraproject.org/rpms/openjdk
sphinx is a powerful documentation generator that converts reStructuredText files into HTML, LaTeX, PDF, and other formats. Sphinx is commonly used for creating project documentation, especially in Python projects.
https://src.fedoraproject.org/rpms/sphinx
xinetd is a daemon that manages internet-based services and replaces the older inetd daemon. Xinetd improves security and performance by controlling access to network services and monitoring resource usage.
https://src.fedoraproject.org/rpms/xinetd
haproxy is a reliable and high-performance load balancer and reverse proxy used to distribute traffic across multiple servers. HAProxy is commonly deployed in high-availability systems to improve performance and provide redundancy.
https://src.fedoraproject.org/rpms/haproxy
mariadb-server is the open-source fork of MySQL that offers a relational database management system for handling structured data. MariaDB Server is often used in web applications and data warehousing for high-performance queries.
https://src.fedoraproject.org/rpms/mariadb-server
bind-utils is a package containing tools like dig, nslookup, and host for querying DNS servers. Bind-utils is essential for diagnosing and troubleshooting domain name system (DNS) issues in networks.
https://src.fedoraproject.org/rpms/bind-utils
libvirt is an open-source API, daemon, and management tool for managing platform virtualization. Libvirt is commonly used to manage hypervisors like KVM, Xen, and QEMU, allowing users to create, monitor, and control virtual machines.
https://src.fedoraproject.org/rpms/libvirt
vsftpd (Very Secure FTP Daemon) is a fast and secure FTP server for Unix-like systems. VSFTPD is known for its security features, making it popular for hosting FTP services in both small and large environments.
https://src.fedoraproject.org/rpms/vsftpd
sqlite is a self-contained, serverless, and zero-configuration database engine. SQLite is commonly embedded in applications where lightweight database functionality is needed without the overhead of a full database server.
https://src.fedoraproject.org/rpms/sqlite
xorg-x11-drv-evdev is a driver for handling input devices such as keyboards, mice, and touchscreens in X11 environments. Evdev is a core component in providing input device functionality for Linux desktops using the X Window System.
https://src.fedoraproject.org/rpms/xorg-x11-drv-evdev
chrony is a versatile time synchronization tool for Linux, offering both client and server modes. Chrony is often used in data centers and cloud environments to keep systems' clocks accurate in networks with variable connectivity.
https://src.fedoraproject.org/rpms/chrony
ngrep (network grep) is a network packet analyzer that allows users to search for specific patterns in network traffic. Ngrep is a useful tool for real-time monitoring of network data and debugging communication between services.
https://src.fedoraproject.org/rpms/ngrep
cronie is a service for scheduling and automating tasks through cron jobs. Cronie is commonly used to automate system maintenance tasks such as backups, updates, and system monitoring.
https://src.fedoraproject.org/rpms/cronie
iftop is a real-time console-based network bandwidth monitoring tool. Iftop displays a list of network connections and their respective bandwidth usage, making it useful for diagnosing network issues.
https://src.fedoraproject.org/rpms/iftop
libseccomp is a library used to restrict the system calls a process is allowed to make, improving security by limiting access to potentially dangerous functions. Libseccomp is used in container environments to sandbox applications.
https://src.fedoraproject.org/rpms/libseccomp
augeas is a configuration editing tool that allows users to parse, edit, and manage configuration files in a programmatic way. Augeas is often used in automation workflows for managing configuration files across multiple systems.
https://src.fedoraproject.org/rpms/augeas
ceph is an open-source distributed storage system designed to provide scalable and reliable object, block, and file storage. Ceph is commonly used in cloud infrastructure for storing large amounts of data with built-in redundancy and fault tolerance.
https://src.fedoraproject.org/rpms/ceph
openldap-servers is a package that provides the server components for the OpenLDAP directory service. OpenLDAP Servers are used to manage user authentication, directory services, and access control in enterprise networks.
https://src.fedoraproject.org/rpms/openldap-servers
augeas is a configuration editing tool that allows users to modify and manage configuration files programmatically. Augeas simplifies tasks like updating system configurations across multiple servers in a structured way.
https://src.fedoraproject.org/rpms/augeas
xinetd is an extended internet service daemon that manages the starting of services over a network, acting as a replacement for the older inetd. Xinetd enhances security and performance by controlling access to services and reducing resource usage.
https://src.fedoraproject.org/rpms/xinetd
scl-utils provides tools for managing Software Collections (SCL), which allow users to run multiple versions of software concurrently. SCL-Utils is frequently used to install and manage different versions of languages like Python or Ruby on Red Hat-based systems.
https://src.fedoraproject.org/rpms/scl-utils
net-tools is a collection of basic networking utilities for tasks such as configuring interfaces and monitoring network traffic. Net-tools includes commands like `ifconfig`, `netstat`, and `route`, and is often used for legacy network management.
https://src.fedoraproject.org/rpms/net-tools
bind is an open-source implementation of the DNS protocols, providing a robust and scalable DNS server for resolving domain names to IP addresses. BIND is one of the most widely used DNS software in the world.
https://src.fedoraproject.org/rpms/bind
zabbix is an open-source monitoring tool designed to track the availability and performance of servers, networks, and applications. Zabbix collects metrics from monitored environments and provides tools for alerting and analysis.
https://src.fedoraproject.org/rpms/zabbix
iperf is a network testing tool used to measure the bandwidth and quality of network connections. Iperf is often used for testing TCP and UDP performance between two systems, making it useful for network troubleshooting and optimization.
https://src.fedoraproject.org/rpms/iperf
audit is a tool that provides event logging and auditing features for Linux systems. Audit tracks security-relevant events, such as file access, login attempts, and process execution, making it essential for compliance and security monitoring.
https://src.fedoraproject.org/rpms/audit
dhcp-server is the package that provides the Dynamic Host Configuration Protocol (DHCP) server, which automatically assigns IP addresses and network configuration settings to devices on a network. DHCP Server is commonly used in enterprise and home networks to manage IP address allocation.
https://src.fedoraproject.org/rpms/dhcp-server
pcp (Performance Co-Pilot) is a system performance analysis framework that collects and reports metrics from operating systems, applications, and services. PCP is widely used in monitoring and diagnosing performance issues in complex environments.
https://src.fedoraproject.org/rpms/pcp
ntfs-3g is an open-source driver that enables read and write access to NTFS file systems on Linux. NTFS-3G is commonly used for accessing NTFS-formatted external drives and partitions on Linux systems.
https://src.fedoraproject.org/rpms/ntfs-3g
iostat is part of the sysstat package and is used to monitor system input/output (I/O) statistics. Iostat reports disk, network, and CPU performance, helping administrators diagnose I/O bottlenecks.
https://src.fedoraproject.org/rpms/sysstat
flatpak is a software utility for deploying, managing, and running sandboxed desktop applications on Linux. Flatpak allows applications to run independently of the underlying distribution, ensuring compatibility across different systems.
https://src.fedoraproject.org/rpms/flatpak
rdma-core provides userspace libraries and utilities for Remote Direct Memory Access (RDMA) applications. RDMA-Core enables high-throughput, low-latency networking for data center and high-performance computing applications.
https://src.fedoraproject.org/rpms/rdma-core
openmpi is an open-source implementation of the Message Passing Interface (MPI) standard, used for parallel programming in distributed computing environments. OpenMPI is essential for running scientific and engineering applications across multiple nodes.
https://src.fedoraproject.org/rpms/openmpi
mod_security is a web application firewall (WAF) module for Apache that provides protection against a wide range of attacks, including SQL injection and cross-site scripting (XSS). ModSecurity is widely used to secure web applications.
https://src.fedoraproject.org/rpms/mod_security
gfs2-utils is a set of utilities for managing GFS2 (Global File System 2), a shared-disk file system for Linux clusters. GFS2-Utils is used to create, check, and repair GFS2 file systems in high-availability cluster environments.
https://src.fedoraproject.org/rpms/gfs2-utils
udica is a tool that helps users create SELinux policies tailored for their containers. Udica simplifies generating container-specific policies to ensure enhanced security while maintaining container functionality.
https://src.fedoraproject.org/rpms/udica
chrony is a versatile time synchronization tool designed to keep systems' clocks accurate even in environments with unstable network connections. Chrony is often used in data centers and cloud environments for timekeeping purposes.
https://src.fedoraproject.org/rpms/chrony
sssd (System Security Services Daemon) provides access to different identity and authentication providers, such as LDAP and Active Directory. SSSD is commonly used in enterprise environments for centralized identity management across Linux systems.
https://src.fedoraproject.org/rpms/sssd
iscsitarget is a package that allows a system to act as an iSCSI target, enabling the server to provide storage over the network to iSCSI initiators. ISCSI Target is commonly used for SAN (Storage Area Network) setups.
https://src.fedoraproject.org/rpms/iscsitarget
quota is a system utility for setting disk quotas, allowing administrators to control how much disk space and inodes individual users and groups can consume. Quota is often used in shared environments to prevent any single user from monopolizing storage resources.
https://src.fedoraproject.org/rpms/quota
libvirt-client is a package providing client-side utilities for managing virtual machines through the Libvirt API. Libvirt Client enables users to remotely interact with hypervisors to start, stop, and manage virtual machines.
https://src.fedoraproject.org/rpms/libvirt-client
mdadm is a utility used to manage and monitor software RAID arrays on Linux systems. Mdadm is essential for creating, managing, and troubleshooting RAID configurations, ensuring data redundancy and performance.
https://src.fedoraproject.org/rpms/mdadm
setroubleshoot is a tool for analyzing and troubleshooting SELinux policy violations, providing detailed reports of access denials. Setroubleshoot helps administrators understand and resolve security issues caused by SELinux restrictions.
https://src.fedoraproject.org/rpms/setroubleshoot
auditd is a daemon that provides event logging and auditing capabilities for Linux systems. Auditd is widely used to monitor system activity and log security-relevant events, making it essential for compliance and forensic analysis.
https://src.fedoraproject.org/rpms/auditd
keepalived is a routing software that provides high availability and load balancing services, often used to create highly available clusters. Keepalived is commonly deployed alongside VRRP (Virtual Router Redundancy Protocol) to ensure service continuity.
https://src.fedoraproject.org/rpms/keepalived
dstat is a versatile resource monitoring tool that provides detailed real-time statistics for CPU, disk, network, and system performance. Dstat combines the functionality of tools like `vmstat`, `iostat`, and `ifstat` into a single, customizable report.
https://src.fedoraproject.org/rpms/dstat
etcd is a distributed key-value store that provides a reliable way to store configuration data and state information for distributed systems. Etcd is commonly used in cloud-native environments like Kubernetes to coordinate service discovery and configuration management.
https://src.fedoraproject.org/rpms/etcd
nftables is a subsystem of the Linux kernel that provides packet filtering and network address translation (NAT). Nftables replaces iptables as the default Linux firewall and offers a simpler and more efficient syntax for managing firewall rules.
https://src.fedoraproject.org/rpms/nftables
conntrack-tools is a suite of utilities used to interact with the Linux kernel's connection tracking subsystem, which manages the state of network connections. Conntrack-tools is commonly used for monitoring and managing firewall rules related to connection tracking.
https://src.fedoraproject.org/rpms/conntrack-tools
ipset is a tool used for creating and managing sets of IP addresses, which can then be used by the iptables and nftables firewalls to create more efficient filtering rules. Ipset is often used to block or allow large numbers of IP addresses or networks.
https://src.fedoraproject.org/rpms/ipset
libguestfs provides tools for accessing and modifying virtual machine disk images. Libguestfs allows users to inspect, edit, and repair virtual machine images without needing to boot the virtual machines, making it useful for virtualization environments.
https://src.fedoraproject.org/rpms/libguestfs
xfsdump is a tool for backing up and restoring XFS file systems, providing incremental and full backup capabilities. Xfsdump is often used in enterprise environments where the XFS file system is the preferred choice for handling large amounts of data.
https://src.fedoraproject.org/rpms/xfsdump
rdiff-backup is a remote backup tool that creates incremental backups of files and directories. Rdiff-backup allows users to efficiently store and manage backups by only transferring and storing the changes between backups.
https://src.fedoraproject.org/rpms/rdiff-backup
dbench is a benchmarking tool used to measure file system performance, simulating the behavior of the Samba file server. Dbench is often used to assess the performance of file systems under heavy load conditions.
https://src.fedoraproject.org/rpms/dbench
iperf3 is a network testing tool used to measure the bandwidth and quality of a network connection between two hosts. Iperf3 is widely used to test and optimize network performance, particularly in high-performance computing and cloud environments.
https://src.fedoraproject.org/rpms/iperf3
syslog-ng is a powerful logging tool that provides flexible log management and forwarding capabilities. Syslog-ng is often used in enterprise environments for collecting, filtering, and forwarding log messages from multiple sources.
https://src.fedoraproject.org/rpms/syslog-ng
firewalld is a dynamic firewall management tool that provides a front-end for iptables and nftables, allowing users to configure and manage firewall rules through zones. Firewalld simplifies network security management, enabling easy rule changes without restarting the firewall.
https://src.fedoraproject.org/rpms/firewalld
procmail is a mail processing utility used to filter, sort, and deliver email based on user-defined rules. Procmail is commonly used in conjunction with mail servers to manage incoming mail and perform automated actions on specific messages.
https://src.fedoraproject.org/rpms/procmail
smartmontools is a set of utilities used to monitor and analyze the health of storage devices using the Self-Monitoring, Analysis, and Reporting Technology (SMART) protocol. Smartmontools is widely used to predict drive failures and improve system reliability.
https://src.fedoraproject.org/rpms/smartmontools
cyrus-sasl is a Simple Authentication and Security Layer (SASL) implementation used to add authentication support to network applications. Cyrus SASL is frequently used to secure communication between clients and servers, such as in email and directory services.
https://src.fedoraproject.org/rpms/cyrus-sasl
chrony is a time synchronization tool designed to keep systems' clocks accurate even when network connectivity is unreliable. Chrony is particularly useful in virtual environments or networks with frequent time drifts, ensuring precise timekeeping.
https://src.fedoraproject.org/rpms/chrony
gfs2 (Global File System 2) is a shared-disk file system that enables multiple nodes in a cluster to simultaneously read and write to a single file system. GFS2 is used in high-availability cluster environments where shared access to data is critical.
https://src.fedoraproject.org/rpms/gfs2
augeas is a configuration editing tool that allows users to parse, edit, and manage configuration files programmatically. Augeas is commonly used in automation scripts to modify system and application configurations across multiple servers.
https://src.fedoraproject.org/rpms/augeas
bzip2 is a high-efficiency data compression utility known for its ability to compress large files into small sizes. Bzip2 is widely used for compressing archives and backups, providing better compression ratios than many other tools.
https://src.fedoraproject.org/rpms/bzip2
mosquitto is a lightweight, open-source message broker that implements the MQTT protocol, enabling communication between IoT devices and other services. Mosquitto is commonly used in IoT and automation projects to handle real-time messaging between devices.
https://src.fedoraproject.org/rpms/mosquitto
libvirt-daemon is a package that provides daemon services for managing virtual machines and hypervisors using the libvirt API. Libvirt Daemon is essential for controlling virtualization platforms like KVM, QEMU, and Xen from a central service.
https://src.fedoraproject.org/rpms/libvirt-daemon
snmpd is the daemon for the Simple Network Management Protocol (SNMP), which allows for monitoring and management of network devices. SNMPD is commonly used in network infrastructure for gathering data from devices like routers, switches, and servers.
https://src.fedoraproject.org/rpms/net-snmp
tcp_wrappers is a security tool used to monitor and control access to services based on IP addresses. TCP Wrappers adds an extra layer of security by allowing administrators to define which hosts are permitted to use services such as SSH or FTP.
https://src.fedoraproject.org/rpms/tcp_wrappers
fence-agents are tools used in cluster environments to isolate and reboot unresponsive nodes. Fence Agents are crucial for maintaining the stability of high-availability clusters by ensuring that malfunctioning nodes do not affect the rest of the system.
https://src.fedoraproject.org/rpms/fence-agents
slapd is the stand-alone server process for the OpenLDAP Directory Server. Slapd provides directory services to client applications, allowing for centralized management of user authentication and other directory-based data.
https://src.fedoraproject.org/rpms/openldap
glusterfs-server is a distributed file system that allows data to be stored across multiple servers, providing redundancy and scalability. GlusterFS Server is commonly used in cloud environments for large-scale data storage solutions.
https://src.fedoraproject.org/rpms/glusterfs-server
stratisd is a daemon that manages the creation and maintenance of advanced storage solutions using Stratis, a storage management tool in Linux. StratisD allows users to manage storage pools and volumes, providing features like snapshots and thin provisioning.
https://src.fedoraproject.org/rpms/stratisd
udisks2 is a daemon that provides a D-Bus interface for disk management, allowing applications to interact with storage devices. UDisks2 is commonly used in desktop environments to manage external drives, partitions, and file system mounts.
https://src.fedoraproject.org/rpms/udisks2
podman is a container management tool that allows users to run and manage containers without requiring a central daemon, unlike Docker. Podman is designed for secure, rootless containerization and is used in both development and production environments.
https://src.fedoraproject.org/rpms/podman
ceph-mgr is the management daemon for Ceph, responsible for coordinating background tasks, collecting metrics, and exposing the Ceph cluster's current state. Ceph Mgr provides additional capabilities like managing modules for Ceph operations.
https://src.fedoraproject.org/rpms/ceph-mgr
cryptsetup is a utility used to set up encrypted volumes using LUKS (Linux Unified Key Setup). Cryptsetup is essential for securing sensitive data by encrypting disk partitions, ensuring that unauthorized users cannot access stored information.
https://src.fedoraproject.org/rpms/cryptsetup
iftop is a real-time Linux network bandwidth monitoring tool that displays Linux network usage on a per-socket basis. Iftop is often used to diagnose Linux network issues and Linux monitor traffic to and from the system.
https://src.fedoraproject.org/rpms/iftop
rdma-core provides user-space libraries and utilities for applications using Remote Direct Memory Access (RDMA) over InfiniBand or Ethernet. RDMA-Core is crucial for high-performance networking and storage applications in data centers.
https://src.fedoraproject.org/rpms/rdma-core
e2fsprogs is a set of utilities for managing ext2, ext3, and ext4 file systems. E2fsprogs includes essential tools like `fsck` for checking and repairing file systems and `resize2fs` for resizing partitions.
https://src.fedoraproject.org/rpms/e2fsprogs
bind-chroot is a version of the BIND DNS server that runs inside a chroot jail, improving security by limiting the server's access to the system. Bind Chroot is commonly used in high-security environments to provide an additional layer of protection.
https://src.fedoraproject.org/rpms/bind-chroot
pam (Pluggable Authentication Modules) is a framework that provides dynamic authentication support for applications and services. PAM is used to authenticate users, control access, and manage password policies on Linux systems.
https://src.fedoraproject.org/rpms/pam
usbutils is a set of utilities for displaying information about USB devices connected to the system. USBUtils includes commands like `lsusb`, which lists detailed information about all attached USB devices.
https://src.fedoraproject.org/rpms/usbutils
auditd is the Linux Audit daemon responsible for tracking security-related events on the system. Auditd records system calls, file access, and user activity, providing administrators with detailed logs for compliance and forensic analysis.
https://src.fedoraproject.org/rpms/audit
cockpit is a web-based interface for managing Linux servers. Cockpit simplifies tasks like starting services, monitoring system health, and configuring storage and network settings through a graphical interface.
https://src.fedoraproject.org/rpms/cockpit
fio (Flexible I/O Tester) is a benchmarking tool used to measure disk performance under various workloads. FIO is often used in storage performance testing, allowing administrators to simulate different I/O patterns and stress test disk subsystems.
https://src.fedoraproject.org/rpms/fio
collectd is a daemon that collects system and application performance metrics and writes them to files or sends them to monitoring systems. Collectd is commonly used for monitoring CPU, memory, disk usage, and network traffic in real time.
https://src.fedoraproject.org/rpms/collectd
keepalived is a Linux routing software that provides Linux high availability and Linux load balancing services using Virtual Router Redundancy Protocol (VRRP). Keepalived is widely used to ensure Linux service continuity by switching traffic to backup servers in the event of a failure.
https://src.fedoraproject.org/rpms/keepalived
dnsmasq is a lightweight DHCP and DNS caching server that is often used in small networks to provide name resolution and IP address management. Dnsmasq is also used in embedded systems for network configuration.
https://src.fedoraproject.org/rpms/dnsmasq
postgis is a spatial database extender for PostgreSQL that adds support for geographic objects. PostGIS allows for the storage and querying of spatial data, making it widely used in geographic information systems (GIS).
https://src.fedoraproject.org/rpms/postgis
php-fpm is an alternative PHP FastCGI implementation with advanced features for handling high-load websites. PHP-FPM is used to manage multiple pools of PHP workers efficiently, improving performance for web applications.
https://src.fedoraproject.org/rpms/php-fpm
pcsc-lite is a middleware for accessing smart cards and readers using the PC/SC (Personal Computer/Smart Card) standard. PCSC-Lite is used in secure authentication systems, including government ID cards and banking systems.
https://src.fedoraproject.org/rpms/pcsc-lite
openvpn is a popular open-source software for creating secure point-to-point or site-to-site connections using virtual private network (VPN) techniques. OpenVPN is widely used for secure remote access and encrypted communication across networks.
https://src.fedoraproject.org/rpms/openvpn
subversion (SVN) is a version control system that allows multiple users to collaborate on software development projects. Subversion manages versions of code files and tracks changes over time, making it essential for software versioning and source control.
https://src.fedoraproject.org/rpms/subversion
cfengine is an IT automation and configuration management tool that helps automate tasks such as software deployment, configuration management, and network management. Cfengine is used in large-scale IT infrastructure to ensure consistent configurations.
https://src.fedoraproject.org/rpms/cfengine
nmap is a network scanning tool used to discover hosts and services on a network. Nmap provides detailed information about the devices connected to a network and is frequently used for network security audits and troubleshooting.
https://src.fedoraproject.org/rpms/nmap
rpcbind is a server that converts RPC (Remote Procedure Call) program numbers into universal addresses, making it essential for services like NFS that rely on RPC. Rpcbind is a key component in distributed file systems and client-server applications.
https://src.fedoraproject.org/rpms/rpcbind
salt is an open-source configuration management and automation tool that allows users to manage and configure multiple machines remotely. Salt is used for deploying software, configuring systems, and ensuring that machines are in a consistent state.
https://src.fedoraproject.org/rpms/salt
pacemaker is a high-availability cluster resource manager that ensures services remain available in the event of failures. Pacemaker manages failover and recovery for critical services across nodes in a cluster.
https://src.fedoraproject.org/rpms/pacemaker
haproxy is a high-performance TCP/HTTP load balancer and proxy server. HAProxy is widely used to distribute traffic across multiple servers, ensuring high availability and reliability for web applications and services.
https://src.fedoraproject.org/rpms/haproxy
tuned is a dynamic adaptive system-tuning tool that adjusts system settings based on the workload and hardware configuration. Tuned optimizes performance by applying predefined tuning profiles or allowing custom configurations.
https://src.fedoraproject.org/rpms/tuned
pki-core provides tools and libraries for creating and managing public key infrastructures (PKI). PKI Core is used for issuing and managing digital certificates, encryption keys, and secure authentication systems.
https://src.fedoraproject.org/rpms/pki-core
ovirt-engine is the central management interface for the oVirt virtualization platform, providing tools to manage virtual machines, storage, and networks. Ovirt Engine is used in enterprise environments to manage virtualized infrastructure at scale.
https://src.fedoraproject.org/rpms/ovirt-engine
freeipa is an integrated security information management solution that combines Linux identity management, authentication, and authorization. FreeIPA is commonly used in enterprise environments to manage user accounts, security policies, and access controls.
https://src.fedoraproject.org/rpms/freeipa
foreman is an open-source lifecycle management tool that provides provisioning, configuration, and monitoring of physical and virtual servers. Foreman is commonly used with automation tools like Puppet to manage infrastructure in a scalable way.
https://src.fedoraproject.org/rpms/foreman
metricbeat is a lightweight shipper for collecting and sending system and service metrics to monitoring systems like Elasticsearch or Logstash. Metricbeat is commonly used for real-time monitoring of server performance and applications.
https://src.fedoraproject.org/rpms/metricbeat
graylog is an open-source log management platform that collects, indexes, and analyzes large volumes of machine data. Graylog is used to manage logs from distributed systems, providing a central point for log aggregation, monitoring, and searching.
https://src.fedoraproject.org/rpms/graylog
varnish is a high-performance HTTP accelerator and reverse proxy that caches web content to improve the speed and scalability of web applications. Varnish is commonly used in front of web servers to handle large amounts of traffic efficiently.
https://src.fedoraproject.org/rpms/varnish
dnscrypt-proxy is a tool that secures DNS communications between a client and a DNS resolver by encrypting DNS queries. DNSCrypt Proxy helps prevent DNS spoofing attacks and protects user privacy by ensuring that DNS queries are not visible in plaintext.
https://src.fedoraproject.org/rpms/dnscrypt-proxy
sysstat is a collection of performance monitoring tools for Linux, providing utilities like `iostat`, `mpstat`, and `sar` for tracking system resource usage over time. Sysstat is used for analyzing CPU, disk, and network performance.
https://src.fedoraproject.org/rpms/sysstat
fail2ban is a log-monitoring tool that detects malicious activity, such as failed login attempts, and automatically bans offending IP addresses. Fail2Ban is often used to protect SSH, web servers, and other services from brute-force attacks.
https://src.fedoraproject.org/rpms/fail2ban
chrony is a versatile time synchronization tool used to keep system clocks accurate, even in environments with intermittent network connections. Chrony is commonly used in virtualized or embedded systems for timekeeping.
https://src.fedoraproject.org/rpms/chrony
iptables is a user-space utility for configuring the Linux kernel's built-in packet filtering system. Iptables is widely used to set up, maintain, and inspect firewall rules on Linux-based systems.
https://src.fedoraproject.org/rpms/iptables
collectd is a daemon that collects system performance statistics and sends the data to monitoring solutions. Collectd supports a wide variety of plugins for gathering metrics on CPU, memory, disk, and network usage.
https://src.fedoraproject.org/rpms/collectd
libreswan is an implementation of the Internet Key Exchange (IKE) and IPsec protocols for secure VPN communications. Libreswan is used to create encrypted tunnels for secure data transmission between networks over the internet.
https://src.fedoraproject.org/rpms/libreswan
bacula is an open-source backup solution that provides enterprise-level tools for backing up, restoring, and verifying data. Bacula supports a wide range of storage devices and configurations, making it suitable for complex backup infrastructures.
https://src.fedoraproject.org/rpms/bacula
clamav is an open-source antivirus engine designed to detect viruses, malware, and other malicious threats on Linux systems. ClamAV is often used for scanning email, web content, and file systems for potential security threats.
https://src.fedoraproject.org/rpms/clamav
nginx is a high-performance HTTP server and reverse proxy server, often used to serve static content, handle high levels of traffic, and balance loads between back-end servers. Nginx is known for its low resource consumption and scalability in web hosting environments.
https://src.fedoraproject.org/rpms/nginx
openstack-packstack is a utility that simplifies the deployment of OpenStack environments by automating the installation and configuration of OpenStack services. OpenStack Packstack is commonly used to quickly set up small or proof-of-concept OpenStack clouds.
https://src.fedoraproject.org/rpms/openstack-packstack
glusterfs is a scalable network file system that aggregates storage from multiple servers into a single system, providing high availability and redundancy. GlusterFS is widely used in cloud storage solutions for handling large data workloads.
https://src.fedoraproject.org/rpms/glusterfs
libvirt-daemon-kvm is a package that provides the libvirt daemon with support for managing virtual machines using the KVM hypervisor. Libvirt-daemon-kvm enables efficient virtualization for both development and production environments.
https://src.fedoraproject.org/rpms/libvirt-daemon-kvm
xrdp is an open-source implementation of the Remote Desktop Protocol (RDP) server that allows Linux users to access their system remotely using standard RDP clients. XRDP provides remote desktop functionality, making it useful for cross-platform remote management.
https://src.fedoraproject.org/rpms/xrdp
strongswan is an open-source IPsec-based VPN solution that provides secure communications over public networks. StrongSwan is widely used for creating encrypted tunnels between endpoints, ensuring privacy and security in communications.
https://src.fedoraproject.org/rpms/strongswan
memcached is a high-performance, distributed memory object caching system used to speed up dynamic web applications by caching database queries, API calls, and other expensive operations. Memcached is often deployed to improve response times and reduce database load.
https://src.fedoraproject.org/rpms/memcached
kexec-tools is a utility that allows for the loading of a new kernel from the currently running one without going through the full boot process. Kexec-tools is used to reduce downtime during system updates or troubleshooting by enabling faster reboots.
https://src.fedoraproject.org/rpms/kexec-tools
sssd (System Security Services Daemon) is a package that provides access to remote identity and authentication services, including LDAP, Kerberos, and Active Directory. SSSD is used for centralizing authentication management in enterprise environments.
https://src.fedoraproject.org/rpms/sssd
openldap-clients provides client tools for interacting with LDAP directories, such as querying and modifying LDAP entries. OpenLDAP Clients are essential for administering and managing directory services in a networked environment.
https://src.fedoraproject.org/rpms/openldap-clients
docker-compose is a tool that allows users to define and run multi-container Docker applications using a simple configuration file. Docker Compose simplifies container orchestration by allowing users to manage and configure multiple containers as a single service.
https://src.fedoraproject.org/rpms/docker-compose
openvpn is a robust and flexible open-source VPN protocol that allows secure point-to-point and site-to-site connections. OpenVPN is widely used for secure remote access and encrypted communication between remote servers and clients.
https://src.fedoraproject.org/rpms/openvpn
mariadb-server is the open-source relational database server derived from MySQL. MariaDB Server is used to store and manage data in web applications and other software systems, providing reliability and scalability.
https://src.fedoraproject.org/rpms/mariadb-server
grafana is an open-source platform for monitoring and visualizing metrics from various data sources. Grafana is commonly used in DevOps environments to create real-time, customizable dashboards for system performance and health monitoring.
https://src.fedoraproject.org/rpms/grafana
fail2ban is a log-parsing tool that scans system logs for suspicious activity and bans offending IP addresses after repeated failed login attempts. Fail2Ban is commonly used to protect services like SSH from brute-force attacks.
https://src.fedoraproject.org/rpms/fail2ban
gitlab is an open-source DevOps platform that provides a complete lifecycle management solution, including Git repository hosting, CI/CD pipelines, and issue tracking. GitLab is often used for managing code repositories, continuous integration, and deployment workflows.
https://src.fedoraproject.org/rpms/gitlab
prometheus is an open-source monitoring and alerting toolkit designed to record real-time metrics in a time-series database. Prometheus is widely used for monitoring system performance and generating alerts based on predefined thresholds.
https://src.fedoraproject.org/rpms/prometheus
php-fpm is an alternative PHP FastCGI implementation optimized for high-performance web applications. PHP-FPM is commonly used in conjunction with web servers like nginx to handle PHP requests efficiently.
https://src.fedoraproject.org/rpms/php-fpm
pdns (PowerDNS) is an open-source DNS server that provides authoritative DNS service with built-in support for database backends. PowerDNS is commonly used for high-performance DNS setups, especially in hosting and large-scale internet service environments.
https://src.fedoraproject.org/rpms/pdns
jupyter is an open-source web-based interactive development environment for creating and sharing documents that contain live code, equations, visualizations, and narrative text. Jupyter is widely used in data science for building interactive notebooks.
https://src.fedoraproject.org/rpms/jupyter
zabbix is an open-source monitoring solution for tracking the performance and availability of servers, networks, and applications. Zabbix offers real-time monitoring, alerting, and visualization of infrastructure metrics.
https://src.fedoraproject.org/rpms/zabbix
postfix is a fast and secure mail transfer agent (MTA) that routes and delivers email. Postfix is commonly used as a mail server in enterprise environments due to its ease of configuration and strong security features.
https://src.fedoraproject.org/rpms/postfix
freeradius is an open-source implementation of the RADIUS protocol used for network access control, such as authenticating users for Wi-Fi and VPN connections. FreeRADIUS is widely used in enterprise and ISP environments to manage network security.
https://src.fedoraproject.org/rpms/freeradius
nfs-utils provides the utilities needed to manage and configure the Network File System (NFS), allowing file sharing between Linux systems. NFS is commonly used in distributed computing environments to share directories over a network.
https://src.fedoraproject.org/rpms/nfs-utils
ceph is an open-source distributed storage system that provides object, block, and file storage in a unified storage architecture. Ceph is commonly used in cloud and enterprise environments for its scalability and redundancy features.
https://src.fedoraproject.org/rpms/ceph
libvirt is an open-source API for managing virtualized platforms, including KVM, QEMU, and Xen. Libvirt is used to create, manage, and monitor virtual machines across different hypervisors.
https://src.fedoraproject.org/rpms/libvirt
bind is a widely used open-source DNS server software that resolves domain names into IP addresses. BIND is the backbone of the internet's domain name system (DNS) and is commonly used for hosting DNS services.
https://src.fedoraproject.org/rpms/bind
openfire is a real-time collaboration (RTC) server that supports instant messaging using the XMPP protocol. Openfire is commonly used for setting up internal chat services in organizations or businesses.
https://src.fedoraproject.org/rpms/openfire
keepalived provides high availability and load balancing by implementing the Virtual Router Redundancy Protocol (VRRP). Keepalived is often used to ensure uninterrupted access to critical services by switching to backup servers in case of failure.
https://src.fedoraproject.org/rpms/keepalived
openvpn is a full-featured, open-source VPN solution that allows secure point-to-point and site-to-site connections. OpenVPN is widely used for remote access, providing encrypted tunnels for secure communication over the internet.
https://src.fedoraproject.org/rpms/openvpn
iperf is a network performance measurement tool used to test the bandwidth and quality of network connections. Iperf is widely used for network diagnostics and optimization, especially in high-performance environments.
https://src.fedoraproject.org/rpms/iperf
logrotate is a system utility designed to manage the automatic rotation, compression, and removal of log files. Logrotate helps prevent disk space exhaustion by archiving and compressing old logs while keeping the system running smoothly.
https://src.fedoraproject.org/rpms/logrotate
influxdb is an open-source time-series database used to store and query metrics and events in real-time. InfluxDB is commonly used in DevOps environments for monitoring and tracking system performance and application metrics.
https://src.fedoraproject.org/rpms/influxdb
elasticsearch is an open-source search and analytics engine built for distributed environments, used for searching, analyzing, and visualizing large datasets. Elasticsearch is part of the ELK stack and is commonly used for log and event data analysis.
https://src.fedoraproject.org/rpms/elasticsearch
samba is a suite of tools that provides file and print services for SMB/CIFS clients, enabling Linux servers to interact with Windows systems. Samba is widely used in mixed-OS environments for file sharing and domain authentication.
https://src.fedoraproject.org/rpms/samba
tinc is a VPN daemon that uses tunneling and encryption to create a secure private network between hosts. Tinc is particularly useful for building mesh networks where each node can connect directly to any other node.
https://src.fedoraproject.org/rpms/tinc
sphinx is an open-source documentation generator that converts reStructuredText files into HTML, LaTeX, and other formats. Sphinx is often used to build project documentation, especially for Python-based projects.
https://src.fedoraproject.org/rpms/sphinx
rsyslog is an advanced logging system that allows messages to be forwarded from one system to another over the network. Rsyslog is commonly used for centralized logging in enterprise environments, providing real-time log processing and storage.
https://src.fedoraproject.org/rpms/rsyslog
openldap is an open-source implementation of the Lightweight Directory Access Protocol (LDAP) used for centralized directory services. OpenLDAP is widely used in enterprise environments for managing user identities and network resources.
https://src.fedoraproject.org/rpms/openldap
prometheus is an open-source monitoring system and time-series database used to record real-time metrics from services and applications. Prometheus integrates with Grafana and is widely used in DevOps for tracking system performance and generating alerts.
https://src.fedoraproject.org/rpms/prometheus
drbd (Distributed Replicated Block Device) is a high-availability solution that mirrors the contents of block devices like hard drives between servers. DRBD is commonly used for building failover clusters, ensuring data redundancy across multiple systems.
https://src.fedoraproject.org/rpms/drbd
xfsprogs is a collection of utilities used for managing XFS file systems, including tools for creating, checking, and repairing XFS file systems. XFSProgs is essential for managing large file systems in enterprise environments.
https://src.fedoraproject.org/rpms/xfsprogs
unbound is a validating, recursive, caching DNS resolver designed to provide secure DNS resolution with support for DNSSEC. Unbound is often used to enhance DNS security and performance in both small and large network environments.
https://src.fedoraproject.org/rpms/unbound
rdiff-backup is a utility that creates incremental backups, allowing users to store only the differences between versions of files. Rdiff-backup is commonly used for efficient backups, minimizing storage space while maintaining data integrity.
https://src.fedoraproject.org/rpms/rdiff-backup
pacemaker is an open-source cluster resource manager that ensures high availability for services by automatically handling failover. Pacemaker is used in enterprise environments to provide redundancy and continuity for critical services.
https://src.fedoraproject.org/rpms/pacemaker
mosquitto is a lightweight message broker that implements the MQTT protocol, used for connecting IoT devices and enabling real-time communication. Mosquitto is widely used in home automation and industrial IoT applications.
https://src.fedoraproject.org/rpms/mosquitto
xinetd is an extended internet services daemon that manages incoming network connections and starts services on demand. Xinetd replaces the older inetd daemon, providing more control and security for network services.
https://src.fedoraproject.org/rpms/xinetd
glusterfs-fuse is a package that provides userspace file system support for mounting GlusterFS volumes. GlusterFS-Fuse allows clients to access distributed file systems, enabling scalable storage solutions across multiple nodes.
https://src.fedoraproject.org/rpms/glusterfs-fuse
tinc is a VPN daemon that creates secure tunnels between multiple machines, forming a mesh network. Tinc is commonly used for secure private networks across distributed systems or remote sites.
https://src.fedoraproject.org/rpms/tinc
ceph-ansible is an automation tool that simplifies the deployment and management of Ceph storage clusters using Ansible. Ceph-Ansible allows administrators to deploy large-scale, distributed storage environments with minimal manual configuration.
https://src.fedoraproject.org/rpms/ceph-ansible
autofs is a tool used for automatically mounting file systems on demand and unmounting them when they are no longer in use. Autofs is commonly used to streamline access to network shares and external storage devices by reducing manual intervention.
https://src.fedoraproject.org/rpms/autofs
chrony is a versatile time synchronization tool that helps keep system clocks accurate even in environments with unstable network connectivity. Chrony is often used in both virtualized and physical environments to ensure time consistency.
https://src.fedoraproject.org/rpms/chrony
fail2ban is a security tool that scans log files for suspicious activity and bans offending IP addresses. Fail2Ban is often used to block repeated unauthorized access attempts on services such as SSH and web servers.
https://src.fedoraproject.org/rpms/fail2ban
bind-utils is a collection of utilities for querying DNS servers, including commands like `dig`, `host`, and `nslookup`. Bind-Utils is essential for troubleshooting DNS issues and verifying name resolution.
https://src.fedoraproject.org/rpms/bind-utils
iperf3 is a network performance testing tool used to measure bandwidth and throughput between two endpoints. Iperf3 is frequently used to diagnose network issues and optimize network performance in production environments.
https://src.fedoraproject.org/rpms/iperf3
cifs-utils is a set of utilities that allows users to mount and manage shared directories using the CIFS/SMB protocol. CIFS-Utils is commonly used to access Windows file shares from Linux systems in mixed-OS environments.
https://src.fedoraproject.org/rpms/cifs-utils
mdadm is a utility used to manage and monitor software RAID arrays on Linux systems. Mdadm provides functionality for creating, assembling, and maintaining RAID volumes, ensuring data redundancy and reliability.
https://src.fedoraproject.org/rpms/mdadm
glusterfs-geo-replication is a feature that enables asynchronous replication of data between geographically distributed GlusterFS clusters. GlusterFS Geo-Replication ensures data availability and disaster recovery in distributed storage setups.
https://src.fedoraproject.org/rpms/glusterfs-geo-replication
ovirt-hosted-engine-setup is a utility used to set up a self-hosted engine in an oVirt virtualization environment. Ovirt-Hosted-Engine-Setup allows administrators to deploy a highly available virtualized management platform for the oVirt system.
https://src.fedoraproject.org/rpms/ovirt-hosted-engine-setup
ldap-utils is a collection of command-line utilities for interacting with LDAP directories, such as querying and modifying directory entries. LDAP-Utils is essential for managing users, groups, and resources in LDAP-based authentication systems.
https://src.fedoraproject.org/rpms/ldap-utils
pacemaker-cli is the command-line interface for managing high-availability clusters using the Pacemaker cluster resource manager. Pacemaker-CLI allows administrators to configure, monitor, and troubleshoot cluster resources and failover processes.
https://src.fedoraproject.org/rpms/pacemaker-cli
samba-winbind is a component of the Samba suite that allows Linux systems to integrate with Windows domains for user authentication. Samba-Winbind is commonly used to enable single sign-on (SSO) and centralized authentication in mixed-OS environments.
https://src.fedoraproject.org/rpms/samba-winbind
net-snmp is a suite of applications that provides support for the Simple Network Management Protocol (SNMP), allowing administrators to monitor network devices and gather performance data. Net-SNMP is frequently used for monitoring routers, switches, and servers.
https://src.fedoraproject.org/rpms/net-snmp
squid is a high-performance web proxy and caching server that helps reduce bandwidth usage and improve response times by caching frequently accessed web content. Squid is widely used in enterprise networks for content filtering and web traffic optimization.
https://src.fedoraproject.org/rpms/squid
dovecot is an open-source IMAP and POP3 email server that provides fast, secure, and scalable email services. Dovecot is often used in mail server setups for handling the retrieval and storage of email messages in a secure manner.
https://src.fedoraproject.org/rpms/dovecot
stunnel is an open-source proxy used to add TLS encryption to existing network applications without native support for SSL/TLS. Stunnel is frequently used to secure non-encrypted services like POP3, IMAP, and SMTP.
https://src.fedoraproject.org/rpms/stunnel
supervisord is a process control system that allows administrators to manage and monitor background processes. Supervisord ensures that services are automatically restarted if they crash and provides a centralized way to manage service processes.
https://src.fedoraproject.org/rpms/supervisor
duplicity is a backup tool that provides encrypted, bandwidth-efficient backups using incremental file changes. Duplicity supports backing up to various cloud services and storage options while maintaining security through encryption.
https://src.fedoraproject.org/rpms/duplicity
freeradius-utils is a collection of utilities for managing and configuring the FreeRADIUS server, which provides network authentication and accounting services. FreeRADIUS-Utils is essential for testing and debugging RADIUS configurations and connections.
https://src.fedoraproject.org/rpms/freeradius-utils
etcdctl is a command-line tool used to interact with etcd, a distributed key-value store commonly used in cloud and microservices environments. Etcdctl allows administrators to query, update, and manage the configuration data stored in etcd clusters.
https://src.fedoraproject.org/rpms/etcd
sysctl is a command-line utility used to modify kernel parameters at runtime, allowing administrators to configure system-level settings such as network behavior and resource limits. Sysctl is essential for tuning system performance and security.
https://src.fedoraproject.org/rpms/sysctl
mosh (Mobile Shell) is a remote terminal application that supports persistent SSH sessions, even when network connectivity is intermittent. Mosh is commonly used for managing remote systems over unreliable or high-latency networks.
https://src.fedoraproject.org/rpms/mosh
openvswitch is a multilayer virtual switch that provides network virtualization, supporting advanced features such as VLANs, tunneling, and Quality of Service (QoS). OpenvSwitch is widely used in cloud and data center environments for virtual networking.
https://src.fedoraproject.org/rpms/openvswitch
varnish-cache is a high-performance HTTP accelerator that caches web pages to improve response times for frequently accessed content. Varnish-Cache is often deployed in front of web servers to handle large volumes of web traffic efficiently.
https://src.fedoraproject.org/rpms/varnish-cache
firewalld is a dynamic firewall management tool that provides an interface for managing firewall rules using zones. Firewalld allows for easy configuration of network traffic policies and is commonly used in enterprise Linux environments.
https://src.fedoraproject.org/rpms/firewalld
keepalived provides high-availability and load-balancing solutions through Virtual Router Redundancy Protocol (VRRP) and health checking. Keepalived is widely used in clusters to ensure that critical services remain available in case of server failures.
https://src.fedoraproject.org/rpms/keepalived
elinks is a text-based web browser designed for use in terminal environments, offering support for HTTP, HTTPS, and FTP. ELinks is commonly used in environments where graphical browsers are not available or necessary.
https://src.fedoraproject.org/rpms/elinks
libpcap is a packet capture library that provides low-level access to network packets, enabling tools like tcpdump and Wireshark to monitor and analyze network traffic. Libpcap is essential for network diagnostics and security monitoring.
https://src.fedoraproject.org/rpms/libpcap
pykickstart is a Python library used for parsing and generating Kickstart configuration files for automated Linux installations. Pykickstart simplifies the process of managing system deployment scripts in Red Hat-based environments.
https://src.fedoraproject.org/rpms/pykickstart
glusterfs-ganesha is an NFS server designed to provide NFSv3, NFSv4, and pNFS support for GlusterFS volumes. GlusterFS Ganesha is often deployed to provide NFS access in high-availability, distributed storage environments.
https://src.fedoraproject.org/rpms/glusterfs-ganesha
ntopng is a network traffic monitoring tool that provides real-time analysis and visualization of network usage. Ntopng helps administrators monitor bandwidth, track connections, and analyze network performance.
https://src.fedoraproject.org/rpms/ntopng
clamav is an open-source antivirus engine designed to detect malware, viruses, and other malicious threats on Linux systems. ClamAV is frequently used to scan email attachments, file systems, and web content for security purposes.
https://src.fedoraproject.org/rpms/clamav
certbot is a tool for automating the process of obtaining and renewing SSL/TLS certificates from the Let's Encrypt certificate authority. Certbot simplifies the deployment of HTTPS for websites and services, ensuring secure communications.
https://src.fedoraproject.org/rpms/certbot
haproxy is a high-performance load balancer and reverse proxy used to distribute traffic across multiple servers. HAProxy ensures scalability and availability for web applications by balancing requests between back-end services.
https://src.fedoraproject.org/rpms/haproxy
dnsmasq is a lightweight DNS forwarder and DHCP server that provides name resolution and network configuration in small to medium-sized networks. Dnsmasq is widely used in home and embedded systems to simplify network setup.
https://src.fedoraproject.org/rpms/dnsmasq
rsync is a powerful file synchronization tool that efficiently copies and synchronizes files between local and remote systems. Rsync is commonly used for backups and mirroring directories while minimizing data transfer through delta encoding.
https://src.fedoraproject.org/rpms/rsync
pki-tools is a collection of command-line utilities for managing public key infrastructure (PKI), including certificate generation and key management. PKI Tools are essential for setting up secure communications through SSL/TLS certificates.
https://src.fedoraproject.org/rpms/pki-tools
ceph-mon is the monitor daemon of the Ceph distributed storage system, responsible for maintaining cluster state and managing metadata. Ceph-Mon ensures high availability and fault tolerance in Ceph clusters by coordinating storage operations.
https://src.fedoraproject.org/rpms/ceph-mon
auditd is the Linux audit daemon used for tracking and logging security-related events on the system. Auditd provides detailed records of user activity, system changes, and policy violations for compliance and forensic analysis.
https://src.fedoraproject.org/rpms/auditd
pdns-recursor is a high-performance DNS recursing server designed to handle large volumes of DNS queries efficiently. PDNS Recursor is often deployed in enterprise environments to provide fast, reliable DNS resolution.
https://src.fedoraproject.org/rpms/pdns-recursor
bacula is an open-source backup solution that provides tools for backing up, restoring, and verifying data across multiple systems. Bacula is widely used in enterprise environments to manage complex backup workflows with support for various storage devices.
https://src.fedoraproject.org/rpms/bacula
libvirt-daemon-driver-qemu is a libvirt driver that provides virtualization management for QEMU virtual machines. Libvirt Daemon Driver QEMU is essential for managing virtual machines in environments using the QEMU hypervisor.
https://src.fedoraproject.org/rpms/libvirt-daemon-driver-qemu
stratis-cli is a command-line interface for managing Stratis, a local storage management tool that simplifies the creation and management of storage pools and volumes. Stratis-CLI provides easy-to-use commands for handling advanced storage configurations.
https://src.fedoraproject.org/rpms/stratis-cli
autofs is an automount daemon that automatically mounts and unmounts file systems as needed. Autofs is often used to reduce the overhead of manually managing mounted network shares and external drives in Linux environments.
https://src.fedoraproject.org/rpms/autofs
monit is a system monitoring tool that allows administrators to manage and monitor processes, services, and file systems. Monit can automatically restart services that fail, providing a way to ensure uptime and availability.
https://src.fedoraproject.org/rpms/monit
tuned-adm is a command-line utility used to configure and apply system performance tuning profiles based on the workload and hardware configuration. Tuned-Adm is often used to optimize performance in server, virtualization, or power-sensitive environments.
https://src.fedoraproject.org/rpms/tuned
lvm2 is a package that provides tools for managing logical volumes, allowing users to resize, snapshot, and mirror volumes dynamically. LVM2 is widely used for flexible disk management in enterprise systems.
https://src.fedoraproject.org/rpms/lvm2
freeipa-server is an identity management solution that integrates Linux, Unix, and Windows environments. FreeIPA Server provides centralized authentication, authorization, and accounting services for managing users and resources.
https://src.fedoraproject.org/rpms/freeipa-server
openvswitch-ovn is an extension of Open vSwitch that adds support for overlay networks in virtualized environments. OVN (Open Virtual Network) provides advanced networking features like distributed routing and security groups for large-scale virtual networks.
https://src.fedoraproject.org/rpms/openvswitch-ovn
chrony is a versatile time synchronization service used to maintain accurate system time, especially in environments with intermittent network connectivity. Chrony is often used in data centers and virtual environments for precise timekeeping.
https://src.fedoraproject.org/rpms/chrony
rabbitmq-server is an open-source message broker that implements the Advanced Message Queuing Protocol (AMQP). RabbitMQ Server is widely used for handling messaging between distributed systems, enabling reliable message delivery, queuing, and clustering.
https://src.fedoraproject.org/rpms/rabbitmq-server
netcat (often abbreviated as `nc`) is a versatile networking tool used for reading and writing data across network connections. Netcat is commonly used for network debugging, port scanning, and setting up simple TCP/UDP connections.
https://src.fedoraproject.org/rpms/netcat
ethtool is a command-line utility used to configure and query network interface cards (NICs). Ethtool provides detailed information about network interfaces and allows administrators to modify settings such as speed, duplex, and auto-negotiation.
https://src.fedoraproject.org/rpms/ethtool
sysstat is a package of performance monitoring tools that includes utilities like `iostat`, `mpstat`, and `sar` for tracking system resource usage. Sysstat is commonly used to monitor CPU, memory, disk, and network performance over time.
https://src.fedoraproject.org/rpms/sysstat
redis is an in-memory key-value store used as a database, cache, and message broker. Redis supports data structures such as strings, lists, and hashes and is widely used for real-time analytics, caching, and session management.
https://src.fedoraproject.org/rpms/redis
openldap-servers provides the server components of the OpenLDAP directory service, allowing for centralized authentication and directory management. OpenLDAP Servers are commonly used to manage users, groups, and resources in enterprise environments.
https://src.fedoraproject.org/rpms/openldap-servers
kexec-tools is a package that allows the system to load a new kernel from the currently running kernel without performing a full reboot. Kexec-tools is often used in environments requiring quick kernel updates or minimal downtime.
https://src.fedoraproject.org/rpms/kexec-tools
munin is a networked resource monitoring tool that provides detailed graphs of system performance metrics. Munin is widely used to monitor servers, networks, and applications in real time, offering insight into system health and capacity.
https://src.fedoraproject.org/rpms/munin
strongswan is an open-source IPsec-based VPN solution used to create secure communication channels over untrusted networks. StrongSwan supports encryption, key exchange, and authentication protocols, making it a popular choice for VPN implementations.
https://src.fedoraproject.org/rpms/strongswan
nftables is a packet filtering framework that replaces iptables as the default firewall in Linux. Nftables simplifies the management of network traffic filtering and improves performance through a more efficient rule-processing engine.
https://src.fedoraproject.org/rpms/nftables
libguestfs is a set of tools for accessing and modifying virtual machine disk images. Libguestfs allows administrators to inspect, edit, and repair disk images without needing to boot the virtual machines, making it useful for virtualization management.
https://src.fedoraproject.org/rpms/libguestfs
mod_security is an open-source web application firewall (WAF) for Apache that protects web applications from attacks such as SQL injection and cross-site scripting (XSS). ModSecurity is widely used to enhance web server security.
https://src.fedoraproject.org/rpms/mod_security
roundcubemail is an open-source web-based email client written in PHP that provides a user-friendly interface for managing email. RoundCubeMail is commonly used in mail server setups to provide web access to email accounts.
https://src.fedoraproject.org/rpms/roundcubemail
pdns (PowerDNS) is an open-source DNS server that provides authoritative DNS services with support for database backends. PowerDNS is widely used for high-performance DNS hosting, allowing dynamic updates and custom DNS record management.
https://src.fedoraproject.org/rpms/pdns
shorewall (Shoreline Firewall) is a front-end for iptables designed to make configuring complex firewall rules easier. Shorewall is commonly used to simplify firewall management in enterprise and server environments.
https://src.fedoraproject.org/rpms/shorewall
openconnect is an open-source VPN client used for connecting to Cisco's AnyConnect SSL VPN. OpenConnect provides secure VPN connectivity for accessing remote networks and services over encrypted tunnels.
https://src.fedoraproject.org/rpms/openconnect
sosreport is a tool that collects system configuration details and diagnostic information, useful for troubleshooting and support requests. Sosreport is commonly used by administrators to gather comprehensive data about system health and configuration.
https://src.fedoraproject.org/rpms/sosreport
ceph-rgw (RADOS Gateway) is an HTTP server that provides object storage through a RESTful interface compatible with S3 and Swift. Ceph RGW allows users to interact with Ceph's distributed storage system as an object storage service.
https://src.fedoraproject.org/rpms/ceph-rgw
libseccomp is a library that allows applications to restrict the system calls they can make using Linux seccomp filters. Libseccomp is commonly used to enhance security in containerized environments by limiting the system resources an application can access.
https://src.fedoraproject.org/rpms/libseccomp
udica is a tool for creating custom SELinux security policies for containerized applications. Udica simplifies the process of defining container-specific security policies to enforce access control and protect system resources from unauthorized access.
https://src.fedoraproject.org/rpms/udica
nmap is a network discovery and security auditing tool used to scan and map networks. Nmap is widely used to identify open ports, services, and vulnerabilities on a network, making it a staple in network security and troubleshooting.
https://src.fedoraproject.org/rpms/nmap
etcd is a distributed key-value store used for configuration management and service discovery in cloud-native environments. Etcd is a core component of systems like Kubernetes, ensuring consistent configuration across distributed systems.
https://src.fedoraproject.org/rpms/etcd
haproxy is a reliable and high-performance load balancer and reverse proxy that distributes traffic across multiple servers. HAProxy is commonly deployed to improve availability and performance for web applications by balancing loads and handling failovers.
https://src.fedoraproject.org/rpms/haproxy
clamav is an open-source antivirus engine designed to detect and remove malware and viruses. ClamAV is frequently used to scan email attachments, web content, and file systems for potential security threats.
https://src.fedoraproject.org/rpms/clamav
gearman is an open-source job server that distributes tasks across multiple machines, allowing for parallel processing. Gearman is commonly used in distributed computing environments to handle large workloads efficiently.
https://src.fedoraproject.org/rpms/gearman
rkhunter (Rootkit Hunter) is a security tool used to detect rootkits, backdoors, and local exploits on Linux systems. RKHunter scans critical system files and directories for suspicious activity, helping to ensure system integrity.
https://src.fedoraproject.org/rpms/rkhunter
vdo (Virtual Data Optimizer) is a block-level deduplication and compression tool for managing storage efficiency on Linux. VDO is often used in environments with large datasets to reduce storage overhead by eliminating duplicate data blocks.
https://src.fedoraproject.org/rpms/vdo
chrony is a versatile network time protocol (NTP) implementation used to keep system clocks synchronized with network time servers. Chrony is particularly useful in virtualized and cloud environments for ensuring accurate system time.
https://src.fedoraproject.org/rpms/chrony
strongswan is an open-source IPsec-based VPN solution used to create secure communications over public networks. StrongSwan is commonly deployed to establish site-to-site VPNs or secure remote access connections.
https://src.fedoraproject.org/rpms/strongswan
duplicity is a bandwidth-efficient backup solution that uses incremental backups to minimize data transfer and storage space. Duplicity also supports encryption, making it a popular choice for secure, remote backups.
https://src.fedoraproject.org/rpms/duplicity
rclone is an open-source command-line tool used for managing and synchronizing files between cloud storage services and local storage. Rclone supports various cloud providers, making it a flexible solution for data backup and synchronization.
https://src.fedoraproject.org/rpms/rclone
pacemaker is a high-availability cluster resource manager that ensures services remain available by managing failover and recovery processes. Pacemaker is often used in mission-critical environments to achieve service continuity.
https://src.fedoraproject.org/rpms/pacemaker
cacti is a network monitoring and graphing tool that provides a web-based interface for tracking network performance and system metrics. Cacti is widely used for generating graphs of time-series data, helping administrators visualize trends and resource usage.
https://src.fedoraproject.org/rpms/cacti
fio (Flexible I/O Tester) is a benchmarking tool used to evaluate the performance of storage systems by simulating various I/O workloads. FIO is often deployed to stress-test and measure disk performance in production environments.
https://src.fedoraproject.org/rpms/fio
openldap-clients provides command-line utilities for interacting with OpenLDAP directories, allowing users to query, modify, and manage directory data. OpenLDAP Clients are essential for system administrators managing LDAP-based authentication and directory services.
https://src.fedoraproject.org/rpms/openldap-clients
mdadm is a Linux utility used for creating and managing RAID arrays, offering software RAID capabilities on Linux systems. Mdadm enables administrators to set up, monitor, and maintain RAID volumes for data redundancy and performance.
https://src.fedoraproject.org/rpms/mdadm
supervisor is a process control system that allows administrators to manage and monitor background processes. Supervisor ensures that services are automatically restarted if they fail, providing improved reliability and uptime.
https://src.fedoraproject.org/rpms/supervisor
stunnel is an open-source tool used to encrypt arbitrary TCP connections using SSL/TLS. Stunnel is commonly used to secure non-encrypted services such as IMAP, SMTP, and POP3 by adding encrypted tunnels to existing services.
https://src.fedoraproject.org/rpms/stunnel
dnscrypt-proxy is a tool that encrypts DNS queries to ensure privacy and security, preventing DNS spoofing and other attacks. DNSCrypt Proxy is widely used to secure DNS traffic between clients and DNS resolvers.
https://src.fedoraproject.org/rpms/dnscrypt-proxy
openstack-nova is a core component of the OpenStack cloud computing platform, responsible for managing and orchestrating virtual machines. OpenStack Nova handles compute resource provisioning, scheduling, and management in cloud environments.
https://src.fedoraproject.org/rpms/openstack-nova
Fair Use Sources
Major Glossary Categories: Information Technology - IT - Computing Topics, AWS Glossary, Azure Glossary, C Language Glossary (21st Century C Glossary), CPP Glossary | C++ Glossary, C Sharp Glossary | Glossary, Cloud Glossary, Cloud Native Glossary, Clojure Glossary, COBOL Glossary, Cybersecurity Glossary, DevOps Glossary, Fortran Glossary, Functional Programming Glossary, Golang Glossary, GCP Glossary, IBM Glossary, IBM Mainframe Glossary, iOS Glossary, Java Glossary, JavaScript Glossary, Kotlin Glossary, Kubernetes Glossary, Linux Glossary, macOS Glossary, MongoDB Glossary, PowerShell Glossary, Python Glossary and Python Official Glossary, Ruby Glossary, Rust Glossary, Scala Glossary, Concurrency Glossary, SQL Glossary, SQL Server Glossary, Swift Glossary, TypeScript Glossary, Windows Glossary, Windows Server Glossary, GitHub Glossary, Awesome Glossaries. (navbar_glossary)
npm (Node Package Manager), Yarn, pip (Python Package Installer), conda, gem (RubyGems), cargo (Rust Package Manager), go mod (Go Modules), composer (PHP Dependency Manager), NuGet, Maven, Gradle, CocoaPods, Swift Package Manager, bundler (Ruby Dependency Manager), Mix (Elixir Package Manager), dub (D Language Package Manager), stack (Haskell Build Tool), cabal (Haskell Dependency Manager), Hex (Erlang/Elixir Package Manager), Pkg (Julia Package Manager), Renv (R Dependency Manager), BiocManager (R Bioconductor Manager), Leiningen (Clojure Dependency Manager), Spago (PureScript Package Manager), Dotnet CLI. (navbar_programming_lamguage_package_manager)
Repology.org, Operating System Package Managers, Homebrew for Linux, Homebrew for macOS, apt, apt update, apt upgrade, apt install, apt remove, apt autoremove, apt purge, apt search, apt show, apt policy, apt list, apt cache, apt edit-sources, apt full-upgrade, apt dist-upgrade, apt build-dep, apt source, apt download, APT (Advanced Package Tool), apt-get update, apt-get upgrade, apt-get install, apt-get remove, apt-get autoremove, apt-get purge, apt-get dist-upgrade, apt-get build-dep, apt-get source, apt-get dselect-upgrade, apt-get clean, apt-get autoclean, apt-get check, dpkg, dpkg -i, dpkg -r, dpkg -P, dpkg -l, dpkg -L, dpkg -S, dpkg -s, dpkg --configure, dpkg --unpack, dpkg --force-all, dselect, Ubuntu Software Center, Synaptic (software), Synaptic, APT-RPM, DNF (Dandified Yum), dnf install, dnf remove, dnf update, dnf upgrade, dnf downgrade, dnf search, dnf info, dnf clean, dnf autoremove, dnf groupinstall, dnf groupremove, dnf grouplist, dnf repolist, dnf history, dnf makecache, dnf check-update, yum (Yellowdog Updater, Modified), yum install, yum remove, yum update, yum upgrade, yum search, yum info, yum clean, yum repolist, yum groupinstall, yum groupremove, yum grouplist, yum history, yum check-update, rpm (RPM Package Manager), rpm -i, rpm -U, rpm -F, rpm -e, rpm -q, rpm -qa, rpm -qi, rpm -ql, rpm -qc, rpm -qd, rpm -qf, rpm -q --changelog, rpm --import, rpm --rebuilddb, rpm --verify, snap (Snap Package Manager), snap install, snap remove, snap refresh, snap revert, snap list, snap info, snap find, snap alias, snap channels, snap connections, snap services, snap interfaces, snap disconnect, snap connect, snap set, snap get, snap start, snap stop, snap restart, snap revert, SnapCraft, SnapCraft.io, AppImage, AppImage on FUSE, brew (Homebrew) on macOS, brew update, brew upgrade, brew install, brew uninstall, brew remove, brew info, brew search, brew list, brew outdated, brew cleanup, brew doctor, brew tap, brew untap, brew services, brew link, brew unlink, brew switch, brew edit, brew cask (deprecated, integrated now), brew autoremove, brew pin, brew unpin, brew bundle, brew reinstall, brew upgrade --cask, choco (Chocolatey) on Windows, choco install, choco uninstall, choco upgrade, choco search, choco list, choco outdated, choco pin, choco config, choco source, choco export, choco import, choco feature, choco pack, choco push, choco apikey, choco new, choco outdated -l, choco outdated -r, winget (Windows Package Manager), winget install, winget uninstall, winget upgrade, winget list, winget search, winget show, winget settings, winget features, winget export, winget import, winget hash, winget validate, winget source, sdkman (Software Development Kits Manager), sdk list, sdk install, sdk uninstall, sdk use, sdk default, sdk upgrade, sdk flush, sdk current, sdk version, sdk offline, sdk selfupdate, sdk update, nvm (Node Version Manager), nvm install, nvm uninstall, nvm use, nvm ls, nvm ls-remote, nvm alias, nvm unalias, nvm current, nvm run, nvm exec, nvm which, npm (Node Package Manager), npm install, npm uninstall, npm update, npm upgrade, npm ls, npm list, npm search, npm info, npm view, npm link, npm prune, npm outdated, npm audit, npm audit fix, npm publish, npm version, npm init, npm run-script, npm cache clean, npm ci, npm shrinkwrap, npm dedupe, npm doctor, npm root, npm explore, npm rebuild, npm uninstall -g, npm install -g, npx (npm package runner), yarn (Yet Another Resource Navigator), yarn add, yarn remove, yarn upgrade, yarn global add, yarn global remove, yarn global upgrade, yarn install, yarn outdated, yarn audit, yarn audit fix, yarn run, yarn workspaces, yarn create, yarn cache clean, yarn list, yarn info, yarn version, yarn upgrade-interactive, pip (Python Package Manager), pip install, pip uninstall, pip list, pip search, pip show, pip freeze, pip install --upgrade, pip wheel, pip hash, pip check, pip completion, pip download, pip cache, pip install --user, pip install --no-deps, pip install -r requirements.txt, pipenv, Anaconda (Python Distribution), conda (Conda Package Manager), conda install, conda remove, conda update, conda upgrade, conda create, conda env create, conda env remove, conda env export, conda list, conda search, conda info, conda config, conda clean, conda package, conda run, conda init, conda deactivate, conda activate, conda doctor, miniconda (Minimal Conda), mamba (Faster Conda), maven ([[Java Package Manager / Java build tools), mvn install, mvn package, mvn clean, mvn compile, mvn test, mvn deploy, mvn verify, mvn site, tree, resolve, use-latest-versions, gradle (Java Build Tool with deps), gradle build, gradle assemble, gradle test, gradle tasks, gradle dependencies, gradle publish, gradle wrapper, gradle clean, gradle run, gradle init, gradle properties, gradle build scan, sbt (Scala Build Tool), sbt update, sbt compile, sbt test, sbt package, sbt publish, sbt assembly, sbt clean, sbt dependencyTree, sbt reload, sbt run, Leiningen (Clojure): lein deps, lein uberjar, lein test, lein run, lein repl, lein install, lein update-in, lein trampoline, lein check, lein do, lein jar, lein pom, lein release, lein version, lein clean, lein eastwood, NuGet (.NET package manager), nuget install, nuget update, nuget restore, nuget push, nuget pack, nuget spec, nuget delete, nuget locals, nuget list, nuget search, nuget setApiKey, nuget setSource, dotnet add package, dotnet restore, dotnet nuget locals, dotnet nuget push, dotnet nuget delete, dotnet nuget list source, dotnet nuget add source, dotnet nuget remove source, dotnet nuget update source, dotnet tool install, dotnet tool update, dotnet tool uninstall, RubyGems (Ruby): gem install, gem uninstall, gem update, gem search, gem list, gem build, gem push, gem yank, gem server, gem environment, gem contents, gem dependency, gem outdated, gem pristine, gem spec, gem unpack, gem which, bundle (Bundler for Ruby), bundle install, bundle update, bundle exec, bundle package, bundle config, bundle show, bundle list, bundle outdated, bundle pristine, bundle add, bundle clean, cargo (Rust): cargo build, cargo run, cargo test, cargo update, cargo install, cargo uninstall, cargo search, cargo publish, cargo yank, cargo check, cargo doc, cargo clean, cargo new, cargo init, cargo fetch, cargo tree, cargo vendor, cargo fmt – rustfmt extension, vcpkg (CPP package manager), vcpkg install, vcpkg remove, vcpkg update, vcpkg upgrade, vcpkg search, vcpkg list, vcpkg integrate install, vcpkg integrate remove, vcpkg export, vcpkg edit, vcpkg depend-info, vcpkg hash, vcpkg fetch, vcpkg version, Conan (CPP package manager), conan install, conan remove, conan search, conan upload, conan export, conan info, conan create, conan inspect, conan test, conan remote add, conan remote remove, conan remote list, conan config list, conan config set, conan profile list, conan profile new, conan profile update, conan profile remove, Helm (Kubernetes Package Manager), helm repo add, helm repo update, helm search repo, helm install, helm upgrade, helm uninstall, helm rollback, helm list, helm history, helm package, helm lint, helm template, helm show, helm plugin install, helm plugin list, helm plugin remove, helm version, helm env, helm create, helm dependency update, helm dependency build, helm dependency list, helm dependency add, helm get values, helm get manifest, helm get hooks, helm get notes, helm verify, helm chart list, helm chart pull, helm chart push, helm chart export, helm chart save, helm chart show, Packages Managers for Docker, Docker Hub (DockerHub is not a package manager. It's an image registry, Packages Managers for Containers: (Docker images are considered in the realm of packaging: Docker Hub, docker pull, docker push, docker images, docker build, docker run, docker tag, docker rmi, docker save, docker load, docker export, docker import, docker load, Podman for Containers: Podman pull, Podman push, Podman images, Podman run, Podman build, Podman tag, Podman rmi, Podman save, Podman load, Nix (Nix package manager), nix-env, nix-env -i, nix-env -e, nix-env -u, nix-env -q, nix-env -qa, nix-build, nix-shell, nix-store, nix-collect-garbage, nix-channel, nix-channel --update, nix-channel --list, nix-channel --add, nix-channel --remove, nix search, nix run, NixOS configuration.nix, GNU Guix (Guix package manager), guix install, guix remove, guix upgrade, guix search, guix pull, guix package, guix environment, guix system, guix pack, guix challenge, guix import, guix publish, guix weather, guix gc, guix lint, guix graph, guix show, guix build, guix edit, guix refresh, guix describe, guix time-machine, guix home reconfigure, guix shell, Flatpak, flatpak install, flatpak remove, flatpak update, flatpak list, flatpak search, flatpak info, flatpak remote-add, flatpak remote-ls, flatpak remote-delete, flatpak uninstall, flatpak repair, flatpak config, flatpak permissions, flatpak history, flatpak create-usb, flatpak export, flatpak install --user, flatpak install --system, flatpak run, flatpak override, flatpak mask, flatpak --version, Flatpak ref, Flatpak repo, Flatpak builder, AppImage - format on FUSE, Zypper (SUSE Linux): zypper install, zypper remove, zypper update, zypper upgrade, zypper search, zypper info, zypper patch, zypper dist-upgrade, zypper addrepo, zypper removerepo, zypper lr (list repos), zypper clean, zypper verify, zypper in, zypper rm, ZYpp (SUSE backend), Entropy (Sabayon): equo install, equo remove, equo update, equo upgrade, equo search, equo query, equo mask, equo unmask, netpkg (Zenwalk), pacman (Arch Linux), pacman -S, pacman -R, pacman -Q, pacman -Ss, pacman -Si, pacman -Su, pacman -Sy, pacman -Syu, pacman -Sc, pacman -Scc, pacman -Sw, pacman -U, pacman -Rns, pacman -Qo, pacman -Qs, pacman -Ql, pacman -Qi, pacman -Qm, PiSi (Pardus): pisi install, pisi remove, pisi upgrade, pisi info, pisi search, pisi list, pisi up (update), pisi build, pisi help, PPM (Puppy Package Manager), slackpkg (Slackware), slackpkg install, slackpkg remove, slackpkg search, slackpkg update, slackpkg upgrade, slackpkg reinstall, slapt-get (Slackware), slapt-get --install, slapt-get --remove, slapt-get --update, slapt-get --upgrade, slapt-get --search, swaret (Slackware), paldo (Paldo OS) upkg, upkg install, upkg remove, upkg update, upkg upgrade, upkg search, upkg info, upkg list, Puppet Integration with Package Resources, Puppet package Type, puppet resource package, puppet apply with package, Chef Integration with package Resource, knife cookbook upload - Chef tool that handle packages, Chef is config mgmt, chef resource package, chef run_list with packages, chef attribute node['packages'], chef inspec package resource, ansible package module, ansible apt module, ansible yum module, ansible dnf module, ansible package_facts module, Terraform with external provider to manage packages - Possibly Packer or terraform use, Salt pkg.install, Salt pkg.remove, Salt pkg.upgrade, Salt pkg.info_installed, Salt pkg.list_pkgs, Salt pkg.refresh_db, Salt pkg.version, Salt pkg.latest, Salt pkg.hold, Salt pkg.unhold, Salt pkg.autoremove, Guix inferior packages, Guix channels, Nix channels, Nix flakes Nix overlay., NixOS option for packageInstallation, Zypp patch, Binary Artifact Repositories, artifact repository, Configuration Management as it relates to package management, Ansible playbook installing packages, Ansible apt task, Ansible yum task, Chef recipe with package, Puppet manifest with package, Salt state with pkg.installed
Package Managers: Cloud Monk's Package Manager Book, Cloud Monk's Development PC DevOps Automation via Ansible-Chocolatey-PowerShell-Homebrew-DNF-APT, Package Manager Glossary, Repology.org, Operating System Package Managers (Homebrew for Linux, apt-yum-dnf-rpm-snap-AppImage on FUSE – choco-winget – Homebrew for macOS; Programming Language Package Managers: npm-nvm-yarn - pip-Anaconda-conda-miniconda - maven-gradle-sdkman-sbt-Leiningen - NuGet - go get - RubyGems - cargo - CPP Package Managers vcpkg and Conan), Misconfigured Package Management (Misconfigured NuGet, Misconfigured Maven, Misconfigured Gradle, Misconfigured NPM, Misconfigured pip, Misconfigured Cargo), Package Managers for Kubernetes - Kubernetes Package Manager (Helm), Packages Managers for Containers (Packages Managers for Docker (Docker Hub), Package Managers for Podman), Package Managers for Windows (Chocolatey - choco, winget), Package Managers for macOS (Homebrew - brew), Package Managers for Linux: APT (Package Manager) - APT (KPackage, Synaptic (software) - Synaptic, Ubuntu Software Center, aptitude software) - aptitude, dselect, RPM Package Manager - RPM (APT-RPM, DNF (software) - DNF, up2date, urpmi, Rpmdrake, Yum (software) - YUM, ZYpp), Linux distribution - Distribution-agnostic (AppImage, Flatpak, GNU Guix, Homebrew (package manager) - Homebrew - brew, Nix package manager - Nix, pkgsrc, Snap (package manager) - Snap - SnapCraft - SnapCraft.io); Others (binary) (Sabayon Linux Package management - Entropy, Zenwalk netpkg, Arch Linux pacman, Pardus (operating system) - Pardus PiSi, Puppy Linux PPM, slackpkg, slapt-get, swaret, paldo (operating system) - paldo upkg); Package Format, Image, Artifact, CLIs, Command line security, Tab completion, Automation, DevOps Tools, Container Tools, K8S Tools, Programming Tools, Infrastructure as Code (IaC), CI-CD, Git-GitHub-GitOps, Scripting languages (Python scripting, Bash script, PowerShell-PowerShell DSC), Configuration Management (Terraform-Ansible-Chef-Puppet-Salt), Linux CLI Shells bash-ksh-tcsh-mksh-zsh, macOS CLI-iTerm2, Windows CLI / cmd.exe, Windows Terminal, cURL, REPLs, IDEs, Cloud IDEs. (navbar_package_manager - see also navbar_dependency_management, navbar_developer_tools, navbar_choco, navbar_brew, navbar_nvm, navbar_npm, navbar_maven, navbar_gradle, navbar_helm)
Cloud Monk is Retired ( for now). Buddha with you. © 2025 and Beginningless Time - Present Moment - Three Times: The Buddhas or Fair Use. Disclaimers
SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.