sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]
This tcpdump command will grab the first 1024 bytes (vs. smaller 68 or so) and line buffer the output for all packets […]
I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]
htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser