top of page
Vyhledat

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 833 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 682 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 648 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 541 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 814 zobrazení
0 komentářů


How to allow port and remotely connect to Management Studio on Ubuntu?
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
3 189 zobrazení
0 komentářů


Install SQL Server Agent on Ubuntu
Today I will show you, you will see that installation is pretty simple and fast, it cointains only three or four commands. SQL Server...
Filip Holub
30. 1. 2019Minut čtení: 1
1 318 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
463 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 426 zobrazení
0 komentářů


How to install SQL Server 2017 on Ubuntu?
In this post, I will demonstrate how to install SQL Server 2017 on Ubuntu. I will describe all the process of installation in detail...
Filip Holub
28. 1. 2019Minut čtení: 2
514 zobrazení
0 komentářů
bottom of page