User Tools

Site Tools


operations:temphumidmonitor_rpisetup

This wiki is not maintained! Do not use this when setting up AuScope experiments!

This is an old revision of the document!


Raspberry Pi access and configuration

Access:

Access via VNC or SSH:

username is pi, password is as usual

Network config

This should be done already, but just in case…

  • For masertempke the IP address should be 131.217.61.28.
  • For antennatempke the IP address should be 131.217.61.29.

Edit /etc/dhcpcd.conf:

interface eth0
static ip_address=131.217.61.28/26
# /26 = netmask of 255.255.255.192
static routers=131.217.61.1
static domain_name_servers=131.217.0.19

The hostname should be correct but can be set via the Preferences/Raspberry Pi configuration GUI on the desktop.

Reboot.

Packages installed

/home/www/auscope/opswiki/data/attic/operations/temphumidmonitor_rpisetup.1553548902.txt.gz · Last modified: 2019/03/25 21:21 by Jim Lovell