sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]
In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]
During as SBS2003 migration to SBS2011, while decommissioning the source server (SBS2003) before Exchange 2003 can be removed you will have to remove the […]
htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser