PDA

View Full Version : apt-get upgrade


Zoner
09-06-2006, 03:40 AM
Hi,

I'am intresting know, can i upgrade debian system, with apt-get update & apt-get upgrade

Is this safe, or can it broke something ?

do i need exclude something, or again compiling customscript with DA ?

-Zoner

demz
09-08-2006, 02:17 AM
Hi,

I would like to know also, if i can upgrade/update my system with apt-get for security issues/fixes.

While the systeem contains DA.

Will this have effect on DA?
Or does DA only work with there packages?
(do they keep those daytime uptodate?)

Thanks in advance.

demz

DirectAdmin Support
09-08-2006, 10:40 AM
Hello,

You can upgrade your system as long as you don't update/install any of the DA related services:
mysql, named, proftpd, exim, vm-pop3d, imapd, apache, httpd, sendmail, php

Alternatively, you can try this script:
http://www.directadmin.com/forum/showthread.php?s=&threadid=10452

John

CrustyDOD
09-13-2006, 09:47 AM
OK, is it enough if i just put on hold for example apache and all other services posted above?

aptitude hold apache
aptitude hold php

and so on.. This will not upgrade any of this programs and/or modules, addons that are used by DA while i still want to use debians update tool?

Don't really want to override something ;)

There's should really be a sticky for something like this..

bluecherry
10-06-2006, 10:54 AM
I think you don't even have to put these on hold as they weren't installed from apt-get so they won't be updated either..

All the software that DA uses is being compiled on installation (confirm?).

So you can safely keep your system up2date with apt-get.