Difference between revisions of "Access"

From Tux
Jump to: navigation, search
m (Williams moved page Remote access to Access)
(No difference)

Revision as of 20:31, 11 January 2018

SSH (secure shell), SCP (secure copy), and SFTP (SSH file transfer protocol) access to

  • bobby.cs.unlv.edu (131.216.23.6)
  • cardiac.cs.unlv.edu (131.216.23.8)
  • java.cs.unlv.edu (131.216.23.15)

via Internet is presently available.

We may change policies and procedures for remote access to handle the load as need arises.

For more information on connecting, see the following pages:

  • Terminal emulation (for writing programs)
    • Secure Shell Client - remote terminal access program for Windows
    • PuTTY - remote terminal access program for Windows
    • macOS - remote terminal access using macOS
  • File transfer (for transferring files from the server to your computer and vice versa)
    • WinSCP - SCP/SFTP file transfer program for Windows
    • Cyberduck - SCP/SFTP file transfer program for macOS
    • fugu - SCP/SFTP file transfer program for macOS