This is an old revision of the document!


Teams for Linux

MS Code

sudo add-apt-repository -y "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EB3E94ADBE1229CF
sudo apt update
sudo apt -y install code

Skype4Business

MS Office 365 Online

Chrome:
Evolution:
sudo apt-get install evolution-ews

Configure the online account for “Microsoft Exchange” like described on URL: https://www.maketecheasier.com/access-microsoft-exchange-linux/

Another usefull resource: https://www.eduhk.hk/ocio/content/faq-configure-evolution-access-office-365

After implementing the configuration, close Evolution, go to the command line and kill all evolution processes.

OneNote

Teams

cd /opt
git clone https://github.com/IsmaelMartinez/teams-for-linux
cd teams-for-linux
dist/linux-unpacked/teams-for-linux
wget https://statics.teams.microsoft.com/hashedassets/favicon/prod/favicon-9f45b466.ico -o /opt/teams-for-linux/teams.ico
echo "[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=Teams
Exec=/opt/teams-for-linux/dist/linux-unpacked/teams-for-linux
Icon=/opt/teams-for-linux/teams.ico" > ~/.local/share/applications/teams-for-linux.desktop

PowerShell

wget -q https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get update
sudo apt-get install -y powershell
pwsh

AZCLI

Winexe

wget http://download.opensuse.org/repositories/home:/uibmz:/devel:/experimental/Debian_9.0/amd64/winexe_4.8.0.0-15_amd64.deb
apt install ./winexe_4.8.0.0-15_amd64.deb
mkdir -p /usr/local/samba/var/cache
winexe -U prgorilocal/USER%HESLO //SERVER PRIKAZ