Docker Compose Install on Ubuntu server 24.04
Step by step installation of Docker and Docker Compose in a Ubuntu 24.04 Virtual Machine running on Proxmox server
Step by step installation of Docker and Docker Compose in a Ubuntu 24.04 Virtual Machine running on Proxmox server
Various ways to add additional storage to a proxmox server such as adding a partition, internal storage drive, or external SSD or HDD drives
Keeping your Linux system clean and up to date is essential. Here are some easy maintenance routines to follow. Please check out number eleven for a good app to help you manage files easily. Hint. ncdu
Comparison between the various features of Bash, Fish, Atuin, Oh, My Posh, Tide, plus prompt completion and prompt styles
How to add Tailscale to a Ubuntu VM Scenario: Ubuntu 24.04 server running in a VM on a proxmox host Add Tailscale’s GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs....
Scenario: Immich is running in a Proxmox server VM and has not been updated since v126.1. I have been using Watchtower to update my other docker apps, but since Immich is moving so fast, I wanted...
Prerequisites Before starting, ensure you have: VS Code installed and configured. Remote SSH access to your Linux system. Jekyll installed (jekyll -v should return a version number). A GitHub acc...
Link to full Installation Installing & Using Immich-Go for Bulk Photo Uploads Overview Immich-Go allows bulk photo uploads to an Immich server while preserving folder structure as albums. Th...
Project Documentation: Sharing an External NTFS Drive from Proxmox to an IMMICH VM via Samba Objective: To mount an external NTFS hard drive (previously attached to a Windows 10 PC) on a Proxmox ...
Summary: Setting Up External Storage for Immich on nvme2tb-vm 🔹 Goal: Attach a 400GB virtual disk from nvme2tb-vm to immich-vm (Ubuntu VM). Mount it at /mnt/immich-storage for Immich to stor...