- Install on Debian.
- apt-get install krusader
- Install on SUSE 10.1
- smart install krusader
- rsync /home/doc/*.sdw -avz -e ssh 192.168.76.250:/docs
- rsync -avz -e ssh 192.168.76.252:/home/pitanga/
- chmod 600 /etc/passwords.secrets
- rsync --daemon
- rsync -avz -e ssh 192.168.76.252:/home/httpd/html
- # ssh-keygen -t dsa -f ~/.ssh/id_dsa
- # cat ~/.ssh/id_dsa.pub | ssh root@ip_maq_remota 'cat - >>
- ~/.ssh/authorized_keys'
- # cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys
Raw Paste