Skip to content
Stuff I'm Up To
Go back

MSSQL ACCEPT_EULA

Edit page

My automated apt updates failed to update the Microsoft SQL components because they don’t accept the terms and condition in the EULA.

To resolve this I added the following line in /etc/environment that allows the EULA to be accepted by default.

ACCEPT_EULA=Y

Edit page
Share this post:

Previous Post
MySQL Repository Key Expired - 8C718D3B5072E1F5
Next Post
Linux and MS SQL ODBC Authentication