Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
fuss:macos [2018/06/10 17:17] – [Masquerade Traffic from Connected Interface] officefuss:macos [2021/05/15 09:03] – [Make Firefox use Trusted Operating System Root Certificates] office
Line 140: Line 140:
  
 and then reboot. and then reboot.
 +
 +====== Access Google Calendar via CalDAV on OSX ======
 +
 +  - Open ''System Preferences...'' from the Apple menu,
 +  - Select ''Add Other Account...'',
 +  - Select ''CalDAV account'',
 +  - Set ''Account Type'' to ''Advanced'',
 +  - Enter the username and password where the username is the full E-Mail address,
 +  - For the ''Server Address'' enter ''<nowiki>www.google.com</nowiki>'',
 +  - Set the ''Server Path'' to ''/calendar/dav/username@googlemail.com/user'' and substitute ''username@googlemail.com'' for your Google account E-Mail address,
 +  - Tick ''Use SSL'' and set the port to ''443''.
 +
 +====== Solve Empty Network Preferences ======
 +
 +In case ''SystemUIServer'' spools the CPU up when clicking the wifi icon in the toolbar or opening Network Preferences opens an empty window then delete the contents of ''/Library/Preferences/SystemConfiguration'' and reboot.
 +
 +====== Boot in Target Disk Mode ======
 +
 +Issue as root:
 +<code bash>
 +nvram target-mode=1
 +</code>
 +
 +followed by:
 +<code bash>
 +reboot
 +</code>
 +
 +to reboot a Mac in target disk mode.
 +
 +====== Make Firefox use Trusted Operating System Root Certificates ======
 +
 +  - import the certificate using ''Keychain Access'' and set the desired trusts,
 +  - open ''about:config'' and set ''security.enterprise_roots.enabled'' to ''true''.
 +
 +====== Get Apple Model Identifier from Terminal ======
 +
 +Run as root:
 +<code bash>
 +system_profiler SPHardwareDataType | grep "Model Identifier".
 +</code>
  

fuss/macos.txt · Last modified: 2022/08/07 12:33 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.