User Tools

Site Tools


haas:spring2018:unix:eocehints

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
haas:spring2018:unix:eocehints [2018/05/01 20:20] – created wedgehaas:spring2018:unix:eocehints [2018/05/03 21:02] (current) – [0x6] wedge
Line 105: Line 105:
 </cli> </cli>
  
 +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: 
 + 
 +<cli> 
 +lab46:~$ ./catweek.sh 
 +14 
 +lab46:~$ ./catweek.sh fullname 
 +week14 
 +lab46:~$ ./catweek.sh fullname lastweek 
 +week13 
 +lab46:~$ ./catweek.sh nextweek 
 +15 
 +lab46:~$ ./catweek.sh start=monday 
 +13 
 +lab46:~$ ./catweek.sh start=monday nextweek fullname 
 +week14 
 +lab46:~$ ./catweek.sh 20180402 fullname 
 +break2 
 +lab46:~$ ./catweek.sh 20180402 fullname nobreaks 
 +week11 
 +</cli> 
 + 
 +=====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.
haas/spring2018/unix/eocehints.1525206023.txt.gz · Last modified: 2018/05/01 20:20 by wedge