Skip to content

Instantly share code, notes, and snippets.

View danieleagle's full-sized avatar

Daniel Eagle danieleagle

View GitHub Profile
@danieleagle
danieleagle / ohmyposhv3-v2.json
Created February 13, 2024 22:10 — forked from shanselman/ohmyposhv3-v2.json
ohmyposhv3-v2
{
"final_space": true,
"console_title": true,
"console_title_style": "folder",
"blocks": [
{
"type": "prompt",
"alignment": "left",
"horizontal_offset": 0,
"vertical_offset": 0,
@danieleagle
danieleagle / README.md
Created March 8, 2025 21:19 — forked from tomdaley92/README.md
Proxmox - Email Alerts Setup (gmail)

Proxmox - Email Alerts Setup (gmail)

  1. SSH into proxmox node and become root user. Run the following commands to download extra software dependencies we'll need.

    apt update
    apt install -y libsasl2-modules mailutils
  2. Enable 2FA for the gmail account that will be used by going to security settings