RIGHTMV / GETTING STARTED

Getting Started on Linux

Choose the Debian/Ubuntu package for a system installation, or unpack the portable archive into a directory you control.

Install the DEB package

On Debian or Ubuntu, install the downloaded package with apt so system dependencies and the application entry are handled normally.

sudo apt install ./rightmv_1.4.2.0_amd64.deb

Or unpack the portable archive

For a user-owned or server-local installation, extract the archive and launch its wrapper. Keep the extracted directory together.

tar -xzf rightmv-1.4.2.0-linux-x64.tar.gz
cd rightmv
./rightmv

Start an installed copy

The DEB package adds the rightmv command and a desktop application entry. RightMV creates a writable per-user data directory on first launch.

rightmv

Open and secure RightMV

Visit the terminal, sign in with the initial md account, change the bootstrap password immediately, then open the development workspace.

http://localhost:8081/trm
CHANGE-PASSWORD md a-strong-new-password
http://localhost:8081/dev

NEXT / FIRST POST-INSTALL TUTORIAL

Log in through the web terminal →