Does CPanel Update Itself Nightly

wscreate

Active Member
Aug 14, 2001
36
0
306
I\'ve wondered, should I click on the icon \'Update To Latest Version\' regularly or is this handled in a nightly update?

It appears that the latter is true as the JSP Plugin option appeared last week without me having to update.

I would like to know for sure.

Thanks,
Bill
 

Mark Vockler

Active Member
Aug 10, 2001
35
0
306
It should update daily/nightly by default. To verify that this is indeed the case with your machine, type the following command in shell as root:

crontab -e

If you see an entry containing \"/scripts/upcp\", automatic updating is in place. To exit, hold down the control key and type \"x\".

Mark
 
B

bdraco

Guest
[quote:f8a45de8a0]It should update daily/nightly by default. To verify that this is indeed the case with your machine, type the following command in shell as root:

crontab -e

If you see an entry containing \"/scripts/upcp\", automatic updating is in place. To exit, hold down the control key and type \"x\".

Mark [/quote:f8a45de8a0]

For those of you who hate vi you can always do a

export VISUAL=\'pico\'
crontab -e
 

wscreate

Active Member
Aug 14, 2001
36
0
306
Thanks for your answer. I do have auto update in cron.