Skip to content

Instantly share code, notes, and snippets.

View jflozanor's full-sized avatar

Fabian Lozano jflozanor

View GitHub Profile
@jflozanor
jflozanor / office-activation.md
Created October 7, 2025 15:10 — forked from AneurysAdames/office-activation.md
Office Activation Command by Omman

Office 2021

Method 1: Using my command line

Step 1.1: Open cmd program with administrator rights.

  • First, you need to open cmd in the admin mode, then run all commands below one by one.

Step 1.2: Get into the Office directory in cmd.

  • For x86 and x64
cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
cd /d %ProgramFiles%\Microsoft Office\Office16
@jflozanor
jflozanor / zimbra-letsencrypt-renew.md
Last active August 12, 2022 02:59 — forked from ugurerkan/zimbra-letsencrypt-renew.md
Zimbra 8.6.0 Letsencrypt SSL renew walkthrough.