Create a Bootable MacOS Catalina Installer Drive
How to Make a Bootable macOS Catalina 10.15 Beta USB Installer Drive This process requires using the command line, if […]
Create a Bootable MacOS Catalina Installer Drive Read More - click »
Apple Category combining technical expertise with a passion for all things Apple. EddiesNotes.com is researched and regularly updated to reflect the latest trends and technological advancements and bug fixes. Whether you’re dealing with a stubborn software glitch or looking to optimize your device’s performance, and security, I can provide you the insights and solutions you need on EddiesNotes.com. This is the Apple section covering Software and Hardware; Apple is unique in controlling the ecosystem from its core, Hardware and Software included.
How to Make a Bootable macOS Catalina 10.15 Beta USB Installer Drive This process requires using the command line, if […]
Create a Bootable MacOS Catalina Installer Drive Read More - click »
/var/log/install.log grep ‘Installed’ /private/var/log/install.log View the entire install log cat /private/var/log/install.log | open -f Link https://applehelpwriter.com/2013/05/21/how-to-check-whats-been-installed-on-your-mac/
Viewing Install Log Read More - click »
system_profiler SPDisplaysDataType or defaults read /Library/Preferences/com.apple.windowserver.plist Link: https://stackoverflow.com/questions/20099333/terminal-command-to-show-connected-displays-monitors-resolutions
Terminal command to show connected displays/monitors/resolutions? Read More - click »
sudo fdesetup authrestart Link https://osxdaily.com/2015/03/06/bypass-filevault-password-per-boot-mac-os-x/
Bypass a FileVault Password On a Per Boot Basis Read More - click »
osascript -e “tell application \”Safari\” to quit”
kill safari in terminal Read More - click »
stat -f ‘%u %Su’ /dev/console who NAME w – display who is logged in and what they are doing w
Who is logged in Read More - click »
macOS Catalina Version Information ————————————————— Version: 10.15.7 Build: (19H1824), Last Revision Date: 2022-03-14T21:17:26Z
macOS Catalina Build: (19H1824) Version Information 2022-03-14 Read More - click »
The following table lists a summary of example format strings and their results. Pattern Result yyyy.MM.dd G ‘at’ HH:mm:ss zzz
Shortcuts date formats Read More - click »
Get logged in user’s name stat -f%Su /dev/console
Get Console – User Logged – in username Read More - click »