"What's the full name of the .iso and where did you put it?"
Right now it is only on the disc. I can move it to the desktop to make it
easier.
"If e.g. your iso is lala.iso and it's on Desktop, open a terminal and input
md5sum ~/Desktop/lala.iso
(And yes, it's case sensitive so Desktop is different from desktop. Try using
the TAB key to complete paths, e.g. write ~/Des and then hit TAB.)"
Do I hit enter after typing md5sum ~/Desktop/lala.iso?
Do I type in -/Des and hit the tab after pressing Enter following the
previous command or do it all on the same line?
What exactly does it mean to complete paths?