Dell EMC Specialist – Systems Administrator, VMAX All Flash and PowerMax — Question 7
Which command is used to install the ECS software package?
Answer options
- A. sudo ./run.sh
- B. sudo bin/installer ג€"operation INSTALL
- C. sudo bin/installer ג€"operation INSTALL_HAL
- D. sudo tar xfvz ecs*production*.tgz
Correct answer: D
Explanation
The correct command to install the ECS software package is 'sudo tar xfvz ecs*production*.tgz', as it extracts the package files needed for installation. The other options involve executing a script or installer in a way that does not directly install the ECS package files.