Skip to content

Commit 285d039

Browse files
committed
Updating the broken links
1 parent ad13b70 commit 285d039

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
@@ -143,8 +143,8 @@ Terminal Server has been deployed and configured as follows:
143143
- HTTP access is enabled
144144
- Terminal Server interface is connected to the operators on-premises Provider Edge routers (PEs) and configured with the IP addresses and credentials
145145
- Terminal Server is accessible from the management VPN
146-
- To upgrade the terminal server to 24.11.2 [refer](/articles/operator-nexus/howto-upgrade-os-of-terminal-server.md)
147-
- To setup single session and session timeout for serial console [refer](/articles/operator-nexus/howto-restrict-serial-port-access-and-set-timeout-on-terminal-server.md)
146+
- To upgrade the terminal server to 24.11.2 [refer](./howto-upgrade-os-of-terminal-server.md)
147+
- To setup single session and session timeout for serial console [refer](./howto-restrict-serial-port-access-and-set-timeout-on-terminal-server.md)
148148

149149
### Step 1: Setting up hostname
150150

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)