MacBook Air M1

Thunderbolt / USB 4 (2 Ports) Thunderbolt 3 (up to 40Gb/s) USB 4 (up to 40Gb/s) USB 3.1 Gen 2 (up to 10Gb/s) MacBook Air 13-inch Model No. A2337 SPG/8C CPU/7C GPU/8GB/256GB Serial No. FVFJ1XX5Q6L4 Mfg. Date 03-07-2565 2022.09.09——————————- STS Installation – ok, in /Application 2022.09.10——————————- – java -version – echo $SHELL – /usr/libexec/java_home Brew Installation Brew Installation – /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” – ok JDK Installation Java Installation – Java 11 – brew install java11 – /opt/homebrew/Cellar/openjdk@11/11.0.16.1 – sudo ln -sfn /opt/homebrew/opt/openjdk@11/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-11.jdk – echo ‘export PATH=”/opt/homebrew/opt/openjdk@11/bin:$PATH”‘ >>…

Read More