Some checks failed
Test / test (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
# /etc/hosts
|
|
# pve2 (R630) - Add this entry for pve
|
|
|
|
127.0.0.1 localhost
|
|
192.168.1.55 pve2 pve2.local
|
|
|
|
# Add pve entry:
|
|
192.168.1.207 pve pve.local
|
|
|
|
# The following lines are desirable for IPv6 capable hosts
|
|
::1 localhost ip6-localhost ip6-loopback
|
|
ff02::1 ip6-allnodes
|
|
ff02::2 ip6-allrouters
|
|
|