Skip to content

Commit 6cc7c80

Browse files
committed
Update howto-upgrade-os-of-terminal-server.md
1 parent c2fb887 commit 6cc7c80

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/operator-nexus/howto-upgrade-os-of-terminal-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ogcli export ogcli_export_<date>
113113

114114
## **Stage 2: Backup Files (on-premises machine)**
115115

116-
### Transfer Backup Files to on-nremises machine
116+
### Transfer Backup Files to on-premises machine
117117

118118
Run following command on the on-premises machine to copy the Terminal Server configuration and related files to the on-premises machine.
119119

@@ -130,9 +130,9 @@ scp -r -o [email protected] root@<ts_ip>:/mnt/nvram/opengear_provisi
130130
>[!Note:]
131131
> Replace <ts_ip> with the terminal server IP.
132132
133-
## **Stage 3: Install Firmware (Terminal Server)**
133+
## **Stage 3: Install firmware (Terminal Server)**
134134

135-
### Upload Firmware
135+
### Upload firmware
136136

137137
Upload the latest downloaded firmware from on premise machine to the terminal server.
138138

@@ -144,7 +144,7 @@ scp -r -o [email protected] ./operations_manager-24.07.1-production-
144144
> Replace <ts_ip> with the terminal server IP.<br>
145145
> Ensure the file name corresponds to the specific firmware version being used. For example, <operations_manager-24.07.1-production-signed.raucb> is the file name for Opengear OS version 24.07.1. Adjust the file name accordingly for your firmware version.
146146
147-
### Initaite installation of firmware
147+
### Initiate installation of firmware
148148

149149
Run the following command on the Terminal Server.
150150

0 commit comments

Comments
 (0)