Outils pour utilisateurs

Outils du site


memo_windows

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
memo_windows [2025/07/24 09:52] – [TEST D'UNE CONNEXION AVEC POWERSHELL / CMD] huracanmemo_windows [2026/03/11 09:47] (Version actuelle) – [TEST D'UNE CONNEXION AVEC POWERSHELL / CMD] huracan
Ligne 14: Ligne 14:
  
 {{ :wds.pdf |DOC WDS}} {{ :wds.pdf |DOC WDS}}
 +
 +
 +----
 +
 +==== WSL MEMO ====
 +
 +  wsl --export Debian "%userprofile%\Documents\wsl-debian-$today.tar.gz"
 +
 +  wsl --import Debian12 wsl.localhost "%userprofile%\Documents\wsl-debian180825.tar"
 +
 +  PS> wsl -l
 +  Distributions du Sous-système Windows pour Linux :
 +  Debian (par défaut)
 +  Debian12
 +
 +  wsl -u user -d Debian12
 +
 +  wsl --set-default Debian12
 +
 +  wsl --unregister Debian
  
  
Ligne 354: Ligne 374:
  
 ---- ----
 +
 +===== TEST D'UNE CONNEXION AVEC POWERSHELL CURL =====
 +
 +
 +  #curl.exe -vkl http://IP => retour ok si 202 ou 302
 +
 +
 +----
 +
  
 ===== EQUIVALENT WHEREIS DANS PS ===== ===== EQUIVALENT WHEREIS DANS PS =====
memo_windows.1753343561.txt.gz · Dernière modification : de huracan

DokuWiki Appliance - Powered by TurnKey Linux