Ubuntu Platform Install DS Agent Ubuntu and Debian (platform using dpkg) $ sudo dpkg -i <package_name> Installed DS Agent Status $ /etc/init.d/ds_agent status Uninstall DS Agent Ubuntu and Debian (platform uses dpkg) $ sudo dpkg -r ds-agent
Deep Security
Creating Deep Security diagnostic package in Linux
TrendMicro has published article on creating diagnostic package for troubleshooting your reported issues by their support engineers. However, the document doesn't cover the actual steps to identify the location of installation in Linux environment and how to move the files from restricted directory. Identify DS Agent Installation Folder $ ps Continue Reading