Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
vlsi:workbook:computing:howtos [09/01/2014 11:59]
pacher
vlsi:workbook:computing:howtos [27/06/2014 10:49] (versione attuale)
pacher
Linea 10: Linea 10:
  
 [[http://​deepestreflection.blogspot.it/​2010/​05/​install-flash-player-on-linux-without.html]] [[http://​deepestreflection.blogspot.it/​2010/​05/​install-flash-player-on-linux-without.html]]
 +
  
  
Linea 19: Linea 20:
  
 <​code>​ <​code>​
 +cd ~/.mozilla
 +mkdir plugins
 cp /​path/​to/​libflashplayer.so ~/​.mozilla/​plugins cp /​path/​to/​libflashplayer.so ~/​.mozilla/​plugins
 </​code>​ </​code>​
  
-====== How to ... ======+====== How to install Vidyo through CERN IT services ​======
  
-Answer...+Tested on Ubuntu 13.04 LTS, 
  
 +[[http://​information-technology.web.cern.ch/​services/​fe/​vidyo/​]]
  
 +[[http://​information-technology.web.cern.ch/​services/​fe/​howto/​users-install-vidyo-desktop-client]]
 +
 +You can download and manually install the proper package from
 +
 +[[http://​information-technology.web.cern.ch/​services/​fe/​downloads/​Vidyo]]
 +
 +<​code>​
 +wget http://​information-technology.web.cern.ch/​sites/​information-technology.web.cern.ch/​files/​VidyoDesktopInstaller-ubuntu-TAG_VD_3_0_4_001.deb
 +</​code>​
 +
 +
 +
 +
 +Dependences:​ dialog
 +
 +<​code>​
 +wget http://​archive.ubuntu.com/​ubuntu/​pool/​main/​d/​dialog/​dialog_1.2-20130523-1_i386.deb
 +</​code>​
  
 ====== ====== ====== ======