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édentesRévision précédente
Prochaine révision
Révision précédente
scripts_utiles [Le 04/11/2022, 13:48] – [Internet] Timothée RENscripts_utiles [Le 04/08/2023, 16:20] (Version actuelle) – [Internet] changement code python Amiralgaby
Ligne 105: Ligne 105:
 ===== Internet ===== ===== Internet =====
  
-  * Faire un serveur Http avec python en une ligne de commande : <code>python -m SimpleHTTPServer 8000</code> [[https://forum.ubuntu-fr.org/viewtopic.php?id=320113&p=1|Discussion ici]]+  * Faire un serveur Http avec python en une ligne de commande : <code>python -m http.server 8000</code> [[https://forum.ubuntu-fr.org/viewtopic.php?id=320113&p=1|Discussion ici]]
  
   * [[https://forum.ubuntu-fr.org/viewtopic.php?id=364489|Et script Nautilus pour le serveur python]]   * [[https://forum.ubuntu-fr.org/viewtopic.php?id=364489|Et script Nautilus pour le serveur python]]
Ligne 121: Ligne 121:
   * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1730737#p1730737|Checkmail sur un serveur IMAP]]   * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1730737#p1730737|Checkmail sur un serveur IMAP]]
  
-  * <del>[[https://launchpad.net/~ubuntu-fr-scripts|[[http://soft.freem2.fr/2010/05/21/envoyer-des-fichiers-avec-thunderbird/|Mailto avec Thunderbird]]]]</del> Lien mort+  * <del>//[[https://launchpad.net/~ubuntu-fr-scripts|https://launchpad.net/~ubuntu-fr-scripts|[[http://soft.freem2.fr/2010/05/21/envoyer-des-fichiers-avec-thunderbird/|Mailto avec Thunderbird]]//</del> Lien mort
  
   * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1730737#p1730737|Checkmail sur un serveur IMAP]]   * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1730737#p1730737|Checkmail sur un serveur IMAP]]
Ligne 138: Ligne 138:
 ===== Encodage ===== ===== Encodage =====
  
-  * //[[https://launchpad.net/~ubuntu-fr-scripts]]//    **Le lien est mort !**+  * <del>//[[https://launchpad.net/~ubuntu-fr-scripts]]//</del>    **Le lien est mort !**
  
   * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=9213011#p9213011|Encodage entre fichiers vidéos]]   * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=9213011#p9213011|Encodage entre fichiers vidéos]]