/scripts

A bunch of scripts used to setup new boxes and automate configuration

Primary LanguageShellMIT LicenseMIT

Scripts

A bunch of scripts I use to setup new boxes and automate configuration, detailed description will be in the headers.

  • init_mac_os: Initializing & hardening MacOS security in different levels (bios, system, network). Selected from macOS Security and Privacy Guide (MacOS)
  • init_linux_cloud: Initializing & hardening linux servers in the cloud (Ubuntu mainly)
  • mac_changer: changes mac address to a random number (MacOS, Linux)
  • ssh_keys_from_keybase: generate ssh keys out of keybase PGP keys (MacOS, Linux)