-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Expand file tree
/
Copy pathnew-to-linux-learning-resources.yml
More file actions
90 lines (82 loc) · 3.42 KB
/
new-to-linux-learning-resources.yml
File metadata and controls
90 lines (82 loc) · 3.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
### YamlMime:Landing
title: "New to Linux: Learning resources"
summary: Tutorials, quickstarts, and other educational resources meant to teach you to work with SQL Server on Linux for users who are familiar with SQL Server but new to Linux.
metadata:
title: "New to Linux: Learning resources"
description: A collection of resources meant to teach you to use SQL Server on Linux for new-to-Linux users.
ms.service: sql
ms.topic: landing-page
author: rwestMSFT
ms.author: randolphwest
ms.date: 07/11/2025
landingContent:
- title: "Module 1: Introduction to SQL Server on Linux"
linkLists:
- linkListType: learn
links:
- text: Introduction to Linux
url: new-to-linux-resources.md
- text: "Learn: SQL Server on Linux"
url: /training/modules/introduction-sql-server-linux/
- title: "Module 2: Planning SQL Server on Linux"
linkLists:
- linkListType: learn
links:
- text: Editions and components
url: sql-server-linux-editions-and-components-2019.md
- text: Supported platforms
url: sql-server-linux-release-notes-2019.md
- text: Frequently asked questions
url: sql-server-linux-faq.yml
- title: "Module 3: Install/deploy & connect"
linkLists:
- linkListType: learn
links:
- text: Red Hat
url: quickstart-install-connect-red-hat.md
- text: SUSE
url: quickstart-install-connect-suse.md
- text: Ubuntu
url: quickstart-install-connect-ubuntu.md
- text: Container
url: quickstart-install-connect-docker.md
- text: Tools overview
url: ../tools/overview-sql-tools.md
- title: "Module 4: Configure SQL Server on Linux"
linkLists:
- linkListType: learn
links:
- text: Change default port
url: sql-server-linux-configure-mssql-conf.md#tcpport
- text: Change default paths
url: sql-server-linux-configure-mssql-conf.md#datadir
- text: Set trace flags
url: sql-server-linux-configure-mssql-conf.md#traceflags
- text: Join domain
url: sql-server-linux-active-directory-authentication.md
- text: Load sample data
url: ../samples/adventureworks-install-configure.md
- text: Migrate
url: sql-server-linux-migrate-restore-database.md
- title: "Module 5: Configure business continuity"
linkLists:
- linkListType: learn
links:
- text: Business continuity options
url: sql-server-linux-business-continuity-dr.md
- text: Deploy Pacemaker Cluster
url: sql-server-linux-deploy-pacemaker-cluster.md
- text: Configure availability group
url: sql-server-linux-create-availability-group.md
- title: "Module 6: Monitor and tune"
linkLists:
- linkListType: learn
links:
- text: Performance dashboard
url: https://www.youtube.com/watch?v=cVdfhBVmeig
- text: Query store
url: ../relational-databases/performance/monitoring-performance-by-using-the-query-store.md
- text: DMVs
url: ../relational-databases/system-dynamic-management-views/system-dynamic-management-views.md
- text: Additional learning - Performance features of SQL Server on Linux
url: sql-server-linux-performance-get-started.md