how to change server time

KH-Paul

Co-founder/Partner
Staff member
Tonyle,

It is not possible to change time inside the VPS however it is possible to change timezone. Timezone can be changed using standard Linux way - by replacing the /etc/localtime with correct timezone file. For example, to change timezone inside the VPS to Pacific time run the following command:

Code:
cp -f /usr/share/zoneinfo/US/Pacific /etc/localtime

PS This thread was moved to the Linux VPS/Hybrid - DirectAdmin forum.

Regards,
Paul
 
E

etenele09

Guest
So, I can login into my Plesk control panel user: admin and I can login with SSH and FTP on the server.But apparently I changed the password for the Virtuozzo Control Panel a while ago and I cant login there anymore... user: rootSo, how/where can I change/reset that password? I have FTP access to all files on the serverthanks in advance.
 
Top