Pinned Loading
-
RPi_Pico_Autoloader
RPi_Pico_Autoloader PublicAutomatically loads .uf2 files onto the Raspberry Pi Pico for you
-
Discoverer_Fin_Controller
Discoverer_Fin_Controller PublicFin controller software for Discoverer Project WP2
C
-
PlayThenWork
PlayThenWork PublicA script to semi-automate the process of starting a VM in VMware Player, then transfering ownership to VMware Workstation
Batchfile
-
A script that boots a VM, waits till...
A script that boots a VM, waits till it reports that it is on, then forces iSCSI rescans until a target devices is only. Very useful for iSCSI from internal VM 1#Originally inspired by this script https://jc-lan.org/2020/02/05/script-to-automatically-rescan-and-mount-software-iscsi-datastores-on-startup-for-esxi/
23#This original script didn't work for me, as it didn't wait until the vm was confirmed on, so would boot loop if the vm didn't boot first time
45#Designed to go in the ESXI host's local.sh file. This will mean vm autostart will not occur till after this script has executed
-
uPnP Minecraft Server Oneliner.sh
uPnP Minecraft Server Oneliner.sh 1find . -name "server.properties" | xargs cat | grep server-port | cut -f 2 -d "=" | xargs -n 1 -Ihere upnpc -r here here TCP
23#Search current directory and subdirectories for minecraft servers and uses uPnP to automatically port forward them all
45#Method
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.