Skip to content

Instantly share code, notes, and snippets.

View azwarners's full-sized avatar

Nick Warner azwarners

View GitHub Profile
@drhax9908
drhax9908 / workingsuperflat.json
Created June 20, 2020 05:36
minecraft working superflat json for 1.16 rc1
{
"type": "minecraft:overworld",
"generator": {
"settings": {
"structures": {
"stronghold": {
"distance": 32,
"spread": 3,
"count": 128
},
@PurpleBooth
PurpleBooth / README-Template.md
Last active May 3, 2024 18:53
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@bzerangue
bzerangue / macs-on-active-directory.md
Last active October 12, 2023 21:07
Binding and Unbinding to Active Directory from Mac OS via Command Line

Binding and Unbinding to Active Directory from Mac OS via Command Line

  • Open the Terminal Application
  • Type in sudo -i and type in your Mac Administrator account password. sudo gives you root level or administrator level privileges.

To View current Active Directory Settings

dsconfigad -show

To Unbind a Computer from an Active Directory Domain