Cannot set the time on Debian Wheezy -


i have problem setting system time on debian 7.4 wheezy machine. machine virtualbox guest vm. did following:

/etc/init.d/ntp stop date -s 2014-05-01

after these commands, time updated, changes real time after few seconds. thought, disabling ntp should trick. in fact, did in past. time seems else manipulating system clock automatically. i'm kind of lost here. highly appreciated.

this virtualbox issue. automatic setting of system time can deactivated on host via:

vboxmanage setextradata <vmname> “vboxinternal/devices/vmmdev/0/config/gethosttimedisabled” “1″ 

see: http://rickguyer.com/virtualbox-disable-time-sync-between-host-and-client/


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -