To whom it may concern
How can I determine what the remote loader version is? Is there a Linux command is it in iManager or how can I look for the file version of the dirxml_remote.exe file?
Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
To whom it may concern
How can I determine what the remote loader version is? Is there a Linux command is it in iManager or how can I look for the file version of the dirxml_remote.exe file?
Perhaps
rpm -qa | grep rdxml
Hi Geoffrey .Thanks for the reply. The command shows no version information but if I use only the rpm -qa |grep xml command is shows me the xml libraries which I don't want to see.
rpm -qa |grep xml
libxml2-2-2.9.7-3.37.1.x86_64
yast2-xml-4.1.1-1.33.x86_64
libxmlsec1-1-1.2.28-7.9.1.x86_64
libxml2-tools-2.9.7-3.37.1.x86_64
libxmlsec1-openssl1-1.2.28-7.9.1.x86_64
Is there another way or command?
how can I look for the file version of the dirxml_remote.exe file?
In Windows Explorer, you can validate the property of this file. (Property>Details)
Another option: Control Panel>Add or Remove programs (Programs and Futures), find version and other details for installed IDM components.
I forgot the name o fthe RPM offhand... Though rdxml should have worked Do a grep for novell or DXML and that shows most of the packages.
This is a Linux OES 2018 SP2 servers.