RandyWang 1 Posted October 30, 2018 Share Posted October 30, 2018 Hi All: Can I use the eset dynamic group template to collect applications installed on Mac or Linux? Thank you for your reply Link to comment Share on other sites More sharing options...
Most Valued Members Nightowl 206 Posted October 30, 2018 Most Valued Members Share Posted October 30, 2018 (edited) To know what apps are installed on your PC through terminal in Linux you can use these commands depending on the dist that you do use : Aptitude-based distributions (Ubuntu, Debian, etc): dpkg -l RPM-based distributions (Fedora, RHEL, etc): rpm -qa pkg*-based distributions (OpenBSD, FreeBSD, etc): pkg_info Portage-based distributions (Gentoo, etc): equery list or eix -I pacman-based distributions (Arch Linux, etc): pacman -Q Cygwin: cygcheck --check-setup --dump-only * Slackware: slapt-get --installed For Mac take a look here : hxxp://osxdaily.com/2015/05/25/list-all-applications-mac-os-x/ Is that what you are looking for? Edited October 30, 2018 by Rami Link to comment Share on other sites More sharing options...
ESET Staff MichalJ 434 Posted October 30, 2018 ESET Staff Share Posted October 30, 2018 You need to first enable detection of non-eset installed apps - this could be enabled in policy for ESMC / ERA Agent. Then you can filter out computers having a specific application by using a dynamic group template with corresponding conditions set. https://help.eset.com/esmc_admin/70/en-US/dg_example_2.html Link to comment Share on other sites More sharing options...
Recommended Posts