New Mac: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
* Install software manually:
* Install software manually:
** Microsoft Office. Make sure it sees Garamond.
** Microsoft Office. Make sure it sees Garamond.
** [[VMware_Fusion_Installation|VMware Fusion]]. After installation, before creating a VM from scratch, attempt opening the existing virtual machine from <code>~/VMware Fusion VMs/Windows 10 x64.vmwarevm</code> by double-clicking it. VMware Fusion should offer to upgrade it. Specify that you "moved it".
* From a terminal, clone <code>shell-tools</code>. <code>git</code> may prompt for the installation of developer tools.
* From a terminal, clone <code>shell-tools</code>. <code>git</code> may prompt for the installation of developer tools.
<syntaxhighlight lang='bash'>
<syntaxhighlight lang='bash'>
Line 37: Line 38:
** [[Secure_Pipes#Last_Known_Good_Configuration|Secure Pipes - Last Known Good Configuration]]
** [[Secure_Pipes#Last_Known_Good_Configuration|Secure Pipes - Last Known Good Configuration]]
* Manually installed software:
* Manually installed software:
** [[VMware_Fusion_Installation|VMware Fusion]]. After installation, before creating a VM from scratch, attempt opening the existing virtual machine from <code>~/VMware Fusion VMs/Windows 10 x64.vmwarevm</code> by double-clicking it. VMware Fusion should offer to upgrade it. Specify that you "moved it".
** Apache OpenOffice 4.1.5 (newer version crash)
** Apache OpenOffice 4.1.5 (newer version crash)
** Firefox (may be automated)
** Firefox (may be automated)

Revision as of 01:56, 11 September 2021

Internal

Procedure

  • Install the latest O/S: Re-install the OS
  • Set the computer name: Mac Hostname Configuration.
  • Set mouse speed.
  • Establish connection to iCloud and restore the iCloud Drive access. Check availability to:
    • iCloud Drive
    • Contacts
  • Set the background to black and add four virtual desktops.
  • Move the dock to the left of the screen.
  • Add the SSH identity from storage as .ssh/id_rsa. Then:
chmod -R go-rwx ~/.ssh
  • Configure Finder:
    • Finder → Preferences → Sidebar: Add "ovidiu"
    • Finder → Preferences → General: New Finder windows show: "ovidiu"
  • Install software manually:
    • Microsoft Office. Make sure it sees Garamond.
    • VMware Fusion. After installation, before creating a VM from scratch, attempt opening the existing virtual machine from ~/VMware Fusion VMs/Windows 10 x64.vmwarevm by double-clicking it. VMware Fusion should offer to upgrade it. Specify that you "moved it".
  • From a terminal, clone shell-tools. git may prompt for the installation of developer tools.
cd
git clone https://github.com/ovidiuf/shell-tools.git
  • Install IntelliJ Ultimate and provide the license. Also see: IntelliJ Configuration.
  • Check ~/shell-tools/mac-setup and continue the configuration from there:
cd shell-tools
./mac-setup