Setting up PuTTY - PowerPoint PPT Presentation

1 / 23
About This Presentation
Title:

Setting up PuTTY

Description:

Setting up PuTTY CTEC1330 Data and Telecommunications CTEC1767 Data Communications & Networking I CTEC1863 Operating Systems CTEC1906 Internet Computing – PowerPoint PPT presentation

Number of Views:615
Avg rating:3.0/5.0
Slides: 24
Provided by: Anth293
Category:
Tags: putty | font | setting | size | unicode

less

Transcript and Presenter's Notes

Title: Setting up PuTTY


1
Setting up PuTTY
  • CTEC1330 Data and Telecommunications
  • CTEC1767 Data Communications Networking I
  • CTEC1863 Operating Systems
  • CTEC1906 Internet Computing

Version 1.5 Updated for 2013 Fall
2
Downoad PuTTY
  • The official PuTTY home page is
    http//www.chiark.greenend.org.uk/sgtatham/putty/

3
Download PuTTY
  • Download the putty.zip file. It contains several
    programs for SSH, SFTP, and SCP.
  • Alternatively, you can download the PuTTY
    installer(putty-0.63-installer.exe)

As at 2013-09-02
4
PuTTY Files
5
PuTTY Installation
  • Copy or extract the files from the zip file into
    a folder that is on your PATH.
  • To find out the PATH, right click on the My
    Computer icon and select Properties. Then, from
    the Advanced tag, click on the Environment
    variables button.
  • Or you can type path from a Command prompt window.

6
PuTTY Installation (2)
  • If youre not sure, just copy the PuTTY files
    into C\Windows. That folder is always on the
    path.
  • To run PuTTY, from the Start menu, select Run
    and enter putty.

7
PuTTY Installation (3)
  • To run PuTTY after using the installer (instead
    of the zip file), go to the Programs menu

8
Running PuTTY
9
Setting up the Session
  • In the Host Name (or IP address) field, enter
    technology.niagarac.on.ca or 192.197.62.35.
  • The Port can be 22 (the default, may not work
    with all College networks) or 443 (works both
    inside and outside the College.)
  • Make sure that SSH is checked off under
    Connection Type (it is the default).

10
Window Configuration
  • Change the font size only when maximised
  • Set Lines of scrollback
  • Display scrollbar in full screen mode

11
Window Configuration (2)
  • Change the font to something that you can read (I
    like Consolas)
  • Select Clear Type

12
Window Configuration (3)
  • Set the Window title

13
Window Configuration (4)
  • Set the colours
  • For example, Default Foreground to black (Red
    0, Green 0, Blue 0) and Default Background to
    white (Red 255, Green 255, Blue 255)

14
Connection Settings
  • Enable TCP keepalives
  • Change the Internet protocol version to IPv4

15
Connection Settings (2)
  • Enter your username

16
Saving the Settings
  • Give the sessiona name andclick Save itwill
    be addedto the list ofSaved Sessions(for
    future use)
  • Click Open toconnect

17
Connecting First Time
  • You will get the Security Alert popup the first
    time you connect. This is normal and is a
    feature of the SSH protocol. Click on the Yes
    button.

18
PuTTY Command Line Session
You are prompted for your password. If you get
it wrong, try again.
Enter (UNIX) commands here. Close the window or
press ControlD to end the session.
19
Public Key Encryption
  • Run PuTTYgen to create a key.
  • Click Generate and follow the instructions.
  • Save the private key

20
Public Key Encryption (2)
  • Highlight and copy the Public key with the mouse.

21
Public Key Encryption (3)
  • From a PuTTY session, run the following commands
    then paste using the right mouse button. Press
    Enter, then Control-D twice (once to save the
    second time to log off)

22
Public Key Encryption (4)
  • Run PuTTY again, but just Load the session, do
    not Open (connect) yet. Set up your private key
    file, then save the session.

23
Public Key Encryption (5)
  • Now when you connect, PuTTY will log in
    automatically (yet securely.)
Write a Comment
User Comments (0)
About PowerShow.com