我正在尝试使用以下方法启动 ssh:
service sshd start
但是找不到服务命令,所以它给了我一个错误:
zsh: command not found: service
我该怎么办?
command-line
command-line ×1