Descargas

Descargar e instalar todas las distribuciones Linux de WSL en Windows 10 con PowerShell



Windows Subsystem Linux es la característica con la que puedes ejecutar distribuciones Linux en # Windows10 como si fuera una aplicación. Con este Script descarga e instala todas las distribuciones de un solo moradura. $ URLs = «https://aka.ms/wsl-ubuntu-1804», «https://aka.ms/wsl-ubuntu-1604», «https://aka.ms/wsl-debian-gnulinux» , «https://aka.ms/wsl-kali-linux», «https://aka.ms/wsl-opensuse-42», «https://aka.ms/wsl-sles-12» $ ProgressPreference = ‘SilentlyContinue’ $ ErrorActionPreference = ‘Stop’ Foreach ($ URL en $ URLs) $ Filename = «$ (Split-Path $ URL -Leaf) .appx» Write-Host «Descargando: $ Filename» -Foreground Yellow -NoNewline intente Invoke-WebRequest -Uri $ URL -OutFile $ Filename -UseBasicParsing Add-AppxPackage -Path $ Filename if ($?) Write-Host «Done» -Foreground Green catch Write-Host «Failed» -Foreground Red → MIS CURSOS PROFESIONALES ← 🔴 Windows Server 2016: http://bit.ly/ALLACCESSWS 🔴 Microsoft Azure: http://bit.ly/ALLACCESSAZ 🔴 Hyper-V: http://bit.ly/ALLACCESSHV 🔴 Activo Directorio con Windows PowerShell: http://bit.ly/ALLACCESSADPS 🔴 Inclusión a PowerShell: http://bit.ly/ALLACCESSPS 🔴 Establecimiento de NAS Synology http://bit.ly/ALLACCESSNAS → REDES SOCIALES ← Facebook → https: //F acebook.com/JGAITPro Twitter → https://twitter.com/JGAITPro Donar → https://PayPal.me/JGAITPro Cursos improcedente! → http://JGAITPro.com/cursos → PC SPECS ← CPU: Intel Core I7 9700K GPU: Gygabyte AORUS RTX 2070 MB: MSI MPG z390 Gaming Pro Carbon RAM: 16 GB Corsair Vegeance SSD: Samsung 970 EVO NVMe M.2 Refrigeración : Corsair H101i PSU: MWE Gold 650 Full Modular Case: AeroCool P1-C0 Perifericos Mouse: Logitech G502 Auriculares: Logitech G433 Teclado: Una boñiga: v Mic: Blue Abominable hombre de las nieves Bienvenidos a JGAITPro el canal de vídeos y cursos improcedente sobre Windows Server 2012, Exchange Server 2013, Microsoft Azure, Office 365, Windows 10, Windows 8.1 y más cosas para IT. .

LEER  Tutorial sobre cómo descargar WinRar para linux o ubuntu 10.04 (SOLICITAR) ¡FULL HD!

Publicaciones relacionadas

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Botón volver arriba