Ubuntu - install sql

~$ sqlcmd -S 127.0.0.1 -U SA -P '<********>'
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login timeout expired.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : TCP Provider: Error code 0x2749.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..

Böyle bi hata alıyorum.

Lokalde SQL server calisiyor mu?
netstat -pan46 komutu ne diyor? (Mumkunse sudo ile calistiriniz)
TCP Provider error code 0x2749 neymis?

Bi de bu komutun SQL installation’i ile hic bir alakasi yok; muhtemelen bir kilavuz takip ediyorsun. Bu kilavuzu bizimle neden paylasmadin paylasir misin?

Ubuntunun dili türkçeydi. İngilizce yaptım ve sorun çözüldü.