Skip to content

Instantly share code, notes, and snippets.

@ravituvar
ravituvar / Free_Beyond_Compare.md
Created October 31, 2018 11:17 — forked from njleonzhang/Free_Beyond_Compare.md
Free Beyond Compare by unlimited trail

1 . goto beyond compare folder

 cd "/Applications/Beyond Compare.app/Contents/MacOS/"

2 . rename BCompare to BCompare.real

 mv BCompare BCompare.real
@zthxxx
zthxxx / crack-with-navicat-keygen.sh
Last active August 13, 2021 15:04
crack navicat premuim 12.04 with navicat-keygen
# make sure exist a keychain identity preference named "crack-for-navicat"
# ref: https://github.com/DoubleLabyrinth/navicat-keygen/tree/mac
# to gen a identity,
# https://github.com/DoubleLabyrinth/navicat-keygen/issues/50#issuecomment-416824334
# set the Name: crack-for-navicat
# set the Certificates Type: Code Signing
# after created, you need always trust this identity,
# then you can use this commad under to check:
# security find-identity -vp codesigning
@zthxxx
zthxxx / Activate Office 2019 for macOS VoL.md
Last active July 27, 2024 09:08
crack activate Office on mac with license file
@mmailhos
mmailhos / AWS Architect Associate - Reminder.md
Last active December 3, 2021 21:50
AWS Architect Associate - Reminder

AWS Architect Associate - Reminder

A few notes for passing the AWS Architect Associate certification - March 2018

EC2

General purpose SSD have a maximum of 10.000 IOPS.

It is possible to detach non-root volume from running EC2 instance.

@anjijava16
anjijava16 / aws.txt
Last active October 17, 2018 08:51
http://www.devopsschool.com/tutorial/aws/
https://www.youtube.com/watch?v=uJssXPyMf0s&list=PLxzKY3wu0_FKasqIn1MdmhbT1y4aLqNUO
https://hortonworks.com/blog/5-ways-make-hive-queries-run-faster/
https://www.youtube.com/watch?v=wTK2CKth3DE (HTTP WebServer Setup)
https://linuxacademy.com/howtoguides/posts/show/topic/14209-automating-aws-with-python-and-boto3
@mlafeldt
mlafeldt / README.md
Last active April 19, 2019 11:21
AWS Resources recommend by https://acloud.guru/
  • AWS Documentation
  • AWS Service FAQs
  • AWS Whitepapers
    • Read early and study later
      • Architecting for the Cloud: AWS Best Practices
      • AWS Security Best Practices
    • Read before exam
      • Overview of Amazon Web Services
      • Overview of Security Processes
  • AWS Storage Services Overview
@pareddy113
pareddy113 / AWS Solutions Architect Associate
Last active April 1, 2024 08:03
AWS Solutions Architect Associate 2017- ACloud Guru course
----- Interested Reads------
+ Interesting Read (Serverless Architecture of Acloud guru)
https://read.acloud.guru/serverless-the-future-of-software-architecture-d4473ffed864
----- Getting Started-------
+ Requirements
+ AWS Free Tier Account
+ PC with putty and putty keygen/ Mac
+ Optional
+ IoS/ Android App $20
@uilyam
uilyam / resources.txt
Created May 24, 2017 12:54
AWS Solutions Architect (Associate) - Free Resources
Exam Blueprint
http://awstrainingandcertification.s3.amazonaws.com/production/AWS_certified_solutions_architect_associate_blueprint.pdf
New (2017) Exam Training and Certification Portal
https://www.aws.training/?src=certification
QwickLabs - Walkthroughs for key concepts.
https://qwiklabs.com/focuses/3454
Whitepapers (~340 pages)
@Pelirrojo
Pelirrojo / odoo@10CE_from_src.sh
Created May 20, 2017 17:38
Install & run an odoo v10 Community Edition, in a Debian/distro by console without database Raw
#!/usr/bin/env bash
# https://www.getopenerp.com/install-odoo-10-on-ubuntu-16-04/
# Update & upgrade distro status
sudo apt-get update -s
sudo apt-get upgrade -s
# Install dev deps
sudo apt-get install -s git make gcc curl poppler-utils mc bzr lptools antiword
sudo apt-get install -s postgresql-client postgresql-client-common
@ma3574
ma3574 / AWS Certified Developer Associate - Training Notes.txt
Created January 19, 2017 15:26
Notes from my AWS Training for the AWS Certified Developer Associate Exam
=====
=====
Intro
=====
=====
==========
Networking
==========