Advanced Search
Search Results
29 total results found
Lxc Container
Use Ubuntu 24 because otherwise the Neaovim Version is to old for Lazy-Vim. Create Container You can use the helperscript with this command: bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu.sh)" For the Container ID use a number in t...
Website with nginx
Nginx Install Nginx with sudo apt install nginx sudo service nginx start sudo systemctl enable nginx Create a new Configuration File with: sudo vim /etc/nginx/sites-available/mywebsite and test ist with sudo nginx -tand then restart with sudo service nginx re...
Firefly-III
Preparation sudo apt update sudo apt upgrade -y sudo apt install -y nginx curl software-properties-common php8.3 php8.3-{cli,zip,gd,fpm,common,mysql,zip,mbstring,curl,xml,bcmath,imap,ldap,intl} php-json Check to see if php is running php -v and systemctl stat...
HA OS in VM
https://tteck.github.io/Proxmox/#home-assistant-os-vm IP 192.168.100
Overview
Overview Preparation Develop Stop Fix Water Wetting agent Steps 1. Preparation In Darkness: 1. Develop
OctoPi
We will use the Raspberry Pi Imager for installation. Open the Imager and select the Pi Version and OctoPi image under “Choose OS”, by selecting “Other Specific Purpose OS” > “3D printing” > “OctoPi” and then the “stable” version. Open advanced options by usin...
Fix unmounted disk
Hit F9 on start up. press F2 when asked.
Grafana
https://logz.io/blog/grafana-tutorial/
Proxmox
Install InfluxDB: https://medium.com/yavar/install-and-setup-influxdb-on-ubuntu-20-04-22-04-3d6e090ec70c Rest: https://tcude.net/monitoring-proxmox-with-influxdb-and-grafana/