Pular para o conteúdo principal

IBM SmartCloud Notes Browser Support Alert

IBM SmartCloud Notes Browser Support Alert

Dear Administrators:

We have sent this message to remind you that on or after April 10, 2017, users accessing SmartCloud Notes with versions of web browsers we no longer support (generally older versions) will begin to receive warning notices. These notices are intended to advise the user some features or functionality may not be available due to the web browser version they are using. 

We encourage you to review the supported versions in our System Requirements wiki and instruct your users on updating where appropriate. For clarity, if your users are accessing the SmartCloud Notes service using the following browsers on or after April 10, 2017 they will receive a warning message:
  • Firefox® 47 and lower / Firefox® ESR 38 and lower
  • Chrome™ 52 and lower
  • Safari® 8 and lower
  • Internet Explorer ® 10 and lower
If you have any questions please contact IBM Support either by submitting an online Service RequestFor current service status, updates via push notifications, maintenance schedules, and more, download IBM Connections Cloud Inform for Apple® iOS and for Android™ today!. Also check us out on Twitter @IBM_ICSsupport and on the ICS Support blog.  

The IBM Connections Cloud Team

Comentários

Postagens mais visitadas deste blog

Como adicionar uma rota no MAC OSX

Andres-MBP:~ a190468$ sudo route -n add -net 10.28.0.0/16 10.26.32.254 Password: ***** add net 10.28.0.0: gateway 10.26.32.254 Andres-MBP:~ a190468$  Andres-MBP:~ a190468$  Andres-MBP:~ a190468$ ping 10.28.236.125 PING 10.28.236.125 (10.28.236.125): 56 data bytes 64 bytes from 10.28.236.125: icmp_seq=0 ttl=120 time=3.796 ms 64 bytes from 10.28.236.125: icmp_seq=1 ttl=120 time=2.466 ms 64 bytes from 10.28.236.125: icmp_seq=2 ttl=120 time=2.392 ms Classe B com endereços 10.28.x.x com gateway 10.26.32.254.

Instalando IBM Connections 5, CR2 e IBM DOCs no Linux - Guias

Charles Price que é um dos integrantes da equipe L2 de suporte da IBM criou alguns guias de instalação de produtos IBM para o Linux. Aqui estão os guias: Installation guide IBM Connections 5.0 on Linux Installation guide IBM Connections 5.0 CR2 on Linux Installation guide IBM Docs 1.0.7 on IBM Connections 5.0 CR2 on Linux  IBM DOCs e CCM para o linux são dois tópicos mais difíceis de se encontrar material, sendo assim, fica a dica. Aqui a profile do Charles Price

Como alterar o default route no seu MAC

Pois bem, hoje estou em um cliente trabalhando com o meu MAC. Meu Mac esta conectado na rede do cliente, que usa um endereço classe A (10.26.x.x). Estou conectado com o meu 3G no celular. Gostaria de usar como rota padrão a saída de rede do meu 3G, visto que a rede do cliente não tem acesso a internet. Pois bem, para que isto aconteça temos que alterar as rotas de TCP/IP. Alterar a rota default 0.0.0.0 para sair pelo 3G. Com o comando "netstat -rn" você consegue visualizar qual a rede que esta como rota padrão.  MacBook-Pro:~ user$ netstat -rn Routing tables Internet: Destination        Gateway            Flags        Refs      Use   Netif Expire default            192.168.0.254      UGSc           27        0     en1 default            10.26.32.2...