Category: Uncategorized
-
Check own public IP address
curl -s https://checkip.dyndns.org | sed -e ‘s/.Current IP Address: //’ -e ‘s/<.$//’ curl https://ipinfo.io/ip
-
Proxmox Turnkey Linux templates
http://ftp.halifax.rwth-aachen.de/turnkeylinux/images/proxmox/
-
Available local network addresses
10.0.0.0 – 10.255.255.255 (10/8 prefix) 172.16.0.0 – 172.31.255.255 (172.16/12 prefix) 192.168.0.0 – 192.168.255.255 (192.168/16 prefix)