Skip to content

Commit db7b7cc

Browse files
Merge pull request #296416 from sushantjrao/break-glass-setup
Break glass setup
2 parents 11a439b + 23f62cb commit db7b7cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/operator-nexus/howto-platform-prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,8 @@ Terminal Server has been deployed and configured as follows:
146146
- HTTP access is enabled
147147
- Terminal Server interface is connected to the operators on-premises Provider Edge routers (PEs) and configured with the IP addresses and credentials
148148
- Terminal Server is accessible from the management VPN
149-
- To upgrade the terminal server to 24.11.2 [refer](/azure/operator-nexus/howto-upgrade-os-of-terminal-server)
150-
- To setup single session and session timeout for serial console [refer](/azure/operator-nexus/howto-restrict-serial-port-access-and-set-timeout-on-terminal-server)
149+
- To upgrade the terminal server to OS version 24.11.2 [refer](./howto-upgrade-os-of-terminal-server.md)
150+
- To setup single session and session timeout for serial console [refer](./howto-restrict-serial-port-access-and-set-timeout-on-terminal-server.md)
151151

152152
### Step 1: Setting up hostname
153153

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ After downloading the OS image, verify its integrity using SHA1 checksum validat
6161

6262
### Step 1: Download the SHA checksum file
6363

64-
Use `wget` or any other utility to download the checksum file corresponding to the OS version:
64+
Use `wget` or any other utility to download the checksum file corresponding to the OS version 24.11.2.
6565

6666
```bash
67-
wget https://ftp.opengear.com/download/opengear_appliances/OM/current/SHASUMS
67+
wget https://ftp.opengear.com/download/opengear_appliances/OM/archive/24.11.2/SHASUMS
6868
```
6969

7070
### Step 2: Compute and compare the SHA1 checksum

0 commit comments

Comments
 (0)