Quick Start
Welcome to PhanTerm! This guide walks you through your first server connection.
1. Launch PhanTerm
Section titled “1. Launch PhanTerm”Type phanterm in your terminal to launch the application. You will first see the Connection List interface.
2. Create a New Connection
Section titled “2. Create a New Connection”In the Connection List interface:
- Press
oto open the New Connection Form. - Enter the server’s connection details:
- Name: Give this server a memorable name, e.g.,
My First Server - Host: The IP address or domain name of the target server
- Port: Usually defaults to
22 - User: The username you use to log in (e.g.,
rootorubuntu)
- Name: Give this server a memorable name, e.g.,
- Confirm and save. The host will appear in your connection list.
3. Initiate Connection
Section titled “3. Initiate Connection”Use the arrow keys or j/k to select the newly created host in the connection list, then press Enter (or l).
If you haven’t configured key-based authentication, you will be prompted for a password. After entering it, you will successfully connect and enter Terminal Mode.