* We edit the file to uncomment the second line, and add "gnome-session -session=gnome-classic &". So it will look like this:
{{#!/bin/sh
# Uncomment the following two lines for normal desktop:
* And finally we quit nano and save the file.
ctrl + x
y (for confirmation that yes, we do want the file to be overwritten with the new information)}}
= General Instructions =