VMware Cloud Community
mohanad_cs
Contributor
Contributor
Jump to solution

ESX 3.0.1 Modify Date & Time

Hi,

I need to modify Date & Time for ESX 3.0.1, So what are require commands to do it, Since while it booting it showing System Clock is not Synchronize "Failed".

Kindly could you assist me,

Best Regarads,

Mohanad R.Aljabi

0 Kudos
1 Solution

Accepted Solutions
Paul_Lalonde
Commander
Commander
Jump to solution

The way to set the time from the console is:

date -set="Wed Apr 18 08:00:00 EDT 2007"

But it would be best to configure an external time source (ntp) for clock stability. There are plenty of posts on this topic.

Good luck!

Paul

View solution in original post

0 Kudos
1 Reply
Paul_Lalonde
Commander
Commander
Jump to solution

The way to set the time from the console is:

date -set="Wed Apr 18 08:00:00 EDT 2007"

But it would be best to configure an external time source (ntp) for clock stability. There are plenty of posts on this topic.

Good luck!

Paul

0 Kudos