SSH/SCP/SFTP: Difference between revisions

From CSEE Documentation
No edit summary
No edit summary
 
Line 3: Line 3:
CSEE provides interactive login machines:
CSEE provides interactive login machines:


* Redhat Linux
* Redhat Enterprise Linux 8
** linuxserver1.cs.umbc.edu
** linuxserver1.cs.umbc.edu
** linuxserver2.cs.umbc.edu
** linuxserver2.cs.umbc.edu
Line 12: Line 12:
CSEE provides shell access logins for systems to run more math/computative processes, available for classes or research:
CSEE provides shell access logins for systems to run more math/computative processes, available for classes or research:


* Fedora Linux
* Redhat Enterprise Linux 8
** virgo1.cs.umbc.edu
** virgo1.cs.umbc.edu


Line 24: Line 24:
* Windows
* Windows
** Putty is the recommened SSH client<br/>http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
** Putty is the recommened SSH client<br/>http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
** Windows 10 has the command line OpenSSH (ssh command) if Windows Subsystem for Linux (WSL) is installed
** Windows 10 has command line OpenSSH (ssh command) if Windows Subsystem for Linux (WSL) is installed

Latest revision as of 16:04, 11 March 2024

Interactive Servers

CSEE provides interactive login machines:

  • Redhat Enterprise Linux 8
    • linuxserver1.cs.umbc.edu
    • linuxserver2.cs.umbc.edu
    • linuxserver3.cs.umbc.edu

Computative Servers

CSEE provides shell access logins for systems to run more math/computative processes, available for classes or research:

  • Redhat Enterprise Linux 8
    • virgo1.cs.umbc.edu

SSH Clients