On Linux, we don’t have yet named instances, so all commands are executed against default instance. SQL Server can be managed using thesystemctl command.
To check the current state of SQL Server instance you can run this command:
-
sudo systemctl status mssql-server
Click through for more.