4D5A Logo
  • Home
  • Blog
  • CTF Writeups
  • Home Lab
  • Projects
  • Email Security
  • About Me
  • Search
✕

    LXCs

    • 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
    • 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
    • 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

      © 2026 4D5A  •  4d5a.github.io

      Powered by Beautiful Jekyll