怎么把自己的mac笔记本作为服务器,实践总结.
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
目的:把mac电脑模拟成linux服务器,用于在win下学习命令,部署项目.
Mac Terminal是自带SSH的,可以用whereis来看看
1.打开mac终端输入:whereis ssh
2.打开mac偏好设置,-->远程登陆,添加可以远程登陆的用户.
3.输入:ssh locathost ,提示输入密码.
4.远程windows电脑中 使用xshells工具连接mac(输入mac的ip,输入用户名和密码)
由于mac和linux的命令很相似,可以用来模拟linux命令部署项目相关操作,以及了解windows连接linux的流程.
mac 终端怎么连linux?
进去终端,sudo -i 切换至root ,ssh IP,输入密码即可
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)