Ubuntu Subsystem on Windows 10 (Version 20.04)

Note: commands to use in terminal will be written after $

Notes on Creating Username

There are a few ways to create a username and password

Notes on Updating/Upgrading System
Notes on Installing Python onto Ubuntu

https://linuxize.com/post/how-to-install-anaconda-on-ubuntu-20-04/

Notes on Installing Fortran on Ubuntu

To check if fortran is installed type these commands:

Notes of executing Fortran file in ubuntu:

Create a file in a text editor (such as vim)

After creating and writing in file, check the permissions to file

If file does not have executable permissions, type in command:

By typing in above command, you will get a file named a.out. You can execute file by typing:

Move a.out file to original filename