top of page

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
1 832 zobrazení
0 komentářů

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
4 678 zobrazení
0 komentářů

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
4 645 zobrazení
0 komentářů

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
963 zobrazení
0 komentářů

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
6 536 zobrazení
0 komentářů

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
1 811 zobrazení
0 komentářů

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
139 zobrazení
0 komentářů


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...
Filip Holub
30. 1. 2019Minut čtení: 1
87 zobrazení
0 komentářů

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...
Filip Holub
29. 1. 2019Minut čtení: 1
461 zobrazení
0 komentářů

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...
Filip Holub
29. 1. 2019Minut čtení: 1
9 408 zobrazení
0 komentářů


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...
Filip Holub
28. 1. 2019Minut čtení: 2
49 zobrazení
0 komentářů
bottom of page