- Joined
- Feb 9, 2018
- Messages
- 18
- Reaction score
- 2
I have one question about 3CX pbx server running on cloud virtual machine on Debian operating system. How frequently we have to update our system (include operating system & 3CX package) (i.e weekly, bi weekly, monthly, annually or not at all). What is 3cx expert recommended frequency? I made this cron job so that my system update monthly basis. Is it good or I have to change frequency?
“0 0 1 * * sudo apt-get update && sudo apt-get -y upgrade”
If anybody have better suggestion about updating procedure & frequency please guide us.
thanks
“0 0 1 * * sudo apt-get update && sudo apt-get -y upgrade”
If anybody have better suggestion about updating procedure & frequency please guide us.
thanks