Author Topic: update all packages  (Read 12675 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
update all packages
« on: January 07, 2016, 11:09:41 AM »
when I can run
Code: [Select]
yum -y updateI install centos webpanel on CentOS 6.7.
Can I do this every day ?
can this break my Centos webpanel and make problem for me ?

Offline
*****
Re: update all packages
« Reply #1 on: January 08, 2016, 11:45:37 AM »
Hello.

You can break down your OS if you will install everything. Better do that manually...
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: update all packages
« Reply #2 on: January 08, 2016, 02:07:12 PM »
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
Code: [Select]
yum -y updateeveryday ?

Offline
*****
Re: update all packages
« Reply #3 on: January 12, 2016, 08:28:06 AM »
Hi.
Yes, if you want do that everyday, you can use
Code: [Select]
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
Code: [Select]
yum -y updateeveryday ?

You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: update all packages
« Reply #4 on: January 12, 2016, 09:56:07 AM »
Hi.
Yes, if you want do that everyday, you can use
Code: [Select]
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
Code: [Select]
yum -y updateeveryday ?

thanks agiain
I installed Centos webpanel by sh on fresh installation of Centos

Offline
*****
Re: update all packages
« Reply #5 on: January 14, 2016, 07:38:15 AM »
Also, if you decide do upgrade everyday, you can use the crontab job.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services