📖
📖
📖
📖
mabutou's wiki
Blog
搜索文档…
📖
📖
📖
📖
mabutou's wiki
About
🤖
Linux
🐬
Front-end
❄️ K8S
🐳
Docker
🐮
Rancher
🐍
Python
🍎
Mac
MacOS 浏览器播放音频没声音
mac 执行sed -i指令时,提示extra characters at the end of command
创建 macOS U盘启动盘
Tmux 启动时 127 错误
Kill Apple Remote Desktop via ssh
hack wechat sqlite
刷新 DNS
masscan 端口扫描
start apache_server
timemachine list and clean
dmg || .app 提示文件已损坏
重启 Dock 栏
macOS(BSD system) 禁用 ssh 密码登录
🖥
Windows
⌨️ Cheatsheet
Application
正则表达式
Proxmox
VMware
Hetzner
Oracle-Cloud-ARM
镜像源
由
GitBook
提供支持
macOS(BSD system) 禁用 ssh 密码登录
1
As any BSD system you should toggle off some options in your sshd_:
2
3
sudo vim /etc/ssh/sshd_config
4
5
UsePam yes # it will not be used
6
ChallengeResponseAuthentication no
7
PasswordAuthentication no
8
kbdInteractiveAuthentication no
Copied!
1
sudo launchctl unload /System/Library/LaunchDaemons/ssh.plist
2
sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist
Copied!
以前
重启 Dock 栏
下一个
Windows
最近更新
9mo ago
复制链接