Hello community,
I'm currently planning an infrastructure migration and running into the well-known "Legacy License vs New OS" dilemma. We all know that DirectAdmin Legacy licenses are technically hard-locked and won't play nice with Ubuntu 24.04 or newer due to distro-upgrade-lock and glibc/OpenSSL compatibility issues.
However, I have a specific architectural idea in mind, and I’d love to get some feedback from fellow sysadmins before pushing it to production.
Instead of upgrading to Ubuntu 24.04 and forcing a license conversion to the new Unified Standard tier ($15/mo promo), I’m thinking about migrating to a clean Ubuntu 22.04 LTS instance and immediately attaching it to Ubuntu Pro (which is free for up to 5 machines).
By enabling Ubuntu Pro with Expanded Security Maintenance (ESM), the underlying operating system (kernel, base libraries, core packages) will receive official security patches until 2032, effectively bypassing the standard April 2027 LTS EOL.
While the OS itself will stay secure for years, I have serious doubts about how DirectAdmin and CustomBuild will behave in the long run under this setup.
Looking forward to your insights and experiences!
Cheers!
I'm currently planning an infrastructure migration and running into the well-known "Legacy License vs New OS" dilemma. We all know that DirectAdmin Legacy licenses are technically hard-locked and won't play nice with Ubuntu 24.04 or newer due to distro-upgrade-lock and glibc/OpenSSL compatibility issues.
However, I have a specific architectural idea in mind, and I’d love to get some feedback from fellow sysadmins before pushing it to production.
The Plan:
Instead of upgrading to Ubuntu 24.04 and forcing a license conversion to the new Unified Standard tier ($15/mo promo), I’m thinking about migrating to a clean Ubuntu 22.04 LTS instance and immediately attaching it to Ubuntu Pro (which is free for up to 5 machines).By enabling Ubuntu Pro with Expanded Security Maintenance (ESM), the underlying operating system (kernel, base libraries, core packages) will receive official security patches until 2032, effectively bypassing the standard April 2027 LTS EOL.
My Questions & Concerns:
While the OS itself will stay secure for years, I have serious doubts about how DirectAdmin and CustomBuild will behave in the long run under this setup.- CustomBuild Software Limitations: Even if Ubuntu Pro keeps the core OS secure, what happens to the software stack compiled via CustomBuild? Since Legacy DA is essentially under a feature freeze, will CustomBuild eventually stop pushing updates for Apache/Nginx, MariaDB, Exim, and Dovecot for Legacy license holders?
- The PHP / Library Wall: As time goes on, newer PHP versions (like PHP 8.4+) will require newer compilation dependencies (e.g., modern versions of libxml2, sqlite3, or newer gcc compilers). Since Ubuntu 22.04 will lock these packages to older major versions (even with ESM patches), will CustomBuild simply fail to compile future PHP/webserver versions on a Legacy license?
- Internal Hard-Locks: Does DirectAdmin hard-lock certain CustomBuild software sub-versions based purely on the license type, even if the OS is theoretically capable of compiling them?
Looking forward to your insights and experiences!
Cheers!