Ubuntu in Windows, or what is the same, the ability to install and use the most popular GNU/Linux distribution on the planet within Microsoft’s operating systems through the Windows subsystem for Linux, it will be easier to implement after an update what are you looking for Facilitate deployment in companies.
WSL permite Execute a Linux environment directly and natively on Windows. If the tool premiered taking the Bash to Windows 10 (the command interpreter that is installed by default in most GNU/Linux distribution much more complete technology because the improvements have been constant, in performance, in compatibility, in number of supported distributions and in its implementation.
Ubuntu in Windows, easier
Canonical was the first Linux provider that reached an agreement with Microsoft to bring its distribution to WSL. And really, Ubuntu has been the most used distro since the launch of the Windows subsystem for Linux.
To the known installation methods, including the new ones proposed by Microsoft for Windows 11, Canonical has now added a new distribution architecture based on TAR that will allow companies to implement Ubuntu within their environments through an easy customization and implementation of the images. The company mentions that this new distribution form will allow IT administrators distribute, install and manage instances of Ubuntu WSL from TAR files And with key benefits such as:
- Simpler implementation: Ubuntu can be installed directly from a TAR file, which eliminates the need for specific Windows packages or the use of the Microsoft Store store.
- Ready for the company: Organizations can self -bealize their files (in a shared network resource, for example) and controlled which WSL images are available, which guarantees compliance with security and IT policies.
- Personalization: Developers and administrators can completely customize Ubuntu facilities by modifying the image itself. In addition, native compatibility with cloud-init in UBUNTU allows more advanced configuration and automation during the initial configuration.
The new WSL distribution format is now available. To install Ubuntu with this method, you can download the latest version of WSL (2.4.8 or higher) and then install Ubuntu from the web with the following command:
wsl --install ubuntu
You can also download the image and run the command:
wsl --install --from-file ubuntu.tar.wsl
Alternatively, you can double click on the .WSL file to start installation.