Mac 怎么通过自带终端连接linux服务器
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
简单来说,就两步骤
· 打开Mac终端,切换到root权限下
切换root权限: sudo -i
·通过ssh命令连接linux服务器
ssh root@127.0.0.1
root是账户名,@后面的是连接的ip地址
然后根据提示输入密码即可成功




A beautiful web dashboard for Linux
最近提交(Master分支:8 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)