User Tools

Site Tools


to-do

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
to-do [2017/06/25 21:37] walkeradminto-do [2017/09/27 21:42] walkeradmin
Line 14: Line 14:
  
 ---- ----
- +https://letsencrypt.org\\  
-http://www.webmin.com/usermin.html - A management interface for Linux.+https://en.wikipedia.org/wiki/Wildcard_certificate \\ 
 \\  \\ 
 \\  \\ 
  
 ---- ----
- 
 https://supportforums.cisco.com/discussion/9806336/find-ip-addressmachine-connected-cisco-switch-port https://supportforums.cisco.com/discussion/9806336/find-ip-addressmachine-connected-cisco-switch-port
 \\  \\ 
Line 26: Line 25:
  
 ---- ----
- 
 https://www.youtube.com/watch?v=Bvq0LdBn0dY Touchscreen LED control TK inter https://www.youtube.com/watch?v=Bvq0LdBn0dY Touchscreen LED control TK inter
 \\  \\ 
 \\  \\ 
- 
  
 ---- ----
- 
 http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/ - add user to group command line http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/ - add user to group command line
 \\  \\ 
 \\  \\ 
----- 
  
 +----
 Camera Slider for Time Lapse - This will only happen once I have a GUI, and can fire the camera. Camera Slider for Time Lapse - This will only happen once I have a GUI, and can fire the camera.
 \\  \\ 
 \\  \\ 
----- 
  
 +----
 write a script to delete folders older than 12 weeks (so keep 12 rolling backups) - Should this be a manual process for sanity checking? write a script to delete folders older than 12 weeks (so keep 12 rolling backups) - Should this be a manual process for sanity checking?
 \\  \\ 
 \\  \\ 
 +
 ---- ----
- 
 cron job to check backup log for 'Finished' so we know the job got to the end cron job to check backup log for 'Finished' so we know the job got to the end
 \\  \\ 
 \\  \\ 
----- 
  
 +----
 Auto delete files Auto delete files
  
 #!/bin/bash #!/bin/bash
- 
 #Count files less than a week old #Count files less than a week old
  
Line 69: Line 64:
 echo "Find " $weekold_files_found "more than a week old files found on $right_now by $USER" echo "Find " $weekold_files_found "more than a week old files found on $right_now by $USER"
 ######### #########
- 
  
 #Delete files older than 1 week  #Delete files older than 1 week 
- 
 find "/home/charles/testarea" -type f -daystart -mtime +6 | while read x; do ls -l "$x"; done find "/home/charles/testarea" -type f -daystart -mtime +6 | while read x; do ls -l "$x"; done
 +\\ 
  
 +----
 +\\ 
 +\\ 
  
 +----
 +Test
 +
 +{{::compact_headend_uhd_720p50_480.gif?480|}}
 +\\ 
 +\\ 
 +Test PDF
 +\\ 
 +{{ :7_segment_led.pdf |}}
 +\\ 
 +\\ 
 +Test PPT
 +\\ 
 +{{ :dcc_diagram.pptx |}}
 +\\ 
 +\\ 
 +Test mp4
 +\\ 
 +\\ 
 +{{2110_f3_960x540_web.mp4|960x540|autoplay,loop}}
 +\\ 
 +\\ 
 +[[http://meyerweb.com/eric/tools/s5/]]
to-do.txt · Last modified: 2023/07/26 20:49 by walkeradmin