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
fah_finstall [Le 28/09/2009, 09:46]
YannUbuntu tag
fah_finstall [Le 29/04/2017, 14:21]
L'Africain Maj de la page
Ligne 1: Ligne 1:
-{{tag>Hardy calcul_collaboratif}}+{{tag>Xenial ​calcul_collaboratif}}
  
 ---- ----
Ligne 14: Ligne 14:
 ===== Installation ===== ===== Installation =====
  
-Télécharger finstall : +Télécharger finstall, en saisissant dans un [[terminal]] <​code>​wget -c http://​www.vendomar.ee/​~ivo/​finstall</​code>​
- +
-  cd ~ +
-  ​wget -c http://​www.vendomar.ee/​~ivo/​finstall +
 Changer les droits du fichier : Changer les droits du fichier :
  
   chmod +x finstall   chmod +x finstall
  
-Exécuter le programme ([[http://​folding.extremeoverclocking.com/​team_list.php|Liste des équipes]], [[https://​wiki.ubuntu.com/​FoldingAtHomeTeamUbuntu|Team-Ubuntu]]:​ 45104, ou bien Alliance-Francophone:​ 51, ou Linux: 163 ou ...) :+Exécuter le programme ([[http://​folding.extremeoverclocking.com/​team_list.php|Liste des équipes]], [[https://​wiki.ubuntu.com/​FoldingAtHomeTeamUbuntu|Team-Ubuntu]]:​ 45104, ou bien Alliance-Francophone:​ 51, ou Linux: 163 ou ...), en saisissant : 
 +  * si vous utilisez Ubuntu 32 bits:
  
   ./finstall   ./finstall
  
 +  * si vous utilisez Ubuntu 64 bits:
  
 +  ./finstall smp
  
 ===== Utilisation ===== ===== Utilisation =====
Ligne 44: Ligne 43:
 ==== Démarrage automatique au lancement d'​Ubuntu (optionnel) ==== ==== Démarrage automatique au lancement d'​Ubuntu (optionnel) ====
  
-[[:​tutoriel:​comment_editer_un_fichier|Créer le fichier]] **/​etc/​init.d/​foldingathome** et y mettre le contenu suivant : +[[:​tutoriel:​comment_editer_un_fichier|Créer le fichier]] **/​etc/​init.d/​foldingathome** ​avec les [[:​sudo|droits d'​administration]] ​et y mettre le contenu suivant :​ 
 +<file bash>
   #!/bin/bash   #!/bin/bash
   # /​etc/​init.d/​foldingathome for Ubuntu   # /​etc/​init.d/​foldingathome for Ubuntu
Ligne 52: Ligne 51:
   su YOUR_USERNAME_HERE -c "​screen -d -m ./folding start"   su YOUR_USERNAME_HERE -c "​screen -d -m ./folding start"
   popd   popd
 +</​file>​
 Enregistrer et fermer le fichier. Enregistrer et fermer le fichier.
  
  • fah_finstall.txt
  • Dernière modification: Le 29/04/2017, 14:21
  • par L'Africain