FailClosed Logo
  • Home
  • Blog
  • CTF Writeups
  • Home Lab
  • Projects
  • Email Security
  • Resources
  • About Me
  • Search
✕

    LXCs

    • Setting Up Apache Guacamole on a Proxmox LXC Container (Ubuntu 24.04-2 → Tomcat 10 → MariaDB)

      Posted on 2026-04-25

      Introduction [Read More]
      Tags:
      • container
      • linux
      • proxmox
      • apache-guacamole
      • tomcat
      • mariadb
      • java
      • rdp
    • Reduce disk space used by uptime-kuma

      Posted on 2026-01-01

      Click “Clear all statistics” and wait until kuma.db-wal stops growing. Click “Shrink database” [Read More]
      Tags:
      • container
      • linux
      • proxmox
      • uptime-kuma
    • Reduce disk space used by Pi-hole

      Posted on 2026-01-01

      rm /etc/pihole/pihole-FTL.db pihole -a -p [Read More]
      Tags:
      • container
      • linux
      • pihole
      • proxmox
    • Manually start PhotoPrism

      Posted on 2026-01-01

      If you have not configured your LXC or VM to automatically start PhotoPrism or if you need to manually start PhotoPrism after it has stopped, you need to run this command (This may need to be modified to apply to where you installed Calibre-Web on your LXC.) start photoprism cd... [Read More]
      Tags:
      • container
      • linux
      • photoprism
      • proxmox
    • Manually start Calibre-Web

      Posted on 2026-01-01

      If you have not configured your LXC or VM to automatically start Calibre-Web or if you need to manually start Calibre-Web after it has stopped, you need to run this command (This may need to be modified to apply to where you installed Calibre-Web on your LXC.) [Read More]
      Tags:
      • calibreweb
      • container
      • linux
      • proxmox
    • Install Dokuwiki in a container

      Posted on 2025-03-15

      Create an Ubuntu proxmox container. [Read More]
      Tags:
      • container
      • dokuwiki
      • linux
      • proxmox
    • Deploy PhotoPrism in a container

      Posted on 2024-11-10

      apt update apt install docker-ce wget https://dl.photoprism.app/docker/compose.yaml [Read More]
      Tags:
      • container
      • linux
      • photoprism
      • proxmox
    • Add a PhotoPrism user

      Posted on 2024-11-10

      If you’re running PhotoPrism through Docker (see Deploy PhotoPrism in a Container), you can add additional users from the photoprism CLI inside the container rather than through the web UI: [Read More]
      Tags:
      • container
      • linux
      • photoprism
      • proxmox
    • Mount an SMB share hosted on a QNAP from Proxmox

      Posted on 2024-09-15

      If you have a QNAP NAS on your network, you can mount one of its SMB shares directly as Proxmox storage, so any LXC or VM can use it without configuring the mount itself. From the Proxmox shell: [Read More]
      Tags:
      • proxmox
      • linux
      • qnap
      • smb
    • Install Calibre Web in a Container

      Posted on 2024-09-15

      apt update -y && apt upgrade -y apt install python3-pip python3-venv -y adduser calibre usermod -aG sudo calibre [Read More]
      Tags:
      • calibreweb
      • container
      • linux
      • proxmox
    • Setup haproxy for servers

      Posted on 2024-07-07

      Networking eth0 - VLAN 1: 192.168.1.100 eth1 - VLAN 12: 192.168.12.100 DNS First we need to create DNS A records for the FQDNs that we are going to use to access our web applications. These need to resolve to the IP Address assigned to the reverse proxy manager’s network interface... [Read More]
      Tags:
      • proxmox
      • linux
      • container
      • haproxy
    • Install Homer in a Container

      Posted on 2024-07-07

      Homer is a simple, static homepage/dashboard for your homelab services. This is a quick walkthrough for deploying it in a Proxmox LXC. [Read More]
      Tags:
      • proxmox
      • linux
      • container
      • homepage
    • Deploying Pi-Hole for local DNS

      Posted on 2023-08-06

      Pi-hole has good documentation, and I encourage you to read it. For now, here is a short post on the steps to deploy Pi-hole and some issues to avoid. [Read More]
      Tags:
      • proxmox
      • linux
      • container
      • pi-hole
    • Install Homepage in a Container

      Posted on 2023-03-12

      Create an Alpine Linux proxmox container. apt update apk add nano npm git git clone https://github.com/benphelps/homepage.git mkdir /root/homepage/config cd /root/homepage npm run build npm run start [Read More]
      Tags:
      • container
      • linux
      • homepage
      • proxmox
    • Install Gitea in a Container

      Posted on 2023-03-12

      Use Alpine Linux to create a proxmox container. [Read More]
      Tags:
      • container
      • gitea
      • linux
      • proxmox
    • Twitter
    • Reddit
    • serverfault
    • TikTok
    • Store
    • Support on Ko-fi

    © 2026 FailClosed. All rights reserved.  •  failclosed.com

    Powered by Beautiful Jekyll