Change your Linux Lab password:

Given that "sewanee" and "Sewanee" are pretty bad passwords, what makes a good/better one?
 

  1. Decide on a better password IN YOUR HEAD, perhaps with help:

    possibilities???

  2. on the command line:
    1. ssh hive.sewanee.edu
    2. passwd 
          Operating System asks ..."continue connecting?" YOU TYPE YES and enter.
    3. sewanee                        < ------------  this  is your current password!!!
    4.  yourSuperSecretNewPassword    < ------------  you'll need to be able to type this twice, correctly
    5.  yourSuperSecretNewPassword
          If system indicates password successfully changed then...
    6.  logout
    

Suggestions to increase your speed as you write programs: