PuTTy
Step-by-step guide to logging in with SSH (for Windows users)
After obtaining an account, you can log in to the system using a client program that uses the SSH (Secure Shell) protocol, which encrypts network communication. It is very important to encrypt your login session so that others cannot see your private information, such as your password. Unencrypted logins to the cluster are not allowed. Clients for ssh are available for all common operating systems, and many, such as Linux or Mac operating systems, have the the client already built in. In Windows, there are many available clients for use such as PuTTY.
Download and Install PuTTY from official PuTTY site
Start PuTTY (Search it from start menu)
Enter the hostname (
lcc.uky.edufor LCC ormcc.uky.edufor MCC) in the address field in the Putty. Keep the port number as 22.Enter your link blue id and password
Enter 'exit' when you are done. (Do NOT leave the SSH connection opened)
Warning:
Do NOT share your password with others.
Logout when you finish your task.
Do NOT leave SSH connected and opened.