Name:

class section:

  1. (6 points) Install CentOS on your workstation. Configure internet access according to the instructor, and get instructor sign-off.
  2. (3 points) Configure the printer, so that you can print from your workstation. Get Instructor sign-off (ISO)
  3. Basic navigation commands

  4. What command will show the current directory?
  5. What command will list the contents of the current directory?
  6. What command will delete a file?
  7. the vi editor

  8. what are four keystrokes that will move a user from command to insert mode?
  9. What keystroke will move a user from insert to command mode?
  10. in command mode, what keystroke will delete a character?
  11. in command mode, what is the command to delete a word?
  12. what command will copy the current line into the buffer?
  13. what keystroke will paste the contents of the buffer to the line AFTER the cursor?
  14. what keystroke will paste the contents of the buffer to the line BEFORE the cursor?
  15. starting in command mode, how would a user save the current file?
  16. how would a user save and quit in a single command?
  17. how would a user quit from vi WITHOUT saving changes?
  18. (3 points) Login to your production server and change your password.

Extra Credit: (2 points) Figure out how to permanently change your workstation's hostname from 'rtfm' to whatever you would like. profanity and racial epithets are not permitted.