Wednesday, August 19, 2020

Why Should You Use WSL

Your Favorite Linux Apps at Your Fingertips

Perhaps one of the most commonly used apps in Linux for a system admin is ssh. Using this secure shell connector gives you an easily accessible alternative to server 2019’s native ssh client. With ssh you can connect securely to network appliances such as routers and switches, IoT devices such as biometric readers and cameras.

If you have a lot of configuration work to do then it makes sense to run ssh in this type of configuration. If you are a Linux veteran, then you will find old favorites like vi are accessible for all your command-based text editing. You can even set up cron to run scheduled tasks in the background if you want to. There is a bit of setup involved, but it works.
Scenario 2: Development and Testing

This is probably the most common reason for using the WSL. If you program in languages such as Go, NodeJS, python or bash then this is an excellent way to write programs and test without having to worry about connectivity issues between a virtual Linux machine and your testing environment.


More Info: comptia project jobs

No comments:

Post a Comment