Skip to content

Instantly share code, notes, and snippets.

View gorgone's full-sized avatar
🎯
Focusing

Gorgone gorgone

🎯
Focusing
View GitHub Profile
@gorgone
gorgone / LOCALKMSdeamon.sh
Created February 18, 2020 07:58 — forked from CHEF-KOCH/LOCALKMSdeamon.sh
Windows 10 LTSC and KMS server guide
#!/bin/sh
### BEGIN INIT INFO
# Provides: vlmcsd
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: KMS server
### END INIT INFO