Novell ZENWORKS LINUX MANAGEMENT 7.3 IR2 - INSTALLATION GUIDE 07-20-2009 Installation Manual page 62

Hide thumbs Also See for ZENWORKS LINUX MANAGEMENT 7.3 IR2 - INSTALLATION GUIDE 07-20-2009:
Table of Contents

Advertisement

File Name: Specify
filename.
Maximum number of versions to retain: Specify the maximum number of backups to be
maintained for a file that has been changed. If the maximum limit of backups is reached, the
oldest backup of a file is deleted. The backup is created in the same location as the specified
file.
Change name: Specify
Change mode: Select Search file from the drop-down list.
Search string: Specify
Case sensitive: Select this option to distinguish between uppercase and lowercase characters.
When Case sensitive is selected, the system finds only those instances in which the
capitalization matches the text you have specified in the search string.
Search occurrence: Select First Occurrence from the drop-down list. The system finds the
first occurrence of the search string and performs the specified action on it.
Result action: Select Delete line from the drop-down list.
8 Click Next to display the Script page.
9 Fill in the fields:
Pre-change action: Specify the actions to perform before modifying the text files:
Executable type: Select Script from the drop-down list.
Script to run: Select Define Your Own Script from the drop-down list.
Define your own script: Type the following in the box:
#!/bin/bash
INSTALLFILE=/opt/novell/oes_install/selections/novell-base.sel
if [ -f $INSTALLFILE ]; then
fi
Action when the execution fails: Select an action you want the system to perform when
an execution fails. You can continue modifying the file by selecting Continue modifying
the text file or you can stop the modifications in the file by selecting Do not modify the text
file.
NOTE: The backup of the text file is taken after the pre-change action completes the
execution and before the text file modification starts.
Post-change action: Specify the actions to perform after the actual changes are done in the
file.
Executable type: Select Script from the drop-down list.
Script to run: Select Define Your Own Script from the drop-down list.
Define your own script: Type the following in the box:
#!/bin/bash
INSTALLFILE=/opt/novell/oes_install/selections/novell-base.sel
if [ -f $INSTALLFILE ]; then
62
Novell ZENworks 7.3 Linux Management Installation Guide
/opt/novell/oes_install/selections/novell-base.sel
as the change name.
rug
as the search string
rug
chmod +w $INSTALLFILE
as the

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zenworks linux management 7.3 ir2

Table of Contents