Will "apt-get dist-upgrade" on ubuntu 16.04 ruin DirectAdmin?

wmac1

New member
Joined
Aug 21, 2018
Messages
4
Hello

I am planning to upgrade a ScyllaDB installation from 2.3 to 3.0 on my DirectAdmin server. The OS is ubuntu 16.04.

The upgrade requires upgrading the distro.

Code:
sudo apt-get update
sudo apt-get dist-upgrade scylla

I want to know whether the upgrade will break dependencies of DirectAdmin and therefore ruin it?

Regards,
Mac
 
Hello Mac,

Usually it is enough safe to update software versions with apt/apt-get, if you system is using common and/or standard repositories.
 
Back
Top