Endpoint Central gives IT teams a single platform to manage and secure every device across the organization, eliminating the need to juggle multiple point tools.
Patch management is automated across Windows, macOS, Linux, and 1000+ third-party applications. Software deployment, OS imaging, and remote desktop capabilities allow administrators to provision, update, and troubleshoot endpoints without physical presence.
Security capabilities include vulnerability assessment, application control, device control, browser security, endpoint privilege management, EDR, NGAV protection against malware and zero-day threats, and private access for secure remote connectivity. BitLocker and FileVault encryption management adds data protection across Windows and macOS fleets.
Mobile device management extends control to iOS and Android, supporting corporate-owned and BYOD environments. Available on-premises or in the cloud across five editions: Free, Professional, Enterprise, UEM, and Security.
Learn more
JDisc Discovery is a comprehensive network inventory and IT asset management solution designed to help organizations gain clear, up-to-date visibility into their IT environment. It automatically scans and maps devices across the network, including servers, workstations, virtual machines, and network hardware, to create a detailed inventory of all connected assets. This includes critical information such as hardware configurations, software installations, patch levels, and relationshipots between devices.
One of the standout features of JDisc Discovery is its agentless discovery process, meaning it does not require the installation of any software on individual devices, reducing deployment time and minimizing network impact. It supports a wide range of protocols (e.g., SNMP, SSH, WMI) to gather data, making it compatible with diverse IT environments, whether they are Windows, Linux, or Unix-based.
Learn more
YUM
Installing, patching, and removing software packages on Linux machines is one of the common tasks every sysadmin has to do. Here is how to get started with Linux package management in Linux Red Hat-based distributions (distros). Package management is a method of installing, updating, removing, and keeping track of software updates from specific repositories (repos) in the Linux system. Linux distros often use different package management tools. Red Hat-based distros use RPM (RPM Package Manager) and YUM/DNF (Yellow Dog Updater, Modified/Dandified YUM). YUM is the primary package management tool for installing, updating, removing and managing software packages in Red Hat Enterprise Linux. YUM performs dependency resolution when installing, updating, and removing software packages. YUM can manage packages from installed repositories in the system or from .rpm packages. There are many options and commands available to use with YUM.
Learn more