install.fairie/docs/TODO.md
2023-12-24 22:36:54 +00:00

13 KiB

xattr -d com.apple.quarantine rclone Create issue about setting up completions - https://github.com/rsteube/lazycomplete

Use minimum permissions / IAM for https://iosexample.com/a-command-line-tool-to-download-and-install-apples-xcode/ https://github.com/tiiiecherle/osx_install_config/blob/master/03_homebrew_casks_and_mas/3b_homebrew_casks_and_mas_install/6_mas_appstore.sh virtualbox blocked by C adobe-creative-cloud curl: (18) HTTP/2 stream 1 was reset

  • Wazuh requires booting into recovery, running csrutil disable, installing agent normally, and then re-enabling it again in recovery mode
  • NGINX /opt/homebrew/etc/nginx/nginx.conf, on port 8080 so no sudo required, nginx will load all files in /opt/homebrew/etc/nginx/servers/, brew services might require sudo if port 443 is used, Docroot /opt/homebrew/var/www
  • export PATH="$HOME/.jenv/bin:$PATH"
  • eval "$(jenv init -)"

Create the $HOME/opt destination folder

mkdir -p ~/opt

Download the AppImage inside it

wget -O ~/opt/Espanso.AppImage 'https://github.com/federico-terzi/espanso/releases/download/v2.1.8/Espanso-X11.AppImage'

Make it executable

chmod u+x ~/opt/Espanso.AppImage

Create the "espanso" command alias

sudo ~/opt/Espanso.AppImage env-path register

  • Deprecate asdf in favor of rtx

TODOs

Application settings for Android Studio

Upstream

The following items are things we would like to include into the Install Doctor system but are waiting on upstream changes.

Docker

The following items are Docker containers that we may want to include as default containers deployed in our system.

AI

Kubernetes

The following items may be incorporated into our Kubernetes stack:

Bare Metal

The projects below are software systems that might be incorporated to handle bare-metal operations or virtual machine management.

Revisit

The following items have been reviewed but need to be revisited due to complexity or other reasons.

Tiling Managers

Bookmarks

Windows

Notes

  • This might not be easily achievable since macOS encourages user input during setup but it would be nice to come up with a script that updates macOS from version 13 to 14 if an update is available (or 14 to 15 etc.). Normally, softwareupdate CLI command can handle 13.5 to 13.7 etc. but not major versions.
  • Configure firewall on macOS with m firewall on non-corp laptop
  • Link to CUPS printers (http://localhost:631/printers)
  • https://github.com/boochtek/mac_config/blob/master/os/quicklook.sh
  • open "x-apple.systempreferences:com.apple.preference.security?Privacy_AllFiles" --- opens to grant full disk access
  • "Terminal.app" would like to administer your computer. Administration can include modifying passwords, networking, and system settings.
  • Press ENTER vim +PlugInstall
  • Sheldon completions

Definitely