Silent Installation for Linux Agent
1 min
the linux agent can also be installed silently by utilizing a configuration file instead of responding to interactive prompts during the installation process, the agent reads the required inputs directly from this file the configuration file is provided to the agent using the c parameter as shown below, and the file format must be structured as follows /setup sc api sh c /home/pamuser/config agent the format of the config file is as follows; { "download mode" "https", "download host" "10 20 42 156", "package folder url" "repo/linux agent", "package folder file" "/", "hostname" "cyaman virtualbox", "hostip" "10 0 2 15", "primary host" "10 20 42 10", "primary port" "443", "agent type" "linux", "installation token" "12cfe631 2b02 4482 9905 57cbd64805e5" }