Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的服务器配置文件有几backup行从我的笔记本电脑的主目录同步更改。由于重新安装服务器操作系统(OpenSuse),rsnapshot反复要求笔记本电脑密码。无密码ssh已配置并且显然可以正常工作 - 我可以ssh以 root 和普通用户身份进入笔记本电脑。
backup
rsnapshot
ssh
如何ssh正确配置无密码但无法访问rsnapshot(rsync)?
我突然想看看rsync正在执行的实际命令。在那里,我发现不是以普通用户身份而是以普通用户身份rsync尝试进入我的笔记本电脑。ssh为这个场景配置 PKE 可以解决这个问题。
rsync