Skip to content

Instantly share code, notes, and snippets.

View hdcary's full-sized avatar

hdcary hdcary

  • Newmind Technology
  • Beijing
  • X @hdcary
View GitHub Profile
@hdcary
hdcary / cheatsheet-elasticsearch.md
Created August 23, 2024 07:10 — forked from ruanbekker/cheatsheet-elasticsearch.md
Elasticsearch Cheatsheet : Example API usage of using Elasticsearch with curl
@hdcary
hdcary / signing-vbox-kernel-modules.md
Created June 1, 2020 19:10 — forked from reillysiemens/signing-vbox-kernel-modules.md
Signing VirtualBox Kernel Modules

Signing VirtualBox Kernel Modules

These are the steps I followed enable VirtualBox on my laptop without disabling UEFI Secure Boot. They're nearly identical to the process described on [Øyvind Stegard's blog][blog], save for a few key details. The images here are borrowed from the [Systemtap UEFI Secure Boot Wiki][systemtap].

  1. Install the VirtualBox package (this might be different for your platform).
    src='https://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo'
@hdcary
hdcary / kubedingdong.md
Created September 10, 2019 09:20 — forked from herpiko/kubedingdong.md
Kubernetes notes for CKA exam preparation 💪

This notes applied to Kubernetes version 1.9.1-00 on Ubuntu Xenial.

Basic concept

TO BE WRITTEN

Installation and starting up 🏁

Installation

  • Swap should be disabled (see /etc/fstab)