User Tools

Site Tools


atmos:citation:instruments:raspberrypi_setup:home

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
atmos:citation:instruments:raspberrypi_setup:home [2024/10/28 13:54] deleneatmos:citation:instruments:raspberrypi_setup:home [2025/03/07 20:21] (current) delene
Line 1: Line 1:
-===Intial Raspberry Pi setup instructions=== +===Intial Raspberry Pi Setup Instructions=== 
-  - Change the hostname to TIMMS-SN00XXX +  - Change the hostname to TIMMS-SN00XXXExample for TIMMS with a serial number SN00200 in the command line use "sudo vi /etc/hostname TIMMS-SN00200" without parentheses "sudo vi etc/hostname TIMMS-SN00200"
-/etc/hostname "TIMMS-SN00XXX" Example for TIMMS with a serial number SN00200 in the command line use "sudo vi /etc/hostname TIMMS-SN00200" without parentheses as typed below +  - Update the base raspberry pi software using the command "sudo apt-get update" to check available updates then "sudo apt upgrade" to perform the updates.  Example: sudo apt-get update
- +
-sudo vi etc/hostname TIMMS-SN00200 +
- +
-Change /etc/host to define the host name. +
-Example:  Use the command "sudo vi etc/hosts" then from here set 127.0.1.1 to TIMMS-SN00XXX with the serial number of the tripod +
- +
-sudo vi /etc/hosts +
- +
-  - Update the base raspberry pi software using the command "sudo apt-get update" to check available updates then "sudo apt upgrade" to perform the updates. +
- +
-sudo apt-get update +
   - Install anydesk via the link https://anydesk.com/en/downloads/linux.   - Install anydesk via the link https://anydesk.com/en/downloads/linux.
- 
   - Set Password to standard password (if you don't know the standard password ask Dr. Delene).   - Set Password to standard password (if you don't know the standard password ask Dr. Delene).
- 
   - Add the sourceforge ADPAA repository to the raspberry pi home directory.   - Add the sourceforge ADPAA repository to the raspberry pi home directory.
 +  - Setup crontab to reboot each day.  See [[https://forums.raspberrypi.com/viewtopic.php?t=126106|https://forums.raspberrypi.com/viewtopic.php?t=126106]]
 +    - Reboot should set to 00:00Z.
 +    - Daily rsync should be set to 00:01Z
  
 After these steps are done move onto setting up the camera depending on which type of camera is being used back on the main tripod page After these steps are done move onto setting up the camera depending on which type of camera is being used back on the main tripod page
atmos/citation/instruments/raspberrypi_setup/home.1730123698.txt.gz · Last modified: 2024/10/28 13:54 by delene