Skip to content

Instantly share code, notes, and snippets.

View Richardbrunelle2's full-sized avatar

Richardbrunelle2

View GitHub Profile
@Richardbrunelle2
Richardbrunelle2 / web-servers.md
Created January 27, 2018 08:14 — forked from maicoder/web-servers.md
Big list of http static server one-liners

Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.

Discussion on reddit.

Python 2.x

$ python -m SimpleHTTPServer 8000
About the security content of macOS High Sierra 10.13.3, Security Update 2018-001 Sierra, and Security Update 2018-001 El Capitan
This document describes the security content of macOS High Sierra 10.13.3, Security Update 2018-001 Sierra, and Security Update 2018-001 El Capitan.
About Apple security updates
For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available. Recent releases are listed on the Apple security updates page.
For more information about security, see the Apple Product Security page. You can encrypt communications with Apple using the Apple Product Security PGP Key.
Apple security documents reference vulnerabilities by CVE-ID when possible.

NoSQL

  • It is a system built to scale horizontally infinitely. It is very fast, and resilient.
  • It is useful for very large data and queries to solve specific problems and not abstract queries.
@Richardbrunelle2
Richardbrunelle2 / resetPrintingSystem.sh
Created January 27, 2018 08:13 — forked from lucascantor/resetPrintingSystem.sh
Reset printing system to factory defaults
#!/bin/bash
# Stop CUPS
launchctl stop org.cups.cupsd
# Backup the InstalledPrinters plist
if [ -e "/Library/Printers/InstalledPrinters.plist" ]
then
mv /Library/Printers/InstalledPrinters.plist /Library/Printers/InstalledPrinters.plist.bak
fi
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">
@Richardbrunelle2
Richardbrunelle2 / output_log.txt
Created January 27, 2018 08:13 — forked from HugsLibRecordKeeper/output_log.txt
Rimworld output log published using HugsLib
Log uploaded on Saturday, January 27, 2018, 4:12:45 PM
Loaded mods:
Core: (no assemblies)
ModSwitch: 0Harmony(1.0.9.1), _harmonycheck(1.0.0.0), ModSwitch(1.4.0.125)
EdB Prepare Carefully [中文版] B18: 0Harmony(1.0.9.1), EdBPrepareCarefully(0.18.2.0)
Xeva BB Pack: (no assemblies)
HousekeeperAssistanceCat: HouseCatCleaningJob(1.0.0.0)
HousekeeperAssistanceCatADSPatch: (no assemblies)
Giddy-up! Battle Mounts: (no assemblies)
Giddy-up! Core: (no assemblies)