Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

105 total results found

Install Docker on First Ubuntu

Programming

Install Docker apt # Add Docker's official GPG key: sudo apt-get update sudo apt-get install ca-certificates curl sudo install -m 0755 -d /etc/apt/keyrings sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc sudo ...

docker
install

Frigate & Google Coral and Proxmox VM

Homelab Proxmox

Bought items: Good Youtube Tutorial: https://www.youtube.com/watch?v=zKk9dnAp8FM In Proxmox Node: lsusb root@orange:/etc/pve/lxc# lsusbBus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 roo...

Bambu Lab A1 Common Issues: Things You Should Do Before Any Serious Print

Homelab 3D Printing

These are issues i've experienced and want to take note.  Calibration: Calibrate Your Filament Before Usage Learn here Change the K Value to : 0.03 and the value step: 0.001 Pick the best line which has good k factor for the printer The above are ...

Cloudflare Error 521: Proxmox Host and VM with Web Servers Are Down

Kiến Thức Khác

Cloudflare Error 521: web server is down Things to check: Check Error Logs Check All Services is running ( Nginx, PHP-fpm, mysql ) Check Firewall Forwarding Rules Check Cloudflare DNS Records Check Domain Expired My Host infrastructure:  Host Pro...

cloudflare
proxmox
vm
web server
nginx
mysql
php-fpm

Proxmox Passthrough - Beelink Ser 7

Homelab Proxmox

Tutorials: https://github.com/isc30/ryzen-gpu-passthrough-proxmox/tree/main Additional Information: Turn off Secure Boot on VM: on Host,  sudo apt update sudo apt install ovmf cp /usr/share/kvm/OVMF_VARS.fd /var/lib/qemu-server/139-vars.fd or   c...