Skip to content

Instantly share code, notes, and snippets.

@MMMDbot
MMMDbot / vmware.md
Created March 21, 2024 17:41 — forked from ayebrian/vmware.md
VMware ESXi 8 / vCenter 8 / Workstation 17 8 license key 2024

Free VMware license keys, they should work. It works for all cores on your host system(ESXi).

vCenter Server 8 Standard

Key Tested
4F282-0MLD2-M8869-T89G0-CF240
0F41K-0MJ4H-M88U1-0C3N0-0A214

ESXi 8

Key Tested
@MMMDbot
MMMDbot / reinstall_VPS_from_inside.txt
Created September 15, 2022 20:46 — forked from 4abhinavjain/reinstall_VPS_from_inside.txt
DIY install debian on Oracle Cloud Infrastructure ( Free Tier ) - ARM64
# should works on any cloud-init enabled hypervisor (openstack.. )
# start from a normal ubuntu 20.04 install as minimal was not available for ARM64
# Since ARM64 machines has higher RAM, Shrinking is desired but not necessary. Instead we will increase tmpfs to 1700MB
# Getting root (if sudo -i doesn't work then set a root password beforehand using 'sudo passwd root'
sudo -i
# make sure we are on the highest kernel, so we can delete all the others ...
@MMMDbot
MMMDbot / twitch.key
Created January 29, 2022 06:01 — forked from ZiTAL/twitch.key
twitch: ffmpeg stream
live_982734892_s89d7fasdf897ISUDFHDS89ds789f7
@MMMDbot
MMMDbot / start-live-stream-ffmpeg.sh
Created January 6, 2022 21:30 — forked from yjlcoder/start-live-stream-ffmpeg.sh
FFmpeg DASH live video streaming (MPD file + M4S files)
# Change <INPUT FILE> to the input video file
# 3 video qualities: <1> 1920x1080, 4800kbps. <2> 1280x720, 2400kbps. <3> 640x360, 800kbps.
# 2 audio qualities: <1> origin audio. <2> audio sample rate: 22050 [low quality]
ffmpeg -re -stream_loop 1 -i <INPUT FILE> -map 0 -map 0 -map 0:v -acodec libfdk_aac -vcodec libx264 -preset veryfast \
-b:v:0 4800k -s:v:0 1920x1080 -profile:v:0 high \
-b:v:1 2400k -s:v:1 1280x720 -profile:v:1 main \
-b:v:2 800k -s:v:2 640x360 -profile:v:2 baseline \
-bf 1 -keyint_min 120 -g 60 -sc_threshold 0 -b_strategy 0 -ar:a:1 22050 \
-use_timeline 1 -use_template 1 -window_size 5 -adaptation_sets "id=0,streams=v id=1,streams=a" \
@MMMDbot
MMMDbot / wsl.md
Created December 1, 2021 20:43 — forked from alyleite/wsl.md
Failed to connect to bus: Host is down - WSL 2

» sudo systemctl daemon-reload

System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down

just try:

sudo apt-get update && sudo apt-get install -yqq daemonize dbus-user-session fontconfig

sudo daemonize /usr/bin/unshare --fork --pid --mount-proc /lib/systemd/systemd --system-unit=basic.target

@MMMDbot
MMMDbot / .. MediaCreationTool.bat ..md
Created October 6, 2021 21:46 — forked from AveYo/.. MediaCreationTool.bat ..md
Universal MediaCreationTool wrapper for all MCT Windows 10 versions from 1507 to 21H1 with business (Enterprise) edition support

Not just an Universal MediaCreationTool wrapper script with ingenious support for business editions,
Preview
A powerful yet simple windows 10 / 11 deployment automation tool as well!

configure via set vars, commandline parameters or rename script like iso 21H2 Pro MediaCreationTool.bat
recommended windows setup options with the least amount of issues on upgrades already set
awesome keyboard focus dialogs to pick windows version and enhanced preset action

Auto Setup for upgrading directly with the auto-detected Edition, Language, Architecture *
- can troubleshoot auto setup failing by adding no_update to script name