DEV Community

IQIUM
IQIUM

Posted on

1 1

Tips on WSL2

Please note that this blog post will continuously updated. And the wsl2 system I used is Ubuntu22.04

  1. wslview > This is a tool that we can open file (images, html, document...) through software on windows.
  • first, install wslview > type this command: sudo apt install wslview
  • second, use it > For example, create a text file touch hello.txt > and input something in hello.txt > then use it: wslview hello.txt > then you can see that hello.txt will open in notebook.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay