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

57 total results found

Lxc Container

Server Install

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

Server Install

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

Server Install

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

Server Install

https://tteck.github.io/Proxmox/#home-assistant-os-vm IP 192.168.100

Overview

Developing

Overview Preparation Develop Stop Fix Water Wetting agent Steps 1. Preparation In Darkness: 1. Develop

OctoPi

Server Install

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

Server Proxmox

Hit F9 on start up. press F2 when asked.

Grafana

Server Install

https://logz.io/blog/grafana-tutorial/

Proxmox

Server Grafana

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/