Displaying 2 results from an estimated 2 matches for "vmsync".
Did you mean:
msync
2010 Sep 09
1
Shutdown CentOS VM when closing VMWare Workstation
...pper
vmware-hgfsclient vmware-uninstall-tools.pl vmware-xferlogs
# ls /usr/local/sbin/
vmtoolsd vmware-checkvm vmware-rpctool vmware-tools-upgrader
# ls /usr/local/lib/vmware-tools/modules/binary/bld-2.6.18-8.el5-i686PAE-RHEL5/objects/
pvscsi.o vmblock.o vmci.o vmhgfs.o vmmemctl.o vmsync.o vmxnet3.o
vmxnet.o vsock.o
( <--- not sure if that's the relevant dir)
# rpm -qa | grep kernel
kernel-2.6.18-194.3.1.el5
kernel-2.6.18-194.11.3.el5
kernel-headers-2.6.18-194.11.3.el5
kernel-2.6.18-194.11.1.el5
# /sbin/chkconfig --list | grep -i vmware
vmware-tools 0:off 1:off...
2013 Jan 11
11
evaluating backup systems: rsync
Considering using rsync on a couple systems for backup, I was wondering
if it's possible, and if so how difficult is it, to delete files which
have been backed up (in order to save space on the backup media).
Anyone with experience doing this?