top of page


How to Configure Windows Authentication for SQL Server on Linux?
In this post, I'll demonstrate how to configure windows authentication for SQL Server on Linux, especially for RHEL\CentOS distribution....
Filip Holub
20. 3. 2019Minut čtení: 2


Change default backup directory in SQL Server on Linux
When we have the installation of SQL Server on Linux done, location for backup files is here /var/opt/mssql/data, by default. In this...
Filip Holub
15. 2. 2019Minut čtení: 1


Change default folder for data and log in SQL Server on Linux
When we have installation of SQL Server on Linux done, location for data and log files is here /var/opt/mssql/data, by default. In this...
Filip Holub
15. 2. 2019Minut čtení: 2


Set the Memory limit for SQL Server on Linux
After installation SQL Server on Linux si Memory for SQL Server set on 80% of the total physical memory, by default. This command is...
Filip Holub
3. 2. 2019Minut čtení: 1
bottom of page


