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 [20/08/2013 20:46]
pacher
vlsi:workbook:computing:howtos [27/06/2014 10:49] (versione attuale)
pacher
Linea 3: Linea 3:
 [ __[[vlsi:​home|Home]]__ ] [ __[[vlsi:​home|Home]]__ ]
 [ __[[vlsi:​workbook|Design WorkBook]]__ ] [ __[[vlsi:​workbook|Design WorkBook]]__ ]
-[ __[[vlsi:​workbook:​computing:main#​contents|Back to index]]__ ]+[ __[[vlsi:​workbook:​computing#​contents|Back to index]]__ ]
  
  
  
-===== How to ... =====+====== How to install FlashPlayer without root password ======
  
-Answer...+[[http://​deepestreflection.blogspot.it/​2010/​05/​install-flash-player-on-linux-without.html]]
  
  
-===== How to ... ===== 
  
-Answer...+<​code>​ 
 +cd /​path/​to/​install_flash_player_xxxx.tar.gz 
 +tar -xzf install_flash_player_xxxx.tar.gz 
 +</​code>​
  
  
 +<​code>​
 +cd ~/.mozilla
 +mkdir plugins
 +cp /​path/​to/​libflashplayer.so ~/​.mozilla/​plugins
 +</​code>​
 +
 +====== How to install Vidyo through CERN IT services ======
 +
 +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>​
  
 ====== ====== ====== ======
Linea 22: Linea 54:
 ---- ----
  
-Last update: [[pacher@NOSPAMto.infn.it|Luca Pacher]] - Apr 52013+Last update: [[pacher@NOSPAMto.infn.it|Luca Pacher]] - Jan 92014
  
 ~~NOTOC~~ ~~NOTOC~~