Difference between revisions of "Bitvise"
Jump to navigation
Jump to search
(Created page with "Back to Interfaces. In this guide, we'll show you how to SSH into a HPG using Bitvise SSH Client. With this tool, you can securely connect and execute co...") |
|||
Line 6: | Line 6: | ||
#Open Bitvise and click the "New profile" button in the main window. | #Open Bitvise and click the "New profile" button in the main window. | ||
#In the "Profile settings" window, enter the following information: | #In the "Profile settings" window, enter the following information: | ||
− | #*Profile name: a name for the profile (e.g. " | + | #*Profile name: a name for the profile (e.g. "HPG"). |
− | #*Host: | + | #*Host: hpg.rc.ufl.edu |
− | #*Port: | + | #*Port: 22, or 2222 if using SSH Key. |
− | #*Username: your username on | + | #*Username: your username on HPG. |
#Click the "Advanced" button to open the advanced settings. | #Click the "Advanced" button to open the advanced settings. | ||
#In the "Advanced settings" window, select the "SSH" tab and configure the following settings: | #In the "Advanced settings" window, select the "SSH" tab and configure the following settings: |
Revision as of 23:36, 15 April 2023
Back to Interfaces.
In this guide, we'll show you how to SSH into a HPG using Bitvise SSH Client. With this tool, you can securely connect and execute commands using an easy-to-use interface.
Setup Steps
- Download and install the Bitvise SSH Client on your computer.
- Open Bitvise and click the "New profile" button in the main window.
- In the "Profile settings" window, enter the following information:
- Profile name: a name for the profile (e.g. "HPG").
- Host: hpg.rc.ufl.edu
- Port: 22, or 2222 if using SSH Key.
- Username: your username on HPG.
- Click the "Advanced" button to open the advanced settings.
- In the "Advanced settings" window, select the "SSH" tab and configure the following settings:
- Preferred SSH protocol version: 2 (recommended).
- Private key file: If you have an SSH key, you can select it here. Otherwise, leave it blank.
- Authentication: Password (recommended).
Login Steps
- Click the "Login" button to connect to the HPG.
- Enter your password when prompted.
- Once you're connected, you can use the terminal window to run commands on the remote server.