Getting Started on Linux
This guide will walk you through the essential steps to get Terminus up and running on your Linux system. Follow these steps to create your account, install Terminus, and start exploring the Terminus ecosystem.
Prerequisites
- A Linux system meeting the requirements.
- TermiPass mobile app installed on your smartphone.
Step 1: Create a Terminus Name
Open TermiPass on your mobile, and create a new Terminus Name as instructed on the screen.
INFO
Terminus Name is your unique identifier within Terminus. Learn more about why you need a Terminus Name.
Step 2: Install Terminus
Bind your local IP to your Ubuntu hostname for stable DNS resolution:
bashsudo apt install net-tools ifconfig # Get your local IP. Make sure it starts with `192.168`.
bashsudo nano /etc/hosts # Add the following line 192.168.xx.xx Ubuntu # Replace with your actual local IP and your host name.
Reboot your Ubuntu to apply the change.
bashsudo reboot
In your terminal, run the following command to install the latest build of Terminus:
shcurl -fsSL https://terminus.sh | bash -
At the end of the installation, take note of the URL for Terminus Activation wizard and your initial login password.
Depending on your network and hardware configuration, the installation time may vary. For detailed instructions, see Install Terminus on Linux.
Step 3: Activate Terminus
- Open the Terminus Wizard in your browser using the URL and login with your initial password.
- Follow the on-screen instructions to complete the initial setups.
- Scan the QR code with TermiPass mobile to activate Terminus, and reset your login password.
For complete activation guidance, see the Wizard documentation.
Step 4: Log In to Terminus
On your Wizard page, log in to Terminus with the password you just reset and complete two-step verification on TermiPass. For more information, see the Login documentation.
WARNING
Always Back up your mnemonic phrase to ensure account and data security.