Implementing a silent installation in Linux
Implementing a silent installation in Linux involves the following process:
- Create a response file to capture your input values for installation.
- Run the installation program to read the response file.This response file lets you perform the installation silently using the values that you specified.