so im new to linux, i got familiar with some of the most commonly used commands.

the login you gave me it worked and i am able to login to my linux server, but i have a simple question. can you show me how i can display the directory i am at the momment.

lets say for example, when i first login, it takes me to my home directory which is:

/home/lini84

now i changed directory to:
cd /var/www/html/myfiles

and then lets say i forgot where i was, how do i show the current directory i am working on right now?