From ff9a598399271fdb76bef4e381f4538f18ffdef4 Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Tue, 25 Feb 2025 14:26:11 -0500 Subject: [PATCH 1/2] Rename and move Troubleshooting Virtual Network Connections guide --- .../troubleshooting-virtual-network-computing}/index.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename docs/guides/{troubleshooting/troubleshooting-virtual-network-connections => applications/remote-desktop/troubleshooting-virtual-network-computing}/index.md (96%) diff --git a/docs/guides/troubleshooting/troubleshooting-virtual-network-connections/index.md b/docs/guides/applications/remote-desktop/troubleshooting-virtual-network-computing/index.md similarity index 96% rename from docs/guides/troubleshooting/troubleshooting-virtual-network-connections/index.md rename to docs/guides/applications/remote-desktop/troubleshooting-virtual-network-computing/index.md index 8f358b90d02..c64e7523198 100644 --- a/docs/guides/troubleshooting/troubleshooting-virtual-network-connections/index.md +++ b/docs/guides/applications/remote-desktop/troubleshooting-virtual-network-computing/index.md @@ -1,17 +1,18 @@ --- slug: troubleshooting-virtual-network-connections -title: "Troubleshooting Virtual Network Connections" -title_meta: "How to Troubleshoot Virtual Network Connections" -description: 'It is important to monitor all the network connections that are critical to your business. In this guide, you learn how to troubleshoot Virtual Network Connections for different operating systems.' +title: "Troubleshooting Virtual Network Computing" +title_meta: "How to Troubleshoot Virtual Network Computing" +description: 'It is important to monitor all the network connections that are critical to your business. In this guide, you learn how to troubleshoot Virtual Network Computing for different operating systems.' authors: ["Tom Henderson"] contributors: ["Tom Henderson"] published: 2023-03-20 +modified: 2025-02-25 keywords: ['troubleshoot vnc', 'troubleshoot linx', 'troubleshoot macOS', 'vnc encryption support'] tags: ['vpn'] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' --- -Troubleshooting Virtual Network Connections (VNC) is a progression of tasks from checking network connections, VNC version compatibility, option tweaks interoperability, and encryption matches. +Troubleshooting Virtual Network Computing (VNC) is a progression of tasks from checking network connections, VNC version compatibility, option tweaks interoperability, and encryption matches. VNC software serves remote GUI connection needs. It connects hosts that support VNC, regardless of operating system, hardware, or network connection speed. VNC, similar to Microsoft’s Remote Desktop Protocol, is also found to be compatible with Apple’s Remote Desktop Protocol, and many desktops, servers, and IoT devices. From e4584d97269efa94cb67f41e58029d25347a8832 Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Wed, 26 Feb 2025 12:26:49 -0500 Subject: [PATCH 2/2] Fix slug --- .../troubleshooting-virtual-network-computing/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/applications/remote-desktop/troubleshooting-virtual-network-computing/index.md b/docs/guides/applications/remote-desktop/troubleshooting-virtual-network-computing/index.md index c64e7523198..445f662eabd 100644 --- a/docs/guides/applications/remote-desktop/troubleshooting-virtual-network-computing/index.md +++ b/docs/guides/applications/remote-desktop/troubleshooting-virtual-network-computing/index.md @@ -1,5 +1,5 @@ --- -slug: troubleshooting-virtual-network-connections +slug: troubleshooting-virtual-network-computing title: "Troubleshooting Virtual Network Computing" title_meta: "How to Troubleshoot Virtual Network Computing" description: 'It is important to monitor all the network connections that are critical to your business. In this guide, you learn how to troubleshoot Virtual Network Computing for different operating systems.'