Control Web Panel
WebPanel => Updates => Topic started by: mfaridi on January 07, 2016, 11:09:41 AM
-
when I can run
yum -y update
I install centos webpanel on CentOS 6.7.
Can I do this every day ?
can this break my Centos webpanel and make problem for me ?
-
Hello.
You can break down your OS if you will install everything. Better do that manually...
-
Hello.
You can break down your OS if you will install everything. Better do that manually...
OK , Thanks
but I want update installed packages , like apache , postfix and ....
an I run this command
yum -y update
everyday ?
-
Hi.
Yes, if you want do that everyday, you can use
yum -y update
in the crontab job.
But be carefull, you can not update Apache and PHP from the yum, since it installed by CWP from source code.
but I want update installed packages , like apache , postfix and ....
an I run this command
yum -y update
everyday ?
-
Hi.
Yes, if you want do that everyday, you can use
yum -y update
in the crontab job.
But be carefull, you can not update Apache and PHP from the yum, since it installed by CWP from source code.
but I want update installed packages , like apache , postfix and ....
an I run this command
yum -y update
everyday ?
thanks agiain
I installed Centos webpanel by sh on fresh installation of Centos
-
Also, if you decide do upgrade everyday, you can use the crontab job.