Shortcuts manual page contents
Shortcuts manual page contents
Shortcuts manual page contents Read More - click »
Shortcuts manual page contents
Shortcuts manual page contents Read More - click »
The Shortcuts URL scheme allows you to open the app, create, run, or edit a shortcut, and interact with the Gallery in the Shortcuts app. URL schemes can be used anywhere a URL can be used—your own app, in a web browser, or in the command line.
Shortcuts URL scheme support guidance Read More - click »
The nc (or netcat) utility is used for just about anything under the sun involving TCP or UDP. It can
netcat (NC) listen for open ports Read More - click »
command-line interface (CLI), introduction Link: https://blog.kandji.io/guide-for-apple-it-introduction-to-mac-scripting
Great macOS Shell Script introduction Read More - click »
To enable SSH debug, run the SSH command with the -v, -vv, or -vvv option: ssh -vvv user@host.com Link: https://www.ibm.com/support/pages/qradar-enable-debugging-mode-ssh-troubleshoot-connectivity-issues#:~:text=To%20enable%20SSH%20debug%2C%20run,forth%20communication%20between%20the%20hosts.
debug ssh connections -vvv Read More - click »
NAME dmesg – display the system message buffer SYNOPSIS dmesg [-M core] [-N system] DESCRIPTION Dmesg displays the contents of
dmesg: and log show kernel messages Read More - click »
Some of these work with Mac, some Do not… please note some of these do not work on Mac Link:
Linux Commands Cheatsheet Read More - click »
Step 1: create SHA-256 hash value from the downloaded file: General Guidance shasum -a 256 /path/to/downloaded.pkg Specific Guidance check Firefox
Verify Download Checksum value Read More - click »
Search for something in a file grep something file Search for something in multiple files grep something file file1 file2
Global Regular Expression Print: grep command Read More - click »