Add Physical Access category and entry

This commit is contained in:
Marcel Bischoff 2015-10-15 02:13:52 +02:00
parent 5b453525a4
commit dc26a9d09f

View File

@ -48,6 +48,7 @@ If you want to contribute, you are highly encouraged to do so. Please read the [
- [Security](#security)
- [Gatekeeper](#gatekeeper)
- [Passwords](#passwords)
- [Physical Access](#physical-access)
- [Wiping Data](#wiping-data)
- [Search](#search)
- [Find](#find)
@ -514,6 +515,13 @@ First, install `pwgen` via Homebrew, etc.
pwgen -Cs 20 1 | tr -d ' ' | tr -d '\n' | pbcopy
```
### Physical Access
#### Lock Screen
```bash
/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend
```
### Wiping Data
#### Securely Remove File