Skip to content

Instantly share code, notes, and snippets.

View BruceZu's full-sized avatar

Bruce Zu BruceZu

View GitHub Profile
@BruceZu
BruceZu / gist:35ef618baaa068e4f67b32fc9b65509e
Created January 9, 2017 04:34
persistent-volumes of k8s kubernetes
http://kubernetes.io/docs/user-guide/persistent-volumes/walkthrough/
IDE hot key short cut
Intellij Idea
Eclipse
chmod OWNER GROUP WORLD PATH
4 read (r)
2 write (w)
1 execute (x)
7 = 4+2+1 (read/write/execute)
6 = 4+2 (read/write)
5 = 4+1 (read/execute)
@BruceZu
BruceZu / gist:a8bc11c615dc112c60ce85d93be498dd
Last active January 12, 2017 21:36
kilobyte, megabyte, gigabyte, etc
http://www.computerhope.com/issues/chspace.htm
@BruceZu
BruceZu / gist:fb52870ea2217e112a88edfc39387985
Created January 13, 2017 17:33
create docker image for chaosmonkey collaberate with spinnaker
https://docs.docker.com/engine/reference/builder/
@BruceZu
BruceZu / gist:9108704882705396497322d0b2e00478
Created January 14, 2017 00:12
backup docke image with status
https://docs.docker.com/engine/tutorials/dockerimages/
http://unix.stackexchange.com/questions/88644/how-to-check-os-and-version-using-a-linux-command
https://www.ntu.edu.sg/home/ehchua/programming/sql/PostgreSQL_GetStarted.html
@BruceZu
BruceZu / Struts2
Created February 12, 2017 05:37
Struts2
old page
https://www.ntu.edu.sg/home/ehchua/programming/java/Struts2.html