All Projects → SixArm → sixarm_mac_setup

SixArm / sixarm_mac_setup

Licence: other
SixArm.com » Mac » Setup notes for new Mac computer and macOS

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to sixarm mac setup

cb-spider
CB-Spider provides a unified view and single interface for multi-cloud management.
Stars: ✭ 26 (-54.39%)
Mutual labels:  iac
guestbook
A simple app with automated infrastructure provisioning, app deployment, and E2E testing
Stars: ✭ 25 (-56.14%)
Mutual labels:  iac
vspheretools
vSphereTools is a set of scripts from DevOpsHQ to support working with vSphere and virtual machines (VMs) on it, which are based on the pysphere library.
Stars: ✭ 19 (-66.67%)
Mutual labels:  iac
Nietzsche
Scrap quotes from Goodreads and schedule random tweets.
Stars: ✭ 44 (-22.81%)
Mutual labels:  iac
runiac
Run IaC Anywhere With Ease
Stars: ✭ 18 (-68.42%)
Mutual labels:  iac
valheim-ecs-fargate-cdk
AWS CDK/Cloudformation to deploy a Valheim Server using ECS Fargate!
Stars: ✭ 66 (+15.79%)
Mutual labels:  iac
terraform-github-organization
A Terraform module to manage GitHub Organizations. https://github.com/
Stars: ✭ 53 (-7.02%)
Mutual labels:  iac
iOS-AirPrint-for-Mac
enable iOS Airprint Sharing on Mac OS
Stars: ✭ 24 (-57.89%)
Mutual labels:  mac
aws-quota-checker
Keep an eye on your AWS quotas before you hit their limits
Stars: ✭ 63 (+10.53%)
Mutual labels:  iac
grbl32
CNC controller running on the STM32F103 "Blue Pill" board, build and flash on Mac/Linux
Stars: ✭ 33 (-42.11%)
Mutual labels:  mac
devops-101
Intro to DevOps from scratch.
Stars: ✭ 57 (+0%)
Mutual labels:  iac
gotf
Managing multiple environments with Terraform made easy
Stars: ✭ 25 (-56.14%)
Mutual labels:  iac
nifi
Deploy a secured, clustered, auto-scaling NiFi service in AWS.
Stars: ✭ 37 (-35.09%)
Mutual labels:  iac
terraform-oci-compute-instance
Terraform Module for creating Oracle Cloud Infrastructure compute instances
Stars: ✭ 29 (-49.12%)
Mutual labels:  iac
productivity-tools
No description or website provided.
Stars: ✭ 43 (-24.56%)
Mutual labels:  mac
ggshield
Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
Stars: ✭ 1,272 (+2131.58%)
Mutual labels:  iac
terraform-aws-route53
A Terraform module to create a Route53 Domain Name System (DNS) on Amazon Web Services (AWS). https://aws.amazon.com/route53/
Stars: ✭ 39 (-31.58%)
Mutual labels:  iac
terraform-aws-cognito-user-pool
A Terraform module to create and manage Cognito User Pools (Simple and Secure User Sign-Up, Sign-In, and Access Control) on Amazon Web Services (AWS). https://aws.amazon.com/cognito
Stars: ✭ 46 (-19.3%)
Mutual labels:  iac
icp-ce-on-linux-containers
Multi node IBM Cloud Private Community Edition 3.2.x w/ Kubernetes 1.13.5 in a Box. Terraform, Packer and BASH based Infrastructure as Code script sets up a multi node LXD cluster, installs ICP-CE and clis on a metal or VM Ubuntu 18.04 host.
Stars: ✭ 52 (-8.77%)
Mutual labels:  iac
wipri
(Network Metadata Privacy) MAC Address spoofer with bonus combo (options): hostname + signal spoofer - *no disconnects!* Privacy Changing w/Brand Mimics: run as command or optional new randomized identity each boot; includes flags for continually changing random times/changing valid OUI addresses + Hostname randomizer + Device/Signal/location an…
Stars: ✭ 26 (-54.39%)
Mutual labels:  mac

SixArm macOS Setup

How to set up a new macOS computer? These notes show how our teams do it.

Contents:

Introduction

These notes start with the basics, suitable for typical users.

These notes continue with more advanced information, suitable for people who are developers and programmers.

We use Apple macOS current release. We expect most of these notes will work on many versions of macOS.

Setup Assistant

To setup:

  1. Turn on your new computer. This launches the Mac Setup Assistant, which prompts you for your preferred language, time zone, etc.

  2. If you already use a different Mac computer, and you want to do a migration of all your files, then you can use the “Migration Assistant”. We prefer to skip this step because we prefer to set up our computer from scratch.

  3. Register for a personal Apple Id, if you don't already have one. If you want to use iCloud, do it.

Software Update

To update your software:

  • Choose the Apple menu, then "Software Update...".

  • This step downloads all the current updates for your system, such as bug fixes, security patches, and feature improvements.

  • This step may take a while because macOS updates tend to be large to download. This step may require rebooting.

FileVault

To use FileVault to encrypt your entire drive:

  • Choose the Apple menu, then "System Preferences....", then "FileVault", then turn on FileVault.

  • Write your FileVault password in a secure place; you must have this if you ever want to recover your system.

  • This step may take a while, and may require rebooting, because macOS is adding encryption to your entire system.

Connect your iPhone, iPad, etc.

Do you want to sync an iPhone, iPad, or other device?

  • If so, connect these now.

  • You may want to launch iTunes, because this shows you what is synchronizing.

  • If you use iTunes, then you can have iTunes make a backup of your device now.

System Preferences and Defaults

We set a bunch of system preferences to customize our Desktop, Dock, Keyboard, Sound, and so on.

Applications

We add many applications, and we have big lists of our favorites.

  • Typical users: you can pick and choose using our list of applications.

  • Advanced users: you run our scripts for brew, cask, mas, and so on. See below for these.

For Advanced Users

Defaults

We set many system preferences and application defaults by using the command defaults write.

Script:

Brew, Cask, MAS

Brew, Cask, and Mac App Store (MAS), are all very useful for installing apps via the command line. These are the best Mac package managers in our opinion.

  • brew.md: Brew package manager
  • mas.md: Mac App Store (MAS) command line interface

Sysadmin notes

Developer notes

  • git.md: Git version control
  • adium.md: Adium instant messenger settings
  • osx-cpu-temp.md: Command to show the OSX CPU temperature
  • karabiner.md: Karabiner changes the key "caps lock" to "control" and "escape".

Database notes

Programming notes

JetBrains notes

We use JetBrains programming software, including Toolbox, DataGrip, WebStorm, etc.

Currently there is no way to install these using brew, nor the App Store, so we do this:

  • Download JetBrains Toolbox, and install it to /Applcations. (Not to a user account location).
  • Set JetBrains Toolbox to install everything to /Applications/JetBrains. (This is so we can more-easily use the software with multiple user accounts on the same machine).

See Also

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].