To enable copy-paste functionality in the Proxmox VE noVNC console, you can use a Tampermonkey user script developed by amunchet.
Step 1: Install Tampermonkey Extension
- For Chrome or Edge: Visit the Chrome Web Store and add the Tampermonkey extension to your browser.
- For Firefox: Go to the Firefox Add-ons page and install the Tampermonkey extension.
Step 2: Install the noVNC Paste Script
- Open the raw version of the script: noVNCCopyPasteProxmox.user.js.
- Tampermonkey should prompt you to install the script. Click Install.
Step 3: Use the Script in Proxmox noVNC Console
- Copy the desired text to your clipboard (e.g., using Ctrl+C).
- Navigate to your Proxmox noVNC console.
- Right-click inside the console window. The script will simulate typing the clipboard contents into the console.