Connecting to FRCE

Access is only through ssh to batch.ncifcrf.gov from within the NIH network or while connected through VPN. There are several options depending on your laptop's operating system. Some of the more popular are listed here.
For Windows systems, options include

PuTTY

PuTTY is available from the developer's site.
Easy to configure and can be set up to have different profiles for each server to be connected to.
File transfers are not handled within PuTTY and a dedicated file transfer application will need to be installed. No X11 server is built in but VcXsrv can be integrated with PuTTY.
FYI, the venerable Xming is still available as an X11 server. Releases prior to 2019 are free, more recent releases are available for a £10/year license fee. NIH has a site license for Xming. Installers can be downloaded from the NIH mirror.
Both PuTTY and VcXsrv can be installed without AA privileges.

MobaXterm

Available from the MobaXterm home page.
Home Edition is free for individual use but has some limitations such as a limit on the number of simultaneous windows. Despite its name, the Home Edition license allows use within a corporate environment. A professional version is available for a smallish cost.
An X11 display is built into the product as well as file transfer options.
MobaXterm can be installed without AA privileges.

Bitvise

Available from the Bitvise home page.
This is not as widely used but appears to have many useful features.
File transfer is built in but X11 is not so, as with PuTTY, a package like VcXsrv will need to be installed separately.

Native clients

Windows now provides native SSH and SCP clients available through the command line. Use in a standard Windows cmd window works but is not customizable. Running under Windows Terminal provides a better interface but downloading from the Microsoft App Store is not possible. Other installation methods are listed on the projects github page. AA privileges will be required to install the package.

Mac and Linux

Mac and Linux users can use ssh directly from the command line and no extra packages are needed.
The X11 server is no longer installed by default in MacOS. Quartz is the preferred application in this case