Wiki

Reso-nance numérique | Arts et cultures libres

Outils du site


logiciels:linux:installation

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
logiciels:linux:installation [2015/03/07 23:55]
resonance [EAGLE]
logiciels:linux:installation [2015/03/08 00:00] (Version actuelle)
resonance [EAGLE]
Ligne 30: Ligne 30:
  
 ==== pd-extended ==== ==== pd-extended ====
-sudo add-apt-repository "deb http://apt.puredata.info/releases `lsb_release -c | awk '{print $2}'` main" +  * sudo add-apt-repository "deb http://apt.puredata.info/releases `lsb_release -c | awk '{print $2}'` main" 
-sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 9f0fe587374bbe81 +  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 9f0fe587374bbe81 
-sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key D63D3D09C39F5EEB +  sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key D63D3D09C39F5EEB 
-sudo apt-get update +  sudo apt-get update 
-sudo apt-get install pd-extended+  sudo apt-get install pd-extended
  
 ==== télécharger ==== ==== télécharger ====
Ligne 40: Ligne 40:
  
 ==== liste logiciel ==== ==== liste logiciel ====
-**sudo apt-get install synaptic xul-ext-lightning unetbootin filezilla grsync libreoffice camorama arduino screen vlc blender subversion git-core git openssh-server openssh-client qjackctl inkscape apache2 mysql-client mysql-server audacity libmp3lame0 sox geany sysinfo xournal audex bluefish libreoffice-l10n-fr libreoffice-help-fr linux-headers-generic build-essential vlc-plugin-jack midisport-firmware kdenlive**+sudo apt-get install synaptic xul-ext-lightning unetbootin filezilla grsync libreoffice camorama arduino screen vlc blender subversion git-core git openssh-server openssh-client qjackctl inkscape apache2 mysql-client mysql-server audacity libmp3lame0 sox geany sysinfo xournal audex bluefish libreoffice-l10n-fr libreoffice-help-fr linux-headers-generic build-essential vlc-plugin-jack midisport-firmware kdenlive
  
 **Autres** :  iw aptitude flashplayer-installer thunderbird-locale-fr codeblocks gparted freemind scribus texlive-latex-base txt2tags freecad vmpk ardour umbrello planner fritzing hydrogen transmageddon geogebra vinagre  **Autres** :  iw aptitude flashplayer-installer thunderbird-locale-fr codeblocks gparted freemind scribus texlive-latex-base txt2tags freecad vmpk ardour umbrello planner fritzing hydrogen transmageddon geogebra vinagre 
Ligne 48: Ligne 48:
 http://linuxandfriends.com/how-to-enable-mod_rewrite-in-ubuntu-linux/\\ http://linuxandfriends.com/how-to-enable-mod_rewrite-in-ubuntu-linux/\\
  
-**sudo apt-get install php5 libapache2-mod-php5**\\ +  * **sudo apt-get install php5 libapache2-mod-php5** 
-**sudo aptitude install php5-gd**\\ +  **sudo aptitude install php5-gd** 
-**sudo /etc/init.d/apache2 restart**\\ +  **sudo /etc/init.d/apache2 restart** 
-**sudo a2enmod rewrite**\\ +  **sudo a2enmod rewrite** 
-http://libgd.bitbucket.org/+  http://libgd.bitbucket.org/
  
  
Ligne 115: Ligne 115:
   * sudo apt-get install openjdk-7-jdk   * sudo apt-get install openjdk-7-jdk
  
-===== Configurations ===== + ===== Configurations ===== 
- * Dans Mozilla : vidéo downloader, wordreference, gosthery, screenshot, adBlock, FireBug+ vie privée historique + moteurs de recherches IxQuick+ 
 +  * Dans Mozilla : vidéo downloader, wordreference, gosthery, screenshot, adBlock, FireBug+ vie privée historique + moteurs de recherches IxQuick
   * Dans Thunderbird :    * Dans Thunderbird : 
     * préférences > Rédaction > dictionnaire > français.     * préférences > Rédaction > dictionnaire > français.
Ligne 146: Ligne 147:
 Thunar > Editer > Action personnalisée > Ajouter > Resize > bash ~/Softs/resize/resize.bash %N 1200x1200 sur les dossiers Thunar > Editer > Action personnalisée > Ajouter > Resize > bash ~/Softs/resize/resize.bash %N 1200x1200 sur les dossiers
  
-++++ Exemple code | 
 <code bash> #! /bin/bash <code bash> #! /bin/bash
 # argument folder # argument folder
Ligne 181: Ligne 181:
  
 exit 0 exit 0
-</code> +++++</code>
  
/home/resonancg/www/wiki/data/attic/logiciels/linux/installation.1425768941.txt.gz · Dernière modification: 2015/03/07 23:55 de resonance