How to get "Version" and "Motopatch" history for Linux Servers


Issue

How to get "Version" and "Motopatch" history for Linux Servers

 

Resolution

If you need to check Version or Motopatch history of a Linux Server:
(must be done from root login)
cd /var/log
cat mot-version.history   (displays server version)
cat mot-motopatch.history  (list past and latest Motopatch version)