Skip to main content

Connecting via SSH

Any user with a Palmetto Cluster account can log-in using SSH (Secure Shell) to access the terminal interface. Mac OS X and Linux systems come with an SSH client installed, while Windows users will need to download one.

SSH on Mac and Linux

Mac OS X or Linux users may open a Terminal, and type in the following command:

ssh username@login.palmetto.clemson.edu

where username is your Clemson user ID. You will be prompted for both your password and DUO authentication.

Linux Video Instructions

Mac Video Instructions

SSH on Windows

Windows has no built-in SSH client, so you will need to install some software before connecting.

MobaXterm Installation

MobaXterm is the recommended SSH client for Windows and can be downloaded from MobaXterm's download page. This software is recommended because it is free and comes with:

  • A built-in file transfer client, which allows you to exchange files and folders between your own computer and Palmetto in a convenient manner.
  • An X11 server which allows you to run graphical programs on Palmetto cluster
  • A graphical port-forwarding interface to support easy access to web-based programs launched inside Palmetto
note

If you select the installation version of MobaXterm, you will need to unzip the downloaded file before running the installation program. Windows sometimes allow users to run the installation from inside the zipped file, resulting in missing an additional utility file (still inside the zipped file).

Connecting via MobaXterm

After downloading and installing MobaXterm, users can log-in by following these steps:

  1. Launch the MobaXterm program

    Screenshot of the MobaXterm program session settings.

  2. On the top-left corner of MobaXterm, click the Session button. Confirm that the following settings are set for Basic SSH settings and Advanced SSH settings:

    ParameterValue
    Remote hostlogin.palmetto.clemson.edu
    Port22
    X11-Forwardingenabled
    Compressionenabled
    Remote environmentInteractive shell
    SSH-browser typeSCP (enhanced speed)

    Screenshot of the MobaXterm sessions page.

  3. Click OK and a new session window will be opened, where you will be prompted for your Palmetto password and the DUO authentication.

    Screenshot of the MobaXterm sessions page with a Palmetto password prompt tab over the terminal.

  4. After being authenticated, you will login to the login001 node.

    Screenshot of the MobaXterm sessions page after logging into the login001 node.

    All settings for this session are saved, and for future logins, you can select this session from the Recent sessions form of the main MobaXterm window as well as the Saved sessions tab of the side window. The side window can be displayed or hidden by clicking on the blue double-arrow sign on the top left of MobaXterm.

    MobaXterm also comes with a built-in file browser and transfer GUI (SSH-browser). This GUI is accessible via the SCP tab of the side window. Using the Upload (green arrow pointing up) and and Download (blue arrow pointing down) buttons at the top of the SCP tab, you can easily transfer files between Palmetto and your local computer.

Windows Video Instructions

Two-Factor Authentication (2FA)

All connections to Palmetto require 2FA. If you are not enrolled in 2FA yet, you may enroll at 2fa.clemson.edu.

After you enter your login name and password, Palmetto will ask you to provide additional authentication for 2FA via one of the following three options for registered devices (smart phone or tablet):

Using keyboard-interactive authentication.
Duo two-factor login for $user

Enter a passcode or select one of the following options:

1. Duo Push to XXX-XXX-XXXX
2. Phone call to XXX-XXX-XXXX
3. SMS passcodes to XXX-XXX-XXXX

Passcode or option (1-3):
  • Option 1: response to Duo Push to your device by clicking Approve
  • Option 2: listen to the automatic call from system and select any key on your device.
  • Option 3: enter a passcode that is shown in your DUO app.
Passcode or option (1-3): 1234567

To learn more about two-factor authentication and how it protects your account, please visit the DUO Security information page provided by CCIT.

Message of the Day (motd)

When you first log into Palmetto, you will be presented with a welcome message. This is called the motd, or message of the day. This message typically contains a quick introduction to Palmetto, links to user guides, and a list of useful commands. Information about upcoming maintenance will also be posted here.

Screenshot of a terminal showing the current message of the day.