会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
刘先森的博客
博客园
首页
新随笔
联系
订阅
管理
06 2021 档案
mac连接服务器
摘要:sudo su ssh -p 22 root@ip
阅读全文
posted @
2021-06-10 17:46
刘先森的博客
阅读(135)
评论(0)
推荐(0)
iterm2保存服务器账号密码
摘要:1.进入: ~/.ssh/test // test无后缀名 2.编辑内容 # 编辑汉字部分 set user 用户名 set host 主机IP set password 密码 spawn ssh $user@$host expect "*assword:*" send "$password\r"
阅读全文
posted @
2021-06-10 17:45
刘先森的博客
阅读(736)
评论(0)
推荐(0)
浏览器允许跨域
摘要:open -n /Applications/Google\ Chrome.app/ --args --disable-web-security --user-data-dir=/Users/你的名称/MyChromeDevUserData/
阅读全文
posted @
2021-06-10 17:44
刘先森的博客
阅读(88)
评论(0)
推荐(0)
公告