thats a command line prompt,ever used DOS, same deal only more commands
cd changes directories
ls lists directories and files
type help or ? then hit enter and a listing will show up
type man <commandname> for online help on different commands
goto
http://www.tldp.org and start reading, start with BASH, thats usually the default shell, your also going to need to learn the linux filesystem structure