Login
- Only Secure Shell (ssh) version 2 can be used to login to CCR machines.
- Secure Shell is a network protocol that creates an encrypted channel between two computers.
- Users login to u2.ccr.buffalo.edu. The actual name of the front-end machine is bono.
- u2 cluster details
- The U2 front-end is accessible from machines in the UB domain (buffalo.edu).
- Your login username will be the same as your UBIT username.
- The initial password will be sent to you.
Login from Linux/Unix Machine
- ssh u2.ccr.buffalo.edu
- Your machine must be on the UB network.
- Use VPN from home or offsite: UB-VPN
Login from Windows Machine
- Secure Shell Client: PuTTY or X-win32
- Your machine must be on the UB network.
- Use VPN from home or offsite: UB-VPN
Logout
- On the command line, type logout or exit.
|