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

Notify Mobile App.

Automations

Notify Mobile App using image and button. The below is a notification using the Android APP of Home Assistant to notify with an image from API of the camera or a photo from a screenshot saved local. Camera API image. action: notify.mobile_app_kostas data: ...

Home Assistant
Tutorial

Linux Shell Script for VM Health Monitoring

Scripts

Linux Shell Script for VM Health Monitoring I've created two shell scripts for you to monitor the VoIP service and automatically reboot your Proxmox VM when needed. Simple Version. Here's the basic script that does exactly what you asked for: #!/bin/bash ...

Linux
Proxmox
Scripts

Universal Health Monitor - Configuration File Based

Scripts

Download Script universal-health-monitor.sh 🚀 One-Line Download & Execute clear && curl -fsSL https://docs.greenhome.stream/attachments/26 -o universal-health-monitor.sh && chmod +x universal-health-monitor.sh && clear && curl -fsSL https://docs.greenhome.st...

Linux
Proxmox
Scripts

Install Ntfy server on Debian linux.

Guides- Dockers - LXC

The below guide is to install ntfy server on a self-hosted Debian linux. 1. Install the Ntfy Server. Go on the root folder  cd /root Make the install script file nano install-ntfy.sh copy and paste the below code #!/bin/bash # Update package lists an...

Generate Certificate for Proxmox.

Proxmox

Generate Certificate for Proxmox. # SSH into your Proxmox server ssh root@172.17.1.10 # Navigate to the certificates directory cd /etc/pve/nodes/$(hostname)/ # Generate a new private key openssl genrsa -out proxmox-custom.key 2048 # Create a certi...

How to Identify and Fix Bad Sectors on Your Hard Drive

Tutorials

Guide: How to Identify and Fix Bad Sectors on Your Hard Drive (for Linux systems including OpenMediaVault). Download script Online command to download and execute the script from online source. curl -sSL https://docs.greenhome.stream/attachments/30 -o find_...

SoftOne BlackBook - Το Κυριότερο Εγχειρίδιο

Τεχνικό Εγχειρίδιο SoftOne για Προγραμμ...

Τεχνικό Εγχειρίδιο SoftOne για Προγραμματιστές. Το SoftOne BlackBook, το οποίο είναι το κύριο τεχνικό εγχειρίδιο για προγραμματιστές που περιέχει πληροφορίες για τους πίνακες, τα πεδία και την αρχιτεκτονική της βάσης δεδομένων του SoftOne. SoftOne BlackBook ...

SoftOne Web Services Reference

Τεχνικό Εγχειρίδιο SoftOne για Προγραμμ...

Τεχνικό Εγχειρίδιο SoftOne Web Services Reference για Προγραμματιστές. Το SoftOne Web Services Reference, είναι το κύριο τεχνικό εγχειρίδιο Web Services Reference για προγραμματιστές που περιέχει πληροφορίες για τα Web Services Reference της SoftOne. SoftOne...

SoftOne WiKi

Τεχνικό Εγχειρίδιο SoftOne για Προγραμμ...

SoftOne WiKi Κύριος Σύνδεσμος : https://wiki.soft1.eu/ Ελληνικά : https://wiki.soft1.eu/space/SS5EL Αγγλικά : https://wiki.soft1.eu/space/SS5EN Σημαντικές Ενότητες : Database Designer τεκμηρίωση User-defined Fields - 5 text fields, 5 ta...

Reset AnyDesk Time Limitation

Guides - Tweaks

Reset AnyDesk Time Limitation (Windows Version) Download Script AnyDesk-Reset.cmd Note : The AnyDesk-Reset.cmd file must run from Powershell RUN AS ADMINISTRATOR Attachment link : AnyDesk-Reset.cmd 🚀 One-Line Download & Execute iwr -Uri "https://docs.gree...

Install Docker on Debian

Docker

🚀 One-Line Download & Execute apt install -y curl && curl -sSL https://docs.greenhome.stream/attachments/37 -o install_docker_portainer.sh && chmod +x install_docker_portainer.sh && ./install_docker_portainer.sh Method A : 1. Install Docker on Debian 12 Be...

Enable SSH access for root.

Scripts

🚀 One-Line Download & Execute : apt update && apt install -y curl && clear && curl -s https://docs.greenhome.stream/attachments/38 | bash OR apt update && apt install -y wget && clear && wget -q https://docs.greenhome.stream/attachments/38 && bash enable_ro...

Migrate from Zoraxy to Caddy

Tutorials

Here’s a step-by-step guide to migrate from Zoraxy to Caddy as your reverse proxy, including HTTPS and domain-based routing. 🧭 Assumptions You’re currently using Zoraxy to proxy domains like app1.greenhome.stream and auth.greenhome.stream. You want to r...

Πώς να δημιουργήσετε σωστά ένα URL για κριτικές Google.

Tutorials

Πώς να δημιουργήσετε σωστά ένα URL για κριτικές Google που μπορείτε να στείλετε σε πελάτες Χειροκίνητη δημιουργία συνδέσμου με Place ID Χρησιμοποιήστε το εργαλείο Google Place ID Finder.  https://developers.google.com/maps/documentation/places/web-servi...

Εγκατάσταση του Caddy reverse proxy σε LXC container στο Proxmox.

Guides- Dockers - LXC

Παρακάτω θα σου δείξω αναλυτικά βήμα προς βήμα πώς να εγκαταστήσεις το Caddy reverse proxy σε LXC container στο Proxmox, καθώς και πώς να προσθέτεις domains με παραδείγματα. 🚀 Λήψη και εκτέλεση σε μία γραμμή apt update && apt install -y curl && clear && curl...

Install CrowdSec on pfSense

pfSense

Step‑by‑Step Guide: Install CrowdSec on pfSense & Enroll in Console 1. Access pfSense via SSH or Console Connect to your pfSense firewall via SSH or the physical console. Gain shell access to run commands. 2. Install CrowdSec Package Preferred met...

Auto upgrade Proxmox VE (Script)

Proxmox

🚀 One-Line Download & Execute: clear && curl -fsSL https://docs.greenhome.stream/attachments/40 -o auto-upgrade-proxmox.sh && chmod +x auto-upgrade-proxmox.sh && clear && ./auto-upgrade-proxmox.sh Here’s a clear step-by-step guide explaining what the auto-up...

Ollama with Intel GPU acceleration on Proxmox

Proxmox

Run Ollama with Intel GPU acceleration on Proxmox by exposing the iGPU to a Linux container/VM and enabling Intel’s oneAPI/SYCL or OpenVINO backends for model offloading to the Xe iGPU. Below is a clean, step‑by‑step path using a privileged Ubuntu LXC with GPU...

Debian Full upgrade to the latest OS release automatically

Scripts

🚀 One-Line Execute: apt update && apt install -y curl && clear && curl -s https://docs.greenhome.stream/attachments/41 | bash ✅ What This Script Does This script checks your system and performs a full upgrade to the latest OS release automatically, includ...

Markdown - Web App

Web Apps

Markdown ↔ HTML + WYSIWYG → Markdown app on Debian 12 using Nginx, from a blank server to a working site. 🚀 One-Line Download & Execute: clear && apt update && apt upgrade -y && apt install -y curl && clear && curl -s https://docs.greenhome.stream/attachment...