Skip to content

Commit c759e1a

Browse files
Correcting to custom markdown
1 parent 7afb488 commit c759e1a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/orbital/satellite-imagery-with-orbital-ground-station.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ Port forward the vncserver port (5901) over SSH to your local machine:
9797
```bash
9898
ssh -L 5901:localhost:5901 azureuser@receiver-vm
9999
```
100-
Note: Use either public IP address of VM DNS name to replace receiver-Vm in this command.
100+
> [!NOTE]
101+
> Use either public IP address of VM DNS name to replace receiver-Vm in this command.
101102
102103
1. On your local machine, download and install [TightVNC Viewer](https://www.tightvnc.com/download.php).
103104
1. Start the TightVNC Viewer and connect to ```localhost:5901```.
@@ -109,8 +110,9 @@ From the GNOME Desktop, go to **Applications** > **Internet** > **Firefox** to s
109110

110111
Log on to the [NASA DRL](https://directreadout.sci.gsfc.nasa.gov/?id=dspContent&cid=325&type=software) website and download the **RT-STPS** installation files and the **IPOPP downloader script** under software downloads. The downloaded files will land under ~/Downloads.
111112

112-
Note: use the same machine to download and run
113-
downloader_DRL-IPOPP_4.1.sh.
113+
> [!NOTE]
114+
> Use the same machine to download and run
115+
> `downloader_DRL-IPOPP_4.1.sh.`
114116
115117
### Install RT-STPS
116118
```bash

0 commit comments

Comments
 (0)