top of page
![Change default backup directory in SQL Server on Linux](https://static.wixstatic.com/media/42f685_42b78990d55046ae8a6b5fc42e9ce172~mv2.png/v1/fill/w_473,h_139,fp_0.50_0.50,q_95,enc_auto/42f685_42b78990d55046ae8a6b5fc42e9ce172~mv2.webp)
Filip Holub
15. 2. 2019Minut čtení: 1
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...
1 741 zobrazení0 komentářů
![Change default folder for data and log in SQL Server on Linux](https://static.wixstatic.com/media/42f685_0a8f0fc139e2430db75f976484729589~mv2.png/v1/fill/w_473,h_97,fp_0.50_0.50,q_95,enc_auto/42f685_0a8f0fc139e2430db75f976484729589~mv2.webp)
Filip Holub
15. 2. 2019Minut čtení: 2
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...
4 514 zobrazení0 komentářů
![Set the Memory limit for SQL Server on Linux](https://static.wixstatic.com/media/42f685_1b8bdd13f6f34f23a34dc86144226342~mv2.png/v1/fill/w_473,h_332,fp_0.50_0.50,q_95,enc_auto/42f685_1b8bdd13f6f34f23a34dc86144226342~mv2.webp)
Filip Holub
3. 2. 2019Minut čtení: 1
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...
4 553 zobrazení0 komentářů
![Change SQL Server collation on Linux](https://static.wixstatic.com/media/42f685_5838c0fdd2c24c2ea274062f6eea311d~mv2.png/v1/fill/w_473,h_104,fp_0.50_0.50,q_95,enc_auto/42f685_5838c0fdd2c24c2ea274062f6eea311d~mv2.webp)
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...
943 zobrazení0 komentářů
![Enable SQL Server Agent on Linux](https://static.wixstatic.com/media/42f685_8610d1dc7da047d09bd5131330d72ce5~mv2.png/v1/fill/w_389,h_250,fp_0.50_0.50,q_95,enc_auto/42f685_8610d1dc7da047d09bd5131330d72ce5~mv2.webp)
Filip Holub
1. 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...
6 422 zobrazení0 komentářů
![How to change the port for SQL Server on Linux?](https://static.wixstatic.com/media/42f685_daf1a660e7a94c439c6562c44706fbbd~mv2.png/v1/fill/w_473,h_188,fp_0.50_0.50,q_95,enc_auto/42f685_daf1a660e7a94c439c6562c44706fbbd~mv2.webp)
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...
1 771 zobrazení0 komentářů
![How to allow port and remotely connect to Management Studio on SUSE?](https://static.wixstatic.com/media/42f685_6ce2c8d54315497dbbf3091f0b266e06~mv2.png/v1/fill/w_473,h_355,fp_0.50_0.50,q_95,enc_auto/42f685_6ce2c8d54315497dbbf3091f0b266e06~mv2.webp)
Filip Holub
30. 1. 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...
138 zobrazení0 komentářů
![](https://static.wixstatic.com/media/42f685_2585e10605234da392fc9f4ef24446d2~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,lg_1,q_30,blur_30,enc_auto/42f685_2585e10605234da392fc9f4ef24446d2~mv2.webp)
![Install SQL Server Agent on SUSE](https://static.wixstatic.com/media/42f685_2585e10605234da392fc9f4ef24446d2~mv2.jpg/v1/fill/w_473,h_249,fp_0.50_0.50,q_90,enc_auto/42f685_2585e10605234da392fc9f4ef24446d2~mv2.webp)
Filip Holub
30. 1. 2019Minut čtení: 1
Install SQL Server Agent on SUSE
Today I will show you, you will see that installation is pretty simple and fast, it cointains only two commands. SQL Server Agent is...
87 zobrazení0 komentářů
![Enable or Disable SQL Server on Linux](https://static.wixstatic.com/media/42f685_23eec701771c49a8ae8c5e1a75440d3a~mv2.png/v1/fill/w_473,h_203,fp_0.50_0.50,q_95,enc_auto/42f685_23eec701771c49a8ae8c5e1a75440d3a~mv2.webp)
Filip Holub
29. 1. 2019Minut čtení: 1
Enable or Disable SQL Server on Linux
There can be a few reasons, why have the SQL Server service disabled on your Linux machine. Today, I will show you, how to disabled or...
443 zobrazení0 komentářů
![How to Start, Stop and Restart SQL server on Linux?](https://static.wixstatic.com/media/42f685_4380acefc1f44cde87098d06c081294b~mv2.png/v1/fill/w_473,h_355,fp_0.50_0.50,q_95,enc_auto/42f685_4380acefc1f44cde87098d06c081294b~mv2.webp)
Filip Holub
29. 1. 2019Minut čtení: 1
How to Start, Stop and Restart SQL server on Linux?
The following commands are exactly the same in each Linux distribution, such as RHEL, Ubuntu or Suse. They are very simple for keep in...
9 123 zobrazení0 komentářů
![](https://static.wixstatic.com/media/42f685_ffbb4fa6528a43ea9579b069e90ffd96~mv2.jpg/v1/fill/w_210,h_210,fp_0.50_0.50,lg_1,q_30,blur_30,enc_auto/42f685_ffbb4fa6528a43ea9579b069e90ffd96~mv2.webp)
![How to install SQL Server 2017 on SUSE?](https://static.wixstatic.com/media/42f685_ffbb4fa6528a43ea9579b069e90ffd96~mv2.jpg/v1/fill/w_473,h_150,fp_0.50_0.50,q_90,enc_auto/42f685_ffbb4fa6528a43ea9579b069e90ffd96~mv2.webp)
Filip Holub
28. 1. 2019Minut čtení: 2
How to install SQL Server 2017 on SUSE?
In this post, I will demonstrate how to install SQL Server 2017 on SUSE. I will describe all the process of installation in detail point...
47 zobrazení0 komentářů
bottom of page