PDA

View Full Version : In configured ISPconfig system how to install updates?


smilem
8th March 2008, 14:36
In configured ISPconfig system what is the right way to install updates?

I was thinking to:
1. To update system run with root user
yum update
2. wget http://internap.dl.sourceforge.net/sourceforge/ispconfig/ISPConfig-2.2.21.tar.gz
tar xvfz ISPConfig-2.2.21.tar.gz
cd install_ispconfig
./setup

Is 1st step required?

falko
9th March 2008, 16:01
Is 1st step required?
If you want to update your system, then yes. If you want to update ISPConfig only, then you only need step 2.

smilem
10th March 2008, 15:40
If you want to update your system, then yes. If you want to update ISPConfig only, then you only need step 2.

In a typical setup one should update the system or not? I taught ISPconfig updates apache etc. so it should not be a security issue? or am I wrong?

till
11th March 2008, 12:13
ISPConfig does not update anything except the ispconfig controlpanel packes. The apache of your system is not updated by ISPConfig.

Please us ethe package manager of your linux distribution to keep your system up to date and additionally install the latest stable ISPConfig versions.