Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions pages/apple-silicon/how-to/access-remote-desktop-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,6 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS,
These clients are free versions of commercially supported solutions and may have usage restrictions.
</Message>

- **RealVNC:**
- Download [RealVNC Viewer](https://www.realvnc.com/en/connect/download/viewer/)
- Open RealVNC Viewer (no sign-in required)
- Click **File** and **New Connection**
- In the **VNC Server** field, enter the Mac mini's IP address followed by the port (e.g., `192.168.1.100:5901`), then create the connection.
- Go back to the dashboard and find the Mac mini remote desktop in the Address book
- Open the remote desktop with the username and password (found in the console)

- **Devolutions Remote Desktop Manager:**
- Download [Devolutions Remote Desktop Manager](https://devolutions.net/remote-desktop-manager/)
- Download .NET Desktop Runtime if needed
Expand All @@ -84,6 +76,15 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS,
- 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

- **RealVNC:**
- Download [RealVNC Viewer](https://www.realvnc.com/en/connect/download/viewer/)
- Open RealVNC Viewer (no sign-in required)
- Click **File** and **New Connection**
- In the **VNC Server** field, enter the Mac mini's IP address followed by the port (e.g., `192.168.1.100:5901`), then create the connection.
- Go back to the dashboard and find the Mac mini remote desktop in the Address book
- Open the remote desktop with the username and password (found in the console)


</Concept>

<Concept>
Expand Down