diff --git a/web/app/docs/network/repair-network/page.tsx b/web/app/docs/network/repair-network/page.tsx index f3dc146..ef78c52 100644 --- a/web/app/docs/network/repair-network/page.tsx +++ b/web/app/docs/network/repair-network/page.tsx @@ -13,13 +13,13 @@ export default function RepairNetwork() {
The Repair Network function in ProxMenux addresses issues caused by changes in network interface identifiers - that occur when modifying hardware components such as network adapters or GPUs. This can lead to a loss of + that occur when modifying hardware components such as network adapters, GPUs, or other PCI devices. This can lead to a loss of network connectivity because the system retains old configurations that no longer match the new interface IDs.
- In many cases, when adding or removing hardware (e.g., network cards, GPUs), network interfaces may be renamed
+ In many cases, when adding or removing hardware (e.g., network cards, GPUs, storage controllers), network interfaces may be renamed
due to changes in the system's PCI device enumeration. As a result, Proxmox VE may fail to establish a network
connection because the /etc/network/interfaces
file references outdated interface names.
- ProxMenux supports multiple languages to make it accessible to users worldwide. This guide will walk you through - the process of changing the language settings in ProxMenux. + ProxMenux supports multiple languages to improve accessibility for users worldwide. The recommended language is English. + Translations are generated automatically using a predefined translation package and Google Translate. Automatic translations may contain errors, + so English is the preferred language for accuracy.
-From the main menu of ProxMenux, navigate to the "Settings" option.
-In the Settings menu, find and select the "Change Language" option.
-You will see a list of available languages. Select your desired language from the list.
-- Confirm your selection when prompted. ProxMenux will ask if you're sure you want to change the language. -
-- After confirming, ProxMenux will apply the new language settings and may need to restart. Follow any - on-screen instructions to complete the process. -
-- If you encounter any issues while changing the language or if the new language doesn't apply correctly, try the - following: + The language configuration is stored in the ProxMenux settings file. When a new language is selected, the configuration file is updated, and the menu reloads with the new language.
-