SQL Server Express
can i install SQL Server Express on my vm and how ?
2 Replies
bbigger
Linode Staff
Yup! You can install a SQL Server Express on any Linode plan with 2GB or more of memory with Ubuntu 16.04 LTS deployed to it by following Microsoft's SQL Server Quickstart instructions.
For instructions on how to deploy a Linode with Ubuntu 16.04 LTS, you can refer to our Getting Started guide.
There's a StackScript we've created based on the official guide linked above - check out cubecoders/mssqlserver