type
Post
status
Published
slug
2018/04/29/1564656227712
summary
Archlinux开启ssh服务以使用终端登录
tags
Linux
Arch
category
Linux
icon
password
new update day
URL
Property
Dec 5, 2022 06:38 AM
created days
Last edited time
Dec 5, 2022 06:38 AM
$ sudo systemctl enable sshd.service 开机启动 $ sudo systemctl start sshd.service 立即启动 $ sudo systemctl restart sshd.service 立即重启
之后你就可以远程操控你心爱的 linux 了 是不是很激动啊!
 
 
欢迎加入喵星计算机技术研究院,原创技术文章第一时间推送。
notion image
 
Arch美化——配置oh/my/zshArch美化——配置oh/my/zsh