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.
$ python -m SimpleHTTPServer 8000Each 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.
$ 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. |
| #!/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"> |
| 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) |