Jump to content

PuTTY How On Earth Do you Use It?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
7 replies to this topic

#1
hetra

hetra

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 297 posts
Hello All,

I'm not that good with networking, however I heard that PuTTY is a good download for Telnet operations.

I've downloaded PuTTY and am using it. I don't know how or what any of it means.

E.g.

I seem to have made a connection to the localhost(127.0.0.1) and a strange window opens. It is a command-line, it has a thick green cursor that does not blink. I don't know any Telnet commands at all.

Obviously help is needed.

#2
Patrick

Patrick

    Programmer

  • Members
  • PipPipPipPip
  • 101 posts
Well, i think Putty is a command line tool and you will have to learn some basic commands.

#3
hetra

hetra

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 297 posts
Such as? Are there some examples anyone can provide?

#4
Dreamcatcher

Dreamcatcher

    Learning Programmer

  • Members
  • PipPipPip
  • 39 posts
As far as i am concened i don't believe that putty have a command line interface... I mean that it is a tool to connect via ssh or telnet to other machines... So you have to be able to know the ip of the other machine and the port in which it's accepted links... Usually you need a username and a password to have access to the foreign machine...After that you are connected and you are using the os of the remoted machines whatever it is (linux, unix, freebsd, etc...).

For Example. I use putty from windows os in order to connect to a server via ssh which it has freeBSD so via putty I use freebsd commands. I hope it helps :)

#5
phpforfun

phpforfun

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,236 posts
Putty Description

:rolleyes:
Checkout my new forum! http://adminreference.com/

#6
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
dreamcatcher has the answer ,

#7
hetra

hetra

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 297 posts
So the syntax depends on what protocol in use?

#8
Dreamcatcher

Dreamcatcher

    Learning Programmer

  • Members
  • PipPipPip
  • 39 posts
It depends on the O.S. of the remoted machine( to which you are connected)
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." -- Dennis Ritchie