Skip to content

Instantly share code, notes, and snippets.

View Leon0824's full-sized avatar
🎵
NP: 好好 (Anni Hung) (3:11/3:11)

Leon Leon0824

🎵
NP: 好好 (Anni Hung) (3:11/3:11)
View GitHub Profile
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
@Leon0824
Leon0824 / mysql_pubkey.asc
Created August 21, 2018 10:56
MySQL APT Repository Public Key
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.5 (GNU/Linux)
mQGiBD4+owwRBAC14GIfUfCyEDSIePvEW3SAFUdJBtoQHH/nJKZyQT7h9bPlUWC3
RODjQReyCITRrdwyrKUGku2FmeVGwn2u2WmDMNABLnpprWPkBdCk96+OmSLN9brZ
fw2vOUgCmYv2hW0hyDHuvYlQA/BThQoADgj8AW6/0Lo7V1W9/8VuHP0gQwCgvzV3
BqOxRznNCRCRxAuAuVztHRcEAJooQK1+iSiunZMYD1WufeXfshc57S/+yeJkegNW
hxwR9pRWVArNYJdDRT+rf2RUe3vpquKNQU/hnEIUHJRQqYHo8gTxvxXNQc7fJYLV
K2HtkrPbP72vwsEKMYhhr0eKCbtLGfls9krjJ6sBgACyP/Vb7hiPwxh6rDZ7ITnE
kYpXBACmWpP8NJTkamEnPCia2ZoOHODANwpUkP43I7jsDmgtobZX9qnrAXw+uNDI
# -*- coding: utf-8 -*-
'''
ZetCode wxPython tutorial
This example shows a simple message box.
author: Jan Bodnar
website: www.zetcode.com
last modified: October 2011
# -*- coding: utf-8 -*-
import wx
class Example(wx.Frame):
def __init__(self, *args, **kw):
super().__init__(*args, **kw)
self.init_ui()
@Leon0824
Leon0824 / addressBookmarks.json
Last active January 2, 2024 02:13
sync electerm data
[]