Skip to content

Instantly share code, notes, and snippets.

View Morketh's full-sized avatar
🎶
You know....

Andrew Malone Morketh

🎶
You know....
View GitHub Profile
@Morketh
Morketh / GWX_Disable.REG
Created October 10, 2015 20:01
Disable Windows 10 Nag pop-up
Windows Registry Editor Version 5.00
[
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Gwx
]
"DisableGwx"=dword:00000001
#!/bin/bash
# Full path to tc binary
TC=$(which tc)
#
# NETWORK CONFIGURATION
# interface - name of your interface device
# interface_speed - speed in mbit of your $interface
# ip - IP address of your server, change this if you don't want to use