Howto run cisco webex in Linux environment. I have tested this on linux munt 18.01. From article: https://gist.github.com/mshkrebtan/407786e334847544b40e7d6a8a53d247 Artykuł który uratował mi życie: https://gist.github.com/mshkrebtan/407786e334847544b40e7d6a8a53d247 W skrócie, trzeba zainstalować środowisko 32-bit (java + refox + dodatkowe biblioteki): =================== sudo dpkg –add-architecture i386 sudo apt-get update sudo apt-get install libc6:i386 …