openssh
sudo pacman -S openssh # 상태 확인 sudo systemctl status sshd # 활성화 sudo systemctl enable --now sshd