Installing Java on Fedora


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

Create Script

Create the following script using a text editor on Linux or using or with Notepad++ (with EOL Conversion set to Unix) and save it to the shared apps folder on the server running Management Utilities.


#!/bin/bash

yum -y install java



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



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



Create 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