Verifying the Installation on Linux
The installation can be verified by looking for the last RPM or Debian file installed.
Linux Variant
|
Command
|
Redhat
|
yum list installed | grep "ftl"
|
Debian
|
dpkg-query -l | grep "ftl"
|
SUSE
|
zypper se | grep "ftl"
|
Note: Alternatively, examine the log files at
/var/log.
Copyright © Cloud Software Group, Inc. All rights reserved.