240 发简信
IP属地:新北
  • Ubuntu 18.04.1安装ssh

    sudo apt-get install openssh-server #安装ssh sudo /etc/init.d/ssh start #启...