This is perfectly normal - as your server would only have one clock. You can change the Timezone of each VS - by altering the /etc/localtime symlink. ie. to give the VS GMT time (assuming the host server is set as GMT..)
ln -s /usr/share/zoneinfo/GMT /etc/localtime I *think* this can actually be changed using the vsdadm command - but I dont use the latest version so I cant say! Bill. ----- Original Message ----- From: "Hadad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 15, 2002 9:42 PM Subject: Timezone urgent ! > > hi! > I discover a big problem right now...... > I'm using the 6.2 prebuilt skel and the latest version of freevsd, and I discover that when I change the > hour in host machine, this affect (change) all virtual servers. > And if change the hour in a virtual server, this affect the host > machine too! > > What could be???? > > -- > Hadad mailto:hadad@;brturbo.com > > ------------------------- The freeVSD Support List -------------------------- > Subscribe: mailto:majordomo@;freevsd.org?body=subscribe%20freevsd-support > Unsubscribe: mailto:majordomo@;freevsd.org?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > -------------------------------------------------------------------------- --- > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:majordomo@;freevsd.org?body=subscribe%20freevsd-support Unsubscribe: mailto:majordomo@;freevsd.org?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
