Advanced Search
Search Results
71 total results found
Install a full samba share on Debian.
A ready-to-run Bash script for Debian 12 that installs Samba, configures a standalone file server with one public (guest) and one private (authenticated) share, enables the required services, validates the config, and opens the UFW firewall rule if UFW is acti...
Backup Proxmox Script
🚀 One-Line Download & Execute : apt update && apt install -y curl && clear && curl -s https://docs.greenhome.stream/attachments/47 | bash Ins0mniA
Proxmox Upgrade Pve8 to Pve9 Script
🚀 One-Line Download & Execute : apt update && apt install -y curl && clear && curl -s https://docs.greenhome.stream/attachments/53 | bash Ins0mniA
Unifi Application Auto Update
Script to auto auto update UniFi Application former (Unifi-Controller). 🚀 One-Line Download & Execute : apt update && apt install -y curl && clear && curl -s https://docs.greenhome.stream/attachments/54 | bash Ins0mniA
Auto Update Home Assistant
Automation that auto update Home Assistant OS , Supervisor Nightly HA updates (core/supervisor/OS/add-ons) alias: Nightly HA updates (core/supervisor/OS/add-ons) description: Create backup, then install all available Supervisor-provided updates. triggers: ...
NetMaker Self-Hosted
Installing Netmaker with an existing Caddy reverse proxy is a common setup for users who already have a centralized proxy managing their services. The key is to perform a manual installation of Netmaker using Docker Compose, but without the Caddy service that ...
How to refresh the WebOS developer token for LG WebOS
How to refresh your LG webOS developer token using a curl command. There are two primary methods to do this: using a community-built automation service (recommended) or making a direct, but less reliable, API call to LG's servers. Method 1: Use a "Set and For...
LG Smart TV enable Developer Mode to Ad-Free YouTube
How to enable Developer mode and also add "Ads Free YouTube" App. Here is a guide that enable Developer Mode on your LG webOS TV and install an ad-free YouTube application. Detailed Step-by-Step Instructions If you prefer written instructions, follow this c...
Find Database Type - Port - Remote Address.
With the below script Check-DatabaseStatus.ps1 you can executed and find what Database Type the Server is using also the Port where is listening and the Remote Address that is configure to listen. 🚀 One-Line Download & Execute : Set-ExecutionPolicy -Executio...
Disable Hyper-V on a Windows Server 2012
PowerShell to disable Hyper-V with this command: dism.exe /Online /Disable-Feature:Microsoft-Hyper-V-All
Filesystem Forced fsck all disks.
Download Script proxmox_subscription_autofix.sh 🚀 One-Line Download & Execute: apt update && apt install -y curl && clear && curl -s https://docs.greenhome.stream/attachments/57 | bash The script does: Detects all ext4 filesystems (including LVM volume...