added first info for using teams on linux
This commit is contained in:
1
_toc.yml
1
_toc.yml
@@ -10,6 +10,7 @@ chapters:
|
||||
- file: user-guide/index
|
||||
sections:
|
||||
- file: user-guide/login_servers
|
||||
- file: user-guide/ms_teams
|
||||
- file: user-guide/evolution_for_o365
|
||||
- file: user-guide/thunderbird_for_o365
|
||||
- file: user-guide/xrdp
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
This guide contains tricks and recipies for end users using Red Hat Enterprise Linux 7 or 8 as provided by the Core Linux Research Services group.
|
||||
|
||||
- [Login Servers](login_servers)
|
||||
- [Microsoft Teams](ms_teams)
|
||||
- [Connect Evolution with Office365](evolution_for_o365)
|
||||
- [Connect Thunderbird with Office365](thunderbird_for_o365)
|
||||
- [Remote Access with RDP](xrdp)
|
||||
|
||||
19
user-guide/ms_teams.md
Normal file
19
user-guide/ms_teams.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Microsoft Teams
|
||||
|
||||
There is no Microsoft Teams client package that you can install on Linux. The official client provided by Microsoft is a PWA ([Progressive Web App](https://en.wikipedia.org/wiki/Progressive_web_app))
|
||||
|
||||
For this to work you need an up-to-date browser on your linux system.
|
||||
|
||||
To "install" the app simply point your browser to: https://teams.microsoft.com
|
||||
|
||||
Afterwards you should have the full teams functionality available.
|
||||
|
||||
More details to come ...
|
||||
|
||||
|
||||
## References
|
||||
- https://learn.microsoft.com/en-us/microsoftteams/troubleshoot/teams-on-linux/linux-known-issues
|
||||
- https://techcommunity.microsoft.com/t5/microsoft-teams-blog/microsoft-teams-progressive-web-app-now-available-on-linux/bc-p/3690597
|
||||
- https://learn.microsoft.com/en-gb/microsoftteams/get-clients?tabs=Windows
|
||||
- https://learn.microsoft.com/en-us/answers/questions/1195828/microsoft-teams-on-linux-desktop
|
||||
|
||||
Reference in New Issue
Block a user