- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-03-2022 11:14 PM
Hi,
Which Linux distributions does Cortex support?
11-03-2022 11:25 PM
11-04-2022 12:11 AM - edited 11-04-2022 12:12 AM
Hi @Shahwaz_Md ,
The command is same linux commandline as you check for any other applications in linux endpoints depending upon the OS type
You can refer the same from here: Install Cortex XDR for Linux
RHEL, CentOS, or Oracle
|
yum install ./
filename.rpm or
rpm -i ./
filename.rpm
|
Ubuntu or Debian
|
apt-get install ./
filename.deb or
dpkg -i ./
filename.deb
|
SUSE
|
zypper install ./
filename.rpm or
rpm -i ./
filename.rpm
|
11-03-2022 11:25 PM
11-04-2022 12:04 AM
Hi Neel,
Could you also provide with the command to check if Cortex is installed on Linux Machines.
Thanks
11-04-2022 12:11 AM - edited 11-04-2022 12:12 AM
Hi @Shahwaz_Md ,
The command is same linux commandline as you check for any other applications in linux endpoints depending upon the OS type
You can refer the same from here: Install Cortex XDR for Linux
RHEL, CentOS, or Oracle
|
yum install ./
filename.rpm or
rpm -i ./
filename.rpm
|
Ubuntu or Debian
|
apt-get install ./
filename.deb or
dpkg -i ./
filename.deb
|
SUSE
|
zypper install ./
filename.rpm or
rpm -i ./
filename.rpm
|
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!