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:46]
resonance [LOGICIELS]
logiciels:linux:installation [2015/03/08 00:00] (Version actuelle)
resonance [EAGLE]
Ligne 21: Ligne 21:
  
 **Liens** **Liens**
-http://itsfoss.com/solve-ntfs-mount-problem-ubuntu-windows-8-dual-boot/+http://itsfoss.com/solve-ntfs-mount-problem-ubuntu-windows-8-dual-boot/\\
 http://askubuntu.com/questions/499102/ubuntu-will-not-boot-from-hard-drive-after-installation\\ http://askubuntu.com/questions/499102/ubuntu-will-not-boot-from-hard-drive-after-installation\\
 http://members.iinet.net.au/~herman546/p20/GRUB2%20Bash%20Commands.html#install_update_and_repair\\ http://members.iinet.net.au/~herman546/p20/GRUB2%20Bash%20Commands.html#install_update_and_repair\\
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 ====
 arduino, processing, fritzing arduino, processing, fritzing
- 
  
 ==== 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 
  
 ==== LAMP pour pluxml ==== ==== LAMP pour pluxml ====
-http://www.howtoforge.com/ubuntu_lamp_for_newbies +http://www.howtoforge.com/ubuntu_lamp_for_newbies\\ 
-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/
  
-==== .HTACCESS / APACHE ==== 
-sudo a2enmod rewrite\\ 
-sudo nano /etc/apache2/sites-available/000-default.conf\\ 
-Search for “DocumentRoot /var/www/html” and add the following lines directly below:\\ 
-<pre> 
-<Directory "/var/www/html"> 
-    AllowOverride All 
-</Directory> 
-</pre> 
-sudo service apache2 restart 
  
-===== Configurations ===== 
- * Dans Mozilla : vidéo downloader, wordreference, gosthery, screenshot, adBlock, FireBug+ vie privée historique + moteurs de recherches IxQuick 
-  * Dans Thunderbird :  
-    * préférences > Rédaction > dictionnaire > français. 
-    * préférences > avancés > paramètre de configuration > cherche mail.server.default.dup_action, mettre 1 pour éviter les doublons ([[http://www.libre-astux.info/908/thunderbird-eliminer-les-doublons.html|lien]])  
-  * Filezilla : ftp 
  
-==== Audio ==== +==== OPENSCAD ==== 
-sudo nano /etc/group : audio:jr +  * sudo add-apt-repository ppa:openscad/releases 
-sudo nano /etc/security/limits.conf +  sudo apt-get install openscad
-# Support Temps réel pour le groupe audio +
-@audio  -  rtprio   90 +
-@audio  -  memlock  unlimited +
- +
-==== Git ==== +
-git config --global user.name <prenom nom> +
-git config --global user.email <votremail> +
-ssh-keygen +
-cat ~/.ssh/id_rsa.pub +
-Coller dans "Manage SSH keys" de gitorious.org +
- +
- +
-===== Autres ===== +
-**OPENSCAD** +
-sudo add-apt-repository ppa:openscad/releases\\ +
-sudo apt-get install openscad+
  
  
-**OPENFRAMEWORKS**+==== OPENFRAMEWORKS ====
 http://www.openframeworks.cc/download/\\ http://www.openframeworks.cc/download/\\
  
-for ubuntu:\\ +  * cd your_oF_directory/scripts/linux/ubuntu 
-    cd your_oF_directory/scripts/linux/ubuntu\\ +  sudo ./install_codeblocks.sh 
-    sudo ./install_codeblocks.sh\\ +  sudo ./install_dependencies.sh 
-    sudo ./install_dependencies.sh\\ +  if you want to have support for mp3 and some video codecs: sudo ./install_codecs.sh
-    if you want to have support for mp3 and some video codecs:\\ +
-    sudo ./install_codecs.sh\\+
  
 **ofBook** **ofBook**
-git clone https://github.com/openframeworks/ofBook 
 http://forum.openframeworks.cc/t/how-to-install-ofbook/17002 http://forum.openframeworks.cc/t/how-to-install-ofbook/17002
  
-sudo apt-get install pandoc +  * git clone https://github.com/openframeworks/ofBook 
-sudo apt-get install python-pip +  * sudo apt-get install pandoc 
-sudo pip install beautifulsoup4+  sudo apt-get install python-pip 
 +  sudo pip install beautifulsoup4 
 +  * pip install soup 
 +  * pip install libsass 
 +  * sudo apt-get install python-2.4-dev 
 +  * sudo apt-get install texlive-fonts-recommended
  
-pip install soup +==== NODE ==== 
-pip install libsass +  sudo apt-add-repository ppa:chris-lea/node.js 
-sudo apt-get install python-2.4-dev +  * sudo apt-get update 
-sudo apt-get install texlive-fonts-recommended+  sudo apt-get install nodejs npm
  
 +==== METEOR ====
 +  * sudo apt-get install curl
 +  * curl https://install.meteor.com | /bin/sh
 +  * meteor create myapp
 +  * cd myapp
 +  * meteor : # Meteor server running on: http://localhost:3000/
 +  * apt-get install nginx
 +  * apt-get install mongodb-server
  
-**NODE** 
-sudo apt-add-repository ppa:chris-lea/node.js 
-sudo apt-get update 
-sudo apt-get install nodejs npm 
  
 +==== KICAD ====
 +  * sudo add-apt-repository ppa:js-reynaud/ppa-kicad
 +  * sudo apt-get update
 +  * sudo apt-get install kicad
  
-**METEOR** +==== SKYPE ==== 
-sudo apt-get install curl +  * sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" && sudo apt-get update 
-curl https://install.meteor.com /bin/sh +  * sudo apt-get install skype
-meteor create myapp +
-cd myapp +
-meteor +
-# Meteor server running on: http://localhost:3000/+
  
-apt-get install nginx +==== EAGLE ==== 
-apt-get install mongodb-server+http://www.cadsoftusa.com/download-eagle/
  
 +  * sudo apt-get install libxrender1:i386 libxrandr2:i386 libxcursor1:i386 libfreetype6:i386 libfontconfig1:i386 libxi6:i386 libpng12-0:i386 libstdc++6:i386 libjpeg62:i386 libssl1.0.0:i386
 +  * sudo bash ./eagle-lin-7.2.0.run 
  
-**KICAD** +==== ANDROID STUDIO ou SDK ==== 
-sudo add-apt-repository ppa:js-reynaud/ppa-kicad +  télécharger sdk 
-sudo apt-get update +  * sudo apt-get install openjdk-7-jdk
-sudo apt-get install kicad+
  
-**SKYPE** + ===== Configurations =====
-sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" && sudo apt-get update +
-sudo apt-get install skype+
  
-**EAGLE** +  Dans Mozilla vidéo downloader, wordreference, gosthery, screenshot, adBlock, FireBugvie privée historique moteurs de recherches IxQuick 
-sudo apt-get install libxrender1:i386 libxrandr2:i386 libxcursor1:i386 libfreetype6:i386 libfontconfig1:i386 libxi6:i386 libpng12-0:i386 libstdc++6:i386 libjpeg62:i386 libssl1.0.0:i386+  * Dans Thunderbird  
 +    * préférences > Rédaction > dictionnaire > français. 
 +    * préférences > avancés > paramètre de configuration > cherche mail.server.default.dup_action, mettre 1 pour éviter les doublons ([[http://www.libre-astux.info/908/thunderbird-eliminer-les-doublons.html|lien]])  
 +  * Filezilla ftp
  
-http://www.cadsoftusa.com/download-eagle+==== .HTACCESS APACHE ==== 
-sudo bash ./eagle-lin-7.2.0.run +  sudo a2enmod rewrite 
 +  * sudo nano /etc/apache2/sites-available/000-default.conf 
 +  * Search for “DocumentRoot /var/www/html” and add the following lines directly below: 
 +    * <Directory "/var/www/html"> AllowOverride All </Directory> 
 +  * sudo service apache2 restart
  
 +==== Audio ====
 +  * sudo nano /etc/group : audio:jr
 +  * sudo nano /etc/security/limits.conf
 +  * # Support Temps réel pour le groupe audio
 +  * @audio  -  rtprio   90
 +  * @audio  -  memlock  unlimited
  
-**ANDROID STUDIO** +==== Git ==== 
-+ sudo apt-get install openjdk-7-jdk +  git config --global user.name <prenom nom> 
- +  * git config --global user.email <votremail> 
- +  * ssh-keygen 
- +  * cat ~/.ssh/id_rsa.pub 
-SCRIPT THUNAR+  * Coller dans "Manage SSH keys" de gitorious.org
  
 +==== SCRIPT THUNAR ====
 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
  
/home/resonancg/www/wiki/data/attic/logiciels/linux/installation.1425768394.txt.gz · Dernière modification: 2015/03/07 23:46 de resonance