Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jessica <[email protected]>
  • Loading branch information
bene2k1 and jcirinosclwy authored Nov 4, 2024
1 parent 1d0ab27 commit 2108c2a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS,
## Accessing the remote desktop

<Message type="important">
The VNC port on Mac mini systems is **randomly assigned** during system installation and does not use the default VNC port 5900. To connect successfully via VNC, use the specific port shown in the "Overview" section of your Mac mini’s configuration.
For manual connections, ensure that the port from the "Overview" section is correctly entered in your VNC client settings, as this is necessary for a successful connection.
The VNC port on Mac mini systems is **randomly assigned** during system installation and does not use the default VNC port 5900. To connect successfully via VNC, use the specific port shown in the **Overview** section of your Mac mini’s configuration.
For manual connections, ensure that the port from the **Overview** section is correctly entered in your VNC client settings, as this is necessary for a successful connection.
</Message>

<Tabs id="os">
Expand Down Expand Up @@ -78,7 +78,7 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS,
- Open Remote Desktop Manager
- Click **+** and **New Entry**
- Choose **ARD**
- Enter the Mac mini's IP address in the "Host" field. Then, specify the port in the "Port" field, along with your username and password (located in the console).
- Enter the Mac mini's IP address in the **Host** field. Then, specify the port in the **Port** field, along with your username and password (located in the console).
- Open the session

</TabsTab>
Expand Down Expand Up @@ -113,7 +113,7 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS,
- Open Remote Desktop Manager
- Click **+** and **New Entry**
- Choose **ARD**
- Enter the Mac mini's IP address in the "Host" field. Then, specify the port in the "Port" field, along with your username and password (located in the console).
- Enter the Mac mini's IP address in the **Host** field. Then, specify the port in the **Port** field, along with your username and password (located in the console).
- Open the session
</TabsTab>
</Tabs>
Expand Down
4 changes: 2 additions & 2 deletions bare-metal/apple-silicon/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ You can access your Mac mini using VNC, a remote desktop-sharing protocol. It al
Refer to our detailed documentation for Windows, Linux, and macOS for OS specific information: [How to access the remote desktop of a Mac mini](/bare-metal/apple-silicon/how-to/access-remote-desktop-mac-mini/).

<Message type="important">
The VNC port on Mac mini systems is **randomly assigned** during system installation and does not use the default VNC port 5900. To connect successfully via VNC, use the specific port shown in the "Overview" section of your Mac mini’s configuration.
For manual connections, ensure that the port from the "Overview" section is correctly entered in your VNC client settings, as this is necessary for a successful connection.
The VNC port on Mac mini systems is **randomly assigned** during system installation and does not use the default VNC port 5900. To connect successfully via VNC, use the specific port shown in the **Overview** section of your Mac mini’s configuration.
For manual connections, ensure that the port from the **Overview** section is correctly entered in your VNC client settings, as this is necessary for a successful connection.
</Message>

## How to connect using SSH
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ round-trip min/avg/max/stddev = 0.182/0.207/0.261/0.028 ms
## 2. Verify the VNC connection

<Message type="important">
The VNC port on Mac mini systems is **randomly assigned** during system installation and does not use the default VNC port 5900. To connect successfully via VNC, use the specific port shown in the "Overview" section of your Mac mini’s configuration.
For manual connections, ensure that the port from the "Overview" section is correctly entered in your VNC client settings, as this is necessary for a successful connection.
The VNC port on Mac mini systems is **randomly assigned** during system installation and does not use the default VNC port 5900. To connect successfully via VNC, use the specific port shown in the **Overview** section of your Mac mini’s configuration.
For manual connections, ensure that the port from the **Overview** section is correctly entered in your VNC client settings, as this is necessary for a successful connection.
</Message>

Execute the following command in a terminal on your local machine:
Expand Down

0 comments on commit 2108c2a

Please sign in to comment.