Inhaltsverzeichnis

macOS

https://apple.com/macos/

praktische Kommandos

Bootable Linux-USB erstellen (Partitionieren und Formatieren)

mount
diskutil unmountDisk /dev/disk3
diskutil eraseDisk fat32 label gpt /dev/disk3
diskutil mountDisk /dev/disk3
mount
bsdtar -xf debian.iso -C /Volumes/LABEL
diskutil eject /dev/disk3
mount

ODER

mount
diskutil eraseDisk FAT32 label GPT /dev/disk3
diskutil unmountDisk /dev/disk3
sudo dd if=debian.iso of=/dev/disk3 bs=4K status=progress
diskutil mountDisk /dev/disk3
mount
diskutil eject /dev/disk3
mount

Software

siehe Homebrew

App Store

Homebrew

Nützliche Apps

brew install autossh bash bash-completion@2 binutils byobu ca-certificates coreutils curl diffutils docker-completion dos2unix findutils gawk git gnu-sed gnu-tar gnu-time gnu-units grep gzip htop imagemagick iproute2mac jq less midnight-commander ncurses neovim nmap openssh openssl@3 pip-completion python@3.12 readline ripgrep screen shellcheck tmux tree-sitter vim xq xz yq zsh zsh-completions zstd
brew install --cask aldente android-file-transfer betterdisplay chromium coteditor docker finicky firefox gimp git-credential-manager iterm2 karabiner-elements keka libreoffice maccy meld minecraft obs powershell rectangle spotify thunderbird visual-studio-code vlc grishka/grishka/neardrop homebrew/cask-fonts/font-fira-code homebrew/cask-fonts/font-fira-code-nerd-font