Tuesday, August 11, 2020

How to Install WSL with PowerShell

A third reason to use WSL is to iImpress your friends and colleagues with your new-found Linux knowledge. Launching a Bash session from a Windows Command Line is quite a surreal experience at first, too.

Finally, there’s the issue of security. Before Microsoft had a reliable patching cycle, it was Linux systems that were seen as the most secure option to host critical services within companies and organizations. Updating the entire operating system from the command line is a simple task,with all dependencies looked after automatically. WSL is the same. This makes it a safe option to use, provided you keep your systems updated.

1. To get started we need to fire up a PowerShell session with elevated permissions. Type:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

Your Server will reboot after this step, so take all the normal precautions and save your work.

2. Next, you will need to choose from person to person, but for our example we’ll install Ubuntu. your flavor of Linux. The ‘best’ distribution or distro will vary from person to person, but for our example we’ll install Ubuntu.


More Info: comptia cloud essentials salary

No comments:

Post a Comment