You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025-10-23-Proxmox.md
+53-24Lines changed: 53 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ What you will need.
19
19
20
20
21
21
22
-
## Promxox Setup
22
+
## Promxox Installation
23
23
24
24
Download the latest **[Proxmox ISO](https://www.proxmox.com/en/downloads/proxmox-virtual-environment/iso)** which when this guide was made was V.9.0-1.
25
25
@@ -80,7 +80,7 @@ If the computer is connected to a network with DHCP if will give itself an IP.
80
80
81
81
Note that this will be set statically so if the IP get's reserverd by anohter computer in the future, proxmox will fail to get an IP address. So reserve the IP assiged to proxmox on your router so you won't get any conflicts in the future.
82
82
83
-
### [Optional] Using Tailcale in FQDN
83
+
####[Optional] Using Tailcale in FQDN
84
84
85
85
If you will be using Tailscale you can use your Tailnet DNS name. [What is Tailscale?](https://tailscale.com)
86
86
@@ -98,7 +98,9 @@ If you also want to use Tailscale, sign up for tailscale and once in, go to the
98
98
99
99
100
100
101
-
Otherwise you can use any of the below options.
101
+
#### Use an invalid FQDN if not using Tailscale
102
+
103
+
You can use any of the below options.
102
104
103
105
```
104
106
.invalid
@@ -124,15 +126,15 @@ I personally would prefer **[replace-with-proxmox-name].invalid** if I didn't us
0 commit comments