码迷,mamicode.com
首页 > 系统相关 > 详细

linux安装 rsync 客户端和相关权限认证

时间:2019-08-09 15:48:08      阅读:108      评论:0      收藏:0      [点我收藏+]

标签:roo   chmod   etc   root   inux   yum   安装   inotify   pass   

[root@rsync-client-inotify /]# yum install rsync -y

[root@rsync-client-inotify /]# echo "redhat">/etc/rsync.password

[root@rsync-client-inotify /]# chmod 600 /etc/rsync.password

[root@rsync-client-inotify /]# cat /etc/rsync.password

 

 

Redhat

 

 

[root@rsync-client-inotify /]# ll /etc/rsync.password

 

 

-rw-------. 1 root root 20 Jun 4 04:27 /etc/rsync.password

 

linux安装 rsync 客户端和相关权限认证

标签:roo   chmod   etc   root   inux   yum   安装   inotify   pass   

原文地址:https://www.cnblogs.com/fanweisheng/p/11327153.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!