Update k3os/README.md

This commit is contained in:
2026-02-20 17:27:46 +00:00
parent bc7a64d83b
commit 659e3b0f5b

View File

@@ -10,7 +10,7 @@
## Tips
* If downloading scripts to the host and using Proxmox as the hypervisor, use 'utilities/noVNC Paste for Proxmox-0.2a.user.js' for TamperMonkey to enable pasting into the Proxmox terminal.
* Click the script file name in Gitea, then use the 'Raw' button and copy the URL to get the public file.
* Click the script file name in Gitea, then use the 'Raw' button and copy the URL to get the public file. Use wget to download it to the node.
* Allow execution of the script by using 'chmod +x SCRIPT_FILE_NAME'.
* Use 'ipconfig.sh' to change the IP address of the nodes from DHCP to static and define them. Run with sudo.
* Use 'set_hostname.sh' to change the hostname of the nodes. Run with sudo.