@@ -112,62 +112,49 @@ The following tables list the operating systems that are supported by WAD and LA
112
112
113
113
### Windows
114
114
115
- | Operating system | Support |
116
- | :--------------------------------------------------------------------------------------------| :-------:|
117
- | Windows Server 2022 | ❌ |
118
- | Windows Server 2022 Core | ❌ |
119
- | Windows Server 2019 | ✅ |
120
- | Windows Server 2019 Core | ❌ |
121
- | Windows Server 2016 | ✅ |
122
- | Windows Server 2016 Core | ✅ |
123
- | Windows Server 2012 R2 | ✅ |
124
- | Windows Server 2012 | ✅ |
125
- | Windows Server 2008 R2 SP1 | ✅ |
126
- | Windows Server 2008 R2 | ✅ |
127
- | Windows Server 2008 SP2 | ❌ |
128
- | Windows 11 Client & Pro | ❌ |
129
- | Windows 11 Enterprise (including multi-session) | ❌ |
130
- | Windows 10 1803 (RS4) and higher | ❌ |
131
- | Windows 10 Enterprise (including multi-session) and Pro (Server scenarios only<sup >1</sup >) | ✅ |
132
-
133
- <sup >1</sup > Running the OS on server hardware, for example, machines that are always connected, always turned on, and not running other workloads.
115
+ | Operating system | Support |
116
+ | :---------------------------------------------------------------------------------------------| :-------:|
117
+ | Windows Server 2022 | ❌ |
118
+ | Windows Server 2022 Core | ❌ |
119
+ | Windows Server 2019 | ✅ |
120
+ | Windows Server 2019 Core | ❌ |
121
+ | Windows Server 2016 | ✅ |
122
+ | Windows Server 2016 Core | ✅ |
123
+ | Windows Server 2012 R2 | ✅ |
124
+ | Windows Server 2012 | ✅ |
125
+ | Windows 11 Client & Pro | ❌ |
126
+ | Windows 11 Enterprise (including multi-session) | ❌ |
127
+ | Windows 10 1803 (RS4) and higher | ❌ |
128
+ | Windows 10 Enterprise (including multi-session) and Pro (Server scenarios only) | ✅ |
134
129
135
130
### Linux
136
131
137
- | Operating system | Support |
138
- | :------------------------------------------------------| :-------:|
139
- | CentOS Linux 8 | ❌ |
140
- | CentOS Linux 7 | ✅ |
141
- | CentOS Linux 6 | ❌ |
142
- | CentOS Linux 6.5+ | ✅ |
143
- | Debian 11 <sup >1</sup > | ❌ |
144
- | Debian 10 <sup >1</sup > | ❌ |
145
- | Debian 9 | ✅ |
146
- | Debian 8 | ❌ |
147
- | Debian 7 | ✅ |
148
- | OpenSUSE 13.1+ | ✅ |
149
- | Oracle Linux 8 | ❌ |
150
- | Oracle Linux 7 | ✅ |
151
- | Oracle Linux 6 | ❌ |
152
- | Oracle Linux 6.4+ | ✅ |
153
- | Red Hat Enterprise Linux Server 8.5, 8.6 | ❌ |
154
- | Red Hat Enterprise Linux Server 8, 8.1, 8.2, 8.3, 8.4 | ❌ |
155
- | Red Hat Enterprise Linux Server 7 | ✅ |
156
- | Red Hat Enterprise Linux Server 6 | ❌ |
157
- | Red Hat Enterprise Linux Server 6.7+ | ✅ |
158
- | SUSE Linux Enterprise Server 15.2 | ❌ |
159
- | SUSE Linux Enterprise Server 15.1 | ❌ |
160
- | SUSE Linux Enterprise Server 15 SP1 | ❌ |
161
- | SUSE Linux Enterprise Server 15 | ❌ |
162
- | SUSE Linux Enterprise Server 12 SP5 | ✅ |
163
- | SUSE Linux Enterprise Server 12 | ✅ |
164
- | Ubuntu 22.04 LTS | ❌ |
165
- | Ubuntu 20.04 LTS | ✅ |
166
- | Ubuntu 18.04 LTS | ✅ |
167
- | Ubuntu 16.04 LTS | ✅ |
168
- | Ubuntu 14.04 LTS | ✅ |
169
-
170
- <sup >1</sup > Requires Python (2 or 3) to be installed on the machine.
132
+ | Operating system | Support |
133
+ | :-------------------------------------------------------| :-------:|
134
+ | CentOS Linux 8 | ❌ |
135
+ | CentOS Linux 7 | ✅ |
136
+ | Debian 11 | ❌ |
137
+ | Debian 10 | ❌ |
138
+ | Debian 9 | ✅ |
139
+ | Debian 8 | ❌ |
140
+ | Oracle Linux 9 | ❌ |
141
+ | Oracle Linux 8 | ❌ |
142
+ | Oracle Linux 7 | ✅ |
143
+ | Oracle Linux 6.4+ | ✅ |
144
+ | Red Hat Enterprise Linux Server 9+ | ❌ |
145
+ | Red Hat Enterprise Linux Server 8.6+\* | ✅ |
146
+ | Red Hat Enterprise Linux Server 8.0 - 8.5\* | ✅ |
147
+ | Red Hat Enterprise Linux Server 7 | ✅ |
148
+ | Red Hat Enterprise Linux Server 6.7+ | ❌ |
149
+ | SUSE Linux Enterprise Server 15 | ❌ |
150
+ | SUSE Linux Enterprise Server 12 | ✅ |
151
+ | Ubuntu 22.04 LTS | ❌ |
152
+ | Ubuntu 20.04 LTS | ✅ |
153
+ | Ubuntu 18.04 LTS | ✅ |
154
+ | Ubuntu 16.04 LTS | ✅ |
155
+ | Ubuntu 14.04 LTS | ✅ |
156
+
157
+ \* Requires Python 2 to be installed on the machine and aliased to the python command.
171
158
172
159
## Other documentation
173
160
0 commit comments