• Network Connection: Connect your RevPi to the network using an Ethernet cable. Open your browser and navigate to <http://revpi1234.local>, replacing 1234 with your device’s serial number.

  • SSH Access:

    • macOS: Open Terminal and type ssh pi@revpi<SERIAL-NUMBER>.local. Enter the password from the sticker on the device.

    • Windows 10/11: Open Command Prompt or PowerShell and run the same command.

    • Windows 7: Use PuTTY and connect to revpi<SERIAL-NUMBER>.local. Ensure your computer and the RevPi are on the same network.