# Quick Install Notes...

Shortcuts to speed up the install process....

# Debian 12 install shortcuts.....

<span style="text-decoration: underline;">**Configuring correct timezone:**</span>

*dpkg-reconfigure tzdata*

<span style="text-decoration: underline;">**Installing docker:**</span>

*curl -fsSL https://get.docker.com -o get-docker.sh*  
*sh get-docker.sh*

# Proxmox Install

Proxmox VE Helper Scripts:

[https://tteck.github.io/Proxmox/](https://tteck.github.io/Proxmox/)