客户端远程连接Ubuntu

1、sudo apt-get install openssh-server  #安装server端
2、ps -e | grep ssh   #是否启动
3、cat /etc/ssh/sshd_config  #配置文件
4、netstat -tlp  #确认server运行

评论

此博客中的热门博文

V2ray websocket(ws)+tls+nginx分流

Rstudio 使用代理