Skip to content

Instantly share code, notes, and snippets.

View Djelnar's full-sized avatar
🐈‍⬛

Djelnar

🐈‍⬛
View GitHub Profile
@hitautodestruct
hitautodestruct / reset.md
Created July 17, 2018 12:58
Reset root password on scaleway.com
const actName = (ns, nm) => ns ? `${ns}/${nm}` : nm
function createActionTypes(namespace, namelist) {
if (Array.isArray(namespace)) {
namelist = namespace
namespace = false
}
return namelist.reduce((map, name) =>

Disable Device Enrollment Notification on Mac.md

Restart the Mac in Recovery Mode by holding Comment-R during restart

Open Terminal in the recovery screen and type

csrutil disable