Run flauncher when power button on FireTV is pressed. Can be modified for other apps to open.
This script uninstalls the agent preventing your mac from sleeping.
This script installs a launchd agent that runs on login that will prevent your mac from sleeping. If the agent is stopped then your mac will continue to sleep.
This script will prevent your mac from going to sleep. It utilizes the pre-packaged macOS utility 'Caffeine'.
A comprehensive Bash script for building, installing, and managing Linux kernel compilation on Gentoo systems. The script automates kernel compilation with support for multiple kernel versions, EFI boot management, Secure Boot signing, and initramfs generation via dracut. Key features include: interactive configuration menu via dialog/whiptail, flexible toolchain selection (GCC or LLVM with version control), optimization flags and LTO modes, kernel command line customization, automatic kernel module rebuilding, EFI boot entry creation and management via efibootmgr, signature generation for Secure Boot, old kernel cleanup with configurable retention, and privilege escalation via sudo/doas. The script handles configuration through command-line arguments, config files, and interactive menus with priority ordering. It supports building latest, current running, specific, all, or custom-selected kernels with parallel job control, optional menuconfig, olddefconfig/oldconfig modes, and various cleanup strategies. Additional capabilities include external module rebuild automation, custom initramfs paths, kernel cmdline permanent and temporary modifications, frame pointer and Graphite optimization control, and post-build actions (reboot/shutdown).
This script fixes the Linux CIS Benchmark check 3.5.1: "Ensure DCCP is disabled."
This script fixes the Linux CIS Benchmark check 4.1.16: "Ensure kernel module loading and unloading is collected."
This script fixes the Linux CIS Benchmark check 1.8.1: "Ensure message of the day is configured properly."
This script fixes the Linux CIS Benchmark check 3.6.3.1.2: "Ensure nftables is not installed."