Thanks (again) to Rich Trouton for showing us a way of testing connectivity and uptime You can use curl to create a telnet connection using a command similar to the…
System Integrity Protection (SIP) While “rootless” was mostly marketing, SIP actually hardened the Mac by preventing modifications to the following locations: /System /usr /bin /sbin All apps preinstalled by Apple…
Install AutoPkg Install the latest pkg release. This will also install and load a LaunchDaemon used by AutoPkg's packaging component. This allows AutoPkg to build packages without requiring root privileges.…
Great Resource for up-to-date macOS patches https://jamf-patch.jamfcloud.com/v1/software/ https://community.jamf.com/t5/jamf-pro/big-sur-current-version/m-p/231327#M219422
Chrome browser on Mac / Linux (managed on premise) Use your organization's preferred on-premise configuration tools to deploy and manage Chrome browsers across a fleet of corporate Mac or Linux…
How do I SCP from remote machine to local machine? In Terminal DON'T login to the remote machine. Just run: scp user@remote:/error.txt /Users/myname/Desktop Link https://superuser.com/questions/1138407/how-do-i-scp-from-remote-machine-to-local-machine
Log4j lsof - list open files for log4j lsof | grep log4j https://github.com/isaacatmann/log4j-search/blob/main/log4j-search.sh https://community.jamf.com/t5/jamf-pro/log4j-vulnerability/m-p/254027 https://medium.com/@anchorbuoy_sftw/log4shell-log4j-zero-day-exploit-and-filemaker-server-e20ebe806e8a
The Common Configuration Enumaration (CCE) List provides unique identifiers to security-related system configuration issues in order to improve workflow by facilitating fast and accurate correlation of configuration data across multiple…