Skip to content

Instantly share code, notes, and snippets.

View kecmaster's full-sized avatar

Kecmaster kecmaster

View GitHub Profile
@kecmaster
kecmaster / windows_and_office_kms_setup.adoc
Created October 24, 2022 15:33 — forked from jerodg/windows_and_office_kms_setup.adoc
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup

@kecmaster
kecmaster / gist:bc81d0d010169fad49505a9973f0aed5
Created April 27, 2022 22:27 — forked from szydan/gist:88d42a124a81fa060f2b47c63557e5a3
Raspberry pi - wifi wlan0 -> eth0 bridge
#!/bin/bash
# Share Wifi with Eth device
#
#
# This script is created to work with Raspbian Stretch
# but it can be used with most of the distributions
# by making few changes.
#
# Make sure you have already installed `dnsmasq`