Windows 10: How to install terminal icons in wsl2 ubuntu

Discus and support How to install terminal icons in wsl2 ubuntu in Windows 10 Gaming to solve the problem; I want to see the files and folder icons when I use the ls command. Is there any way to achieve this?... Discussion in 'Windows 10 Gaming' started by Shafayet E Jaman, Jan 5, 2024.

  1. How to install terminal icons in wsl2 ubuntu


    I want to see the files and folder icons when I use the ls command. Is there any way to achieve this?

    :)
     
    Shafayet E Jaman, Jan 5, 2024
    #1

  2. WSL2 and new Windows Terminal not working with VPN

    For most of my apps I don't want to use a VPN. So I have a VPN client that supports split tunneling so I can choose whether I want it to use VPN or not on app by app basis.

    The VPN client works fine with different apps but when I try to set it up with Ubuntu WSL/2 and new Window Terminal app (by selecting both Ubuntu 20.04 LTS WSL2 app and the Windows Terminal App)... it doesn't work. When I check IP from Ubuntu WSL2 bash
    terminal (using "curl ifconfig.me") it shows my real IP rather than the VPN ip (the VPN split tunnel works fine when I try to use it with Powershell via Windows Terminal).

    What exact apps do I need to chose for the WSL2 Ubuntu terminal to work with the split tunnel VPN?
     
    VibronicPants49, Jan 5, 2024
    #2
  3. while installing wsl2 on microsoft ubuntu 22.04 this error is shown

    while installing wsl2 this error is shown

    PS C:\Windows\system32> wsl --list --verbose

    NAME STATE VERSION

    * Ubuntu-22.04 Stopped 1

    Ubuntu Stopped 1

    PS C:\Windows\system32> wsl --set-version Ubuntu 2

    Conversion in progress, this may take a few minutes...

    For information on key differences with WSL 2 please visit https://aka.ms/wsl2

    {Application Error}

    The exception s (0x

    kindly help me to resolve this issue
     
    MUHAMMAD RABBAZ, Jan 5, 2024
    #3
  4. How to install terminal icons in wsl2 ubuntu

    WSL2 & Ubuntu

    Hi Jennifer,

    WSL is just a barebones Linux installation. There are two options - download Hyper-V and set an Ubuntu installation(if you have Pro edition) automatically, or use WSL2.

    UEFI mode is a required for Windows 11 so you likely have it enabled.

    In the Windows search,



    type cmd, right-click it, and choose run as administrator.

    Execute

    wsl --install

    This command would install WSL+Install Ubuntu.

    Keep us posted how that goes.
     
    Sumit (Volunteer Moderator), Jan 5, 2024
    #4
Thema:

How to install terminal icons in wsl2 ubuntu

Loading...
  1. How to install terminal icons in wsl2 ubuntu - Similar Threads - install terminal icons

  2. apparmor of ubuntu on WSL2, Windows11

    in Windows 10 Gaming
    apparmor of ubuntu on WSL2, Windows11: In my narrow personal experience, apparmor cannot be activated.the 1st question:Is apparmor necessary or desirable?the 2nd:How to activate it?my try:Using "%UserProfile%.wslconfig" as [wsl2] memory=4GB swap=16GB swapfile=D:\\maru\\wsl\\wsl-swap.vhdx kernelCommandLine=...
  3. How to install terminal icons in wsl2 ubuntu

    in Windows 10 Software and Apps
    How to install terminal icons in wsl2 ubuntu: I want to see the files and folder icons when I use the ls command. Is there any way to achieve this? https://answers.microsoft.com/en-us/windows/forum/all/how-to-install-terminal-icons-in-wsl2-ubuntu/7c810f10-3237-462b-8845-dcdb98f644e7
  4. WSL2 & Ubuntu

    in Windows 10 Gaming
    WSL2 & Ubuntu: When trying to run ubuntu on windows subsystem it will not allow me to toggle on the subsystem feature. My virtualization is on. Do I need to change the boot mode from UEFI? Acer nitro windows 11. I've tried with a virtual box download to and it will not load ubuntu. Help!...
  5. WSL2 & Ubuntu

    in Windows 10 Software and Apps
    WSL2 & Ubuntu: When trying to run ubuntu on windows subsystem it will not allow me to toggle on the subsystem feature. My virtualization is on. Do I need to change the boot mode from UEFI? Acer nitro windows 11. I've tried with a virtual box download to and it will not load ubuntu. Help!...
  6. WSL2 Ubuntu problems

    in Windows 10 Gaming
    WSL2 Ubuntu problems: Hello everbody,i have the problem that my ubuntu with wsl2 is not running anymore after temporarily disabling Hyper-V in the Windows-Features.The information in the command window when i try to start is: Please activate the Windows-Feature "VM-Platform" and ensure that...
  7. WSL2 Ubuntu problems

    in Windows 10 Software and Apps
    WSL2 Ubuntu problems: Hello everbody,i have the problem that my ubuntu with wsl2 is not running anymore after temporarily disabling Hyper-V in the Windows-Features.The information in the command window when i try to start is: Please activate the Windows-Feature "VM-Platform" and ensure that...
  8. WSL2 - Ubuntu vs Ubuntu 20.04

    in Windows 10 Gaming
    WSL2 - Ubuntu vs Ubuntu 20.04: Hey,I am using WSL 2 Windows 11 and I noticed there is a generic Ubuntu version listed.What is the difference between Ubuntu and Ubuntu 20.04 LTS? What version is Ubuntu Name and Friendly Name...
  9. WSL2 - Ubuntu vs Ubuntu 20.04

    in Windows 10 Software and Apps
    WSL2 - Ubuntu vs Ubuntu 20.04: Hey,I am using WSL 2 Windows 11 and I noticed there is a generic Ubuntu version listed.What is the difference between Ubuntu and Ubuntu 20.04 LTS? What version is Ubuntu Name and Friendly Name...
  10. Docker on WSL2 Ubuntu 20.04

    in Windows 10 Ask Insider
    Docker on WSL2 Ubuntu 20.04: How can I install docker? I tried $ sudo apt install docker.io Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils The following NEW packages will be...