Skip to content

Instantly share code, notes, and snippets.

View Fatim-Sohail's full-sized avatar

Fatima Sohail Shaukat Fatim-Sohail

  • Pakistan
  • 12:39 (UTC +05:00)
View GitHub Profile
@devomman
devomman / office-activation.md
Last active September 21, 2024 02:01
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
Task 1: Create a project jumphost instance
Navigation menu > Compute engine > VM Instance
Task 2: Create a Kubernetes service cluster
gcloud config set compute/zone us-east1-b
gcloud container clusters create nucleus-webserver1