280 likes | 563 Views
PuTTY Usage. Hyeon-gyu Lee(hglee@archi.snu.ac.kr) School of Computer Science and Engineering Seoul National University. PuTTY. Tool for remote connection Usually we connect with the protocol SSH Remotely connect to the server computer Our server computer Host Name (or IP address)
E N D
PuTTY Usage Hyeon-gyu Lee(hglee@archi.snu.ac.kr) School of Computer Science and Engineering Seoul National University
PuTTY • Tool for remote connection • Usually we connect with the protocol SSH • Remotely connect to the server computer • Our server computer • Host Name (or IP address) • concept.snucse.org • Port • 22 • Connection type • SSH
PuTTY Configurations • Encoding configuration • Translation tab • UTF-8 is recommended for your Korean texts
PuTTY Configurations • Appearance configuration • Apperance tab • Can change fonts, size of characters • Can change unicode fonts and size of characters separately
PuTTY Configurations • Session save/load/delete • Can save your own settings in the Session tab • Can make your own session and save/load/delete it • With your own name
Execution • Execution • Press the “Open” button
Execution • Normal start picture • Input your account information
Account Information • Your ids start with the letters “ccp” • Followed by your last 3 numbers in your student id. • (example) 2015-10000 -> ccp000 • (example) 2015-19998 -> ccp998 • Except 4 people • Who are individually notified because of security issues • Your initial passwords are your student id except the “-” • (example) 2015-10000 -> 201510000 • PLEASE CHANGE YOUR PASSWORDS WHEN YOU INITIALLY LOGGED IN. • With the instruction passwd
Login Success Picture when you logged in successfully
CHANGE YOUR PASSWORDS • With the instruction passwd • Can set your own password for your account.
When Your OS Is Mac • Terminal instead of the PuTTY • Application > Utilities > Terminal • Remote connect by this instruction • ssh your_id@concept.snucse.org • Then input your initial password • When you’re connected, then change your password to your own one.
Now You Are Ready To use homework server If you have questions, contact us. Good luck!