-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnss2.info
More file actions
28 lines (21 loc) · 1.29 KB
/
nss2.info
File metadata and controls
28 lines (21 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Instruction Set For The NSS2.sh TGIF Host File Editor Script
There are Three Stages of processing in this script
1) The script searches for the word 'prime' preceeded with a tab character and
displays the result.
If this information is correct click on the 'YES' buton, and the Script will Abort.
If this information is NOT correct, click on the 'NO' button and the Edit Screen will appear
2) Edit Screen
This will display the data in the custom DMR_Hosts File /root/DMR_Hosts.txt
If this data is correct press the 'Submit' button and the Script will Abort
If this data is NOT correct then edit the required fields and
press either the Submit Button or the keyboard Enter key
There MUST not be any spaces in any of the fields
The words in the server name should be separated with the underscore character
When done press the 'Submit' Button
Use The Up/Down arrows to navigate through the text fields
The Tab Key moves you from the text boxes group to the Submit Button to the Cancel Button
While in one of the text fields, Pressing your keytboard Enter key will immediately accept
the data in ALL fields and start processing the update
3) Processing
The script will now exit and run the pistar-update command to rebuild the DMR_Hosts.txt File
Press OK or the Keyboard Enter Key when ready to Proceed