Skip to content

Instantly share code, notes, and snippets.

View mehyaa's full-sized avatar

Mehmet Yasin AKAR mehyaa

View GitHub Profile
@mehyaa
mehyaa / Docker Installation on Ubuntu.md
Last active December 16, 2021 21:54
Docker Installation on Ubuntu

TL;DR

Run install-docker.sh file in this Gist on server

$ curl -fsSL https://gist.github.com/mehyaa/0342657c96f09384998b4e766a688226/raw/install-docker.sh | bash

Run configure-client.sh file in this Gist on client

$ curl -fsSL https://gist.github.com/mehyaa/0342657c96f09384998b4e766a688226/raw/configure-client.sh | bash
@mehyaa
mehyaa / mac-model-id-to-board-id.txt
Created April 28, 2021 12:15
Mac Model ID and Board ID pairs
iMac10,1: 'Mac-F221DCC8'
iMac10,1: 'Mac-F2268CC8'
iMac10,1: 'Mac-F2268DC8'
iMac11,1: 'Mac-F2268DAE'
iMac11,2: 'Mac-F2238AC8'
iMac11,3: 'Mac-F2238BAE'
iMac12,1: 'Mac-942B5BF58194151B'
iMac12,2: 'Mac-942B59F58194171B'
iMac13,1: 'Mac-00BE6ED71E35EB86'
iMac13,2: 'Mac-FC02E91DDD3FA6A4'

How to generate Google API keys

chrome-webstore-upload uses the Chrome Web Store API.

Here's how to get its 3 access keys: clientId, clientSecret, refreshToken

Note: the names you enter here don't really matter. This will take approximately 10 minutes and Google likes to change these screens often. Sorry.

  1. Visit https://console.developers.google.com/apis/credentials
  2. Create a project: