News

Other improvements include persistent memory (PMEM) support in SQL Server 2019 for Linux, enabling SQL Server to bypass the file system for files on DAX formatted PMEM volumes. There are new TCP/IP ...
SQL Server for Linux is just another example of how Microsoft’s view of competing platforms has changed in recent years. This move would’ve been unthinkable under its former CEO Steve Ballmer.
The SQL Server 2022 public preview may be able to run on other Linux distros right now, Microsoft's document acknowledged. However, there are support implications for doing so, it warned.
It will execute the script, and depending on the file, you should see an output. On a Linux platform, you usually use SH, but here you need to use BASH.
ssh $1 "uptime" When you run your script, it may get foiled by an issue where it is stopped by a server that has yet to have its SSH key fingerprint added to the known_hosts file.