This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
haas:spring2018:unix:eocehints [2018/05/01 20:20] – created wedge | haas:spring2018:unix:eocehints [2018/05/03 21:02] (current) – [0x6] wedge | ||
---|---|---|---|
Line 105: | Line 105: | ||
</ | </ | ||
+ | Also, it won't be the end of the world if you don't implement **signed**. I'm making that particular thing optional. | ||
=====0x3===== | =====0x3===== | ||
* **authorized_keys** might be something worth exploring | * **authorized_keys** might be something worth exploring | ||
+ | * your home directory follows you to the pi's, just as it does to the pods | ||
+ | * permissions on related files and directories are VERY important | ||
=====0x4===== | =====0x4===== | ||
Line 115: | Line 118: | ||
=====0x5===== | =====0x5===== | ||
- | * | + | * Some usage examples: |
+ | |||
+ | < | ||
+ | lab46:~$ ./ | ||
+ | 14 | ||
+ | lab46:~$ ./ | ||
+ | week14 | ||
+ | lab46:~$ ./ | ||
+ | week13 | ||
+ | lab46:~$ ./ | ||
+ | 15 | ||
+ | lab46:~$ ./ | ||
+ | 13 | ||
+ | lab46:~$ ./ | ||
+ | week14 | ||
+ | lab46:~$ ./ | ||
+ | break2 | ||
+ | lab46:~$ ./ | ||
+ | week11 | ||
+ | </ | ||
+ | |||
+ | =====0x6===== | ||
+ | Times so far (in seconds): | ||
+ | |||
+ | * 6653 seconds | ||
+ | * 6974 seconds | ||
+ | * 7029 seconds | ||
+ | * 8099 seconds | ||
+ | * 8550 seconds | ||
+ | * 9029 seconds | ||
+ | * 9157 seconds | ||
+ | * 10660 seconds | ||
+ | * 12506 seconds | ||
+ | * 13205 seconds | ||
+ | * 13512 seconds | ||
+ | * 15744 seconds | ||
+ | |||
+ | * Average time is 2.803 hours. | ||
+ | |||
+ | Be sure to plan accordingly. |