orpheconsoleVersion 1.0.3

OrpheConsole Installation

OrpheConsole

OrpheConsole Installation Guide

Install the OrpheConsole package on an OrpheConsole device running an OpenWrt-based operating system.

Prerequisites

  • OrpheConsole hardware device
  • Stable WAN internet connection
  • Laptop or PC with an Ethernet port
  • SSH terminal, such as Terminal or PuTTY
  • .ipk installation packages

1. Download the Installation Package

If you purchased OrpheConsole hardware, contact us to request the latest software package.

Extract and open the downloaded folder. It contains:

  • OrpheConsole .ipk installer for ARM64
  • LuCI UI plug-in .ipk

OrpheConsole installation package contents

2. Configure the Device Network

  1. Configure the Ethernet interface on a laptop or PC to obtain an IP address automatically through DHCP.
    Configure the computer Ethernet interface for DHCP
  2. Power on the OrpheConsole hardware device.
  3. Connect the WAN port to the internet.
  4. Connect the LAN port to the laptop with an Ethernet cable.
    Connect the OrpheConsole WAN and LAN ports

3. Access the Device Through SSH

ssh [email protected]

Connect to OrpheConsole through SSH

Default credentials:

  • Username: root
  • Password: password

!TIP Change the default password after installation.

4. Upload the Installation Files

Upload the .ipk files to the device, for example to /tmp/, using SCP or WinSCP.

Upload the IPK files to OrpheConsole

5. Install OrpheConsole

opkg install orphe_console_1.0.4_arm64.ipk

Install the OrpheConsole IPK package

If installation fails because an existing installation is detected, run:

killall orphe-agent
opkg remove orphe-console
opkg install orphe_console_1.0.4_arm64.ipk

Remove the existing installation and reinstall OrpheConsole

6. Install the LuCI Web UI Plug-in

opkg install luci-app-orphe-agent_1.0.4.ipk

Install the LuCI Web UI plug-in

Installation is complete. Next, provision the device to OrpheLink for management.

We use necessary cookies to keep the website working. With your permission, we also use analytics cookies to understand how the site is used. Read our Cookie Policy