Installing Putty on Fedora



**Please Note - you must run the commands silent with no output or user prompts



Create the following script using a text editor on Linux and save it to the shared apps folder on the server running Management Utilities.


#!/bin/bash

yum -y install putty


**Please Note your script must be saved as .sh


In our example the script was named - Putty-Fedora.sh




Third Party Template

Now create a Third Party Template to run the script


Give the template a name, select Linux, choose the Authentication Template that contains the username and password for both Windows App share file access the root level user on the Linux target system


Click find files to select your script, press Add and the check the Copy check box.



Select Target Systems and Deploy Software using Third Party Template