top of page
Vyhledat


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


Change SQL Server collation on Linux
I will try write a couple of steps how correctly change collation for SQL Server Instance on Linux. The following command set-collation...
Filip Holub
3. 2. 2019Minut čtení: 1


Enable SQL Server Agent on Linux
After installation of SQL Server is SQL Server Agent disabled, by default! Today, I will show you simple command for enable SQL Server...
Filip Holub
1. 2. 2019Minut čtení: 1


How to change the port for SQL Server on Linux?
After installation is TCP port for SQL Server set to 1433, by default. Now, I will show you - How to change TCP port for SQL Server on...
Filip Holub
1. 2. 2019Minut čtení: 1


How to allow port and remotely connect to Management Studio on SUSE?
Today I will demonstrate how to allow default port 1433 after installation in order to remotely connect to Management Studio. "First of...
Filip Holub
30. 1. 2019Minut čtení: 1


How to allow port and remotely connect to Management Studio on RHEL?
Today I will demonstrate how to allow default port 1433 after installation in order to remotely connect to Management Studio. "First of...
Filip Holub
30. 1. 2019Minut čtení: 1
bottom of page