{"id":308,"date":"2008-12-21T12:35:47","date_gmt":"2008-12-21T19:35:47","guid":{"rendered":"http:\/\/10.43.101.63:24469\/?page_id=308"},"modified":"2011-11-21T00:56:24","modified_gmt":"2011-11-21T07:56:24","slug":"configuring-time-sync-on-vmware-guest-os-via-command-line","status":"publish","type":"page","link":"https:\/\/aarontc.com\/articles\/configuring-time-sync-on-vmware-guest-os-via-command-line\/","title":{"rendered":"Configuring Time Sync on VMware Guest OS via command line"},"content":{"rendered":"
Windows:\r\nenable VMware time sync where it was previously disabled:\r\n\r\nvmwareservice --cmd \"vmx.set_option synctime 0 1\"\r\n\r\n...and to turn it back off:\r\n\r\nvmwareservice --cmd \"vmx.set_option synctime 1 0\"\r\n\r\nGNU\/Linux:\r\n\r\nturn it on...\r\nvmware-guestd --cmd \"vmx.set_option synctime 0 1\"\r\n\r\n...and turn it back off:\r\nvmware-guestd --cmd \"vmx.set_option synctime 1 0\" \r\n<\/pre>\n

Source: http:\/\/communities.vmware.com\/message\/617188;jsessionid=BE639AD9083D6D03FCF4390BD2434568<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

Windows: enable VMware time sync where it was previously disabled: vmwareservice –cmd “vmx.set_option synctime 0 1” …and to turn it back off: vmwareservice –cmd “vmx.set_option synctime 1 0” GNU\/Linux: turn it on… vmware-guestd –cmd “vmx.set_option synctime 0 1” …and turn it back off: vmware-guestd –cmd “vmx.set_option synctime 1 0” Source: http:\/\/communities.vmware.com\/message\/617188;jsessionid=BE639AD9083D6D03FCF4390BD2434568<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":150,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"jetpack_post_was_ever_published":false,"footnotes":""},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P6PV8H-4Y","jetpack-related-posts":[{"id":132,"url":"https:\/\/aarontc.com\/projects\/rdiff-backup-wrapper-script\/","url_meta":{"origin":308,"position":0},"title":"Rdiff-Backup Wrapper Script","author":"Aaron","date":"May 16, 2010","format":false,"excerpt":"I use rdiff-backup on all my servers and desktop machines, including routers, laptops, etc. to make sure all data and configuration files are safe. To this end, especially for Linux\/unix hosts, I've created a Bash script which takes care of process locking and excluding files which shouldn't go into the\u2026","rel":"","context":"With 1 comment","block_context":{"text":"With 1 comment","link":"https:\/\/aarontc.com\/projects\/rdiff-backup-wrapper-script\/#comments"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/pages\/308"}],"collection":[{"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/comments?post=308"}],"version-history":[{"count":2,"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/pages\/308\/revisions"}],"predecessor-version":[{"id":616,"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/pages\/308\/revisions\/616"}],"up":[{"embeddable":true,"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/pages\/150"}],"wp:attachment":[{"href":"https:\/\/aarontc.com\/wp-json\/wp\/v2\/media?parent=308"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}