要在Debian中启用SSH服务,请按照以下步骤操作:
apt-get update
apt-get install openssh-server
systemctl status ssh
systemctl start ssh
systemctl enable ssh
现在,您的Debian系统上的SSH服务已经启用。您可以使用SSH客户端连接到该系统。
亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>
推荐阅读:debian中怎么开启ssh服务