LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Issue : date: cannot set date: Operation not permitted (https://www.linuxquestions.org/questions/linux-newbie-8/issue-date-cannot-set-date-operation-not-permitted-947374/)

sanjay87 05-29-2012 07:41 AM

Issue : date: cannot set date: Operation not permitted
 
Hi
One of my server hosted in vps .i could int change the time setting its delivering operating not permitted"



root@server~]# date
Tue May 29 19:39:48 BDST 2012
[root@server ~]# date -s 20:39:42
date: cannot set date: Operation not permitted
Tue May 29 20:39:42 BDST 2012
[root@server ~]#

i tried out these link ,But no use

http://www.linuxhelp.in/2011/09/date...ation-not.html


#vzctl stop 9851
-bash: vzctl: command not found

#vzctl start 9851
-bash: vzctl: command not found

Kustom42 05-29-2012 12:38 PM

the vzctl commands are for virtuozzo, the date, hostname, etc.. are all set and managed by the virtuozzo container and not the guest running inside of it. You will need to contact your hosting provider to modify it for you or if you are running it yourself modify the virtuozzo parameters for that guest.


All times are GMT -5. The time now is 10:15 PM.