Setting Up Your Server

Do realize that you can run a Linux bash on Windows. To do so, search for 'Linux' in Windows Store, and then install it.

The contents of the Linux bash can be accessed in Windows Explorer by navigating along a path similar to:

C:\Users\Intel\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\rootfs

From there, navigate to \root\ to access the Superuser's folder, or \home\ to access other users' folders.

To access the drive C contents of Windows from the Linux bash:

cd /mnt/c