Advertisement
mctaggert

phenocam_output

May 25th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. pertal@swoopie:~/phenocam/phenocam-installation-tool$ ./PIT.sh 152.10.6.217 admin admin howardsknob -5 EST 4 22 30 active
  2.  
  3. #--------------------------------------------------------------------
  4. #
  5. # Uploading all settings to the NetCam camera!
  6. # [Ignore all garbage on the command line]
  7. #
  8. #--------------------------------------------------------------------
  9.  
  10. telnet> Trying 152.10.6.217...
  11. Connected to 152.10.6.217.
  12. Escape character is '^]'.
  13.  
  14. NetCamSC-D0A624 login: admin
  15. Password:
  16.  
  17.  
  18. BusyBox v0.60.0 (2013.11.14-19:38+0000) Built-in shell (msh)
  19. Enter 'help' for a list of built-in commands.
  20.  
  21. [~]# cd /etc/config
  22. [~]# wget http://phenocam.sr.unh.edu/data/configs/phenocam_default_install.tar.gz
  23. phenocam_default_ins 100% |*****************************| 6980 00:00 ETA
  24. [~]# gunzip phenocam_default_install.tar.gz
  25. [~]# tar -xvf phenocam_default_install.tar
  26. default_sched0.conf
  27. site_ip.html
  28. default_IP_ftp.scr
  29. default_IR_ftp.scr
  30. phenocam_upload.sh
  31. phenocam_install.sh
  32. default_ntp.server
  33. phenocam_ip_table.sh
  34. default_video0.conf
  35. default_overlay0.conf
  36. default_ftp.scr
  37. [~]# rm phenocam_default_install.tar
  38. [~]# sh phenocam_install.sh howardsknob -5 EST 4 22 30 active
  39.  
  40. #--------------------------------------------------------------------
  41. #
  42. # Backing up settings for howardsknob !
  43. #
  44. #--------------------------------------------------------------------
  45.  
  46.  
  47. #--------------------------------------------------------------------
  48. #
  49. # Adjusting setting files !
  50. #
  51. #--------------------------------------------------------------------
  52.  
  53. # The camera clock is set to UTC-5
  54. # validate this setting - set date/time shown below !!!
  55. Wed May 25 07:57:00 UTC 2016
  56. colour balance settings are the factory default, overwriting
  57. # [do a factory reset if this an old camera but you prefer default settings]
  58. pertal@swoopie:~/phenocam/phenocam-installation-tool$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement