Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2006
    Location
    localhost
    Posts
    3,375

    Arrow How to connect to a Linux Server using SSH ?

    SSH (Secure SHell) is normally used to allow secure encrypted command line connections to a Linux server. It can also be used to create encrypted network tunnels to transport unencrypted data, such as email sessions, FTP, etc.. It provides the best security when accessing another computer remotely...

    Here are the most simple steps on connecting to your Linux server using an SSH Client, PuTTY:

    PuTTY is a client program for the SSH, Telnet and Rlogin network protocols. These protocols are all used to run a remote session on a computer, over a network...
    In other words, you run PuTTY on a Windows machine, to connect to a *nix machine which is accessible over the network.
    ** Download the PuTTY client from HERE.
    ** Run the EXE by double clicking on it.
    ** Enter your server's IP in the hostname/IP section [as shown in the below figure]..
    ** Change the SSH port from the default [22] only if the SSH daemon on the server is set to run on a different one & press the Open button.
    ** Enter root as user name & press ENTER.
    ** Now enter root password [it won't be shown as a security measure] & press ENTER.
    You can get the complete usages about any commands using the man command, you can type "man command", and you will be given a manual page on how the command is used and what it does...

    Mastering SSH will definitely increase your Linux server's productivity & flexibility & enrich your experience in managing, maneuvering the servers far better..


    Rock _a.k.a._ Jack
    Windows Hosting || Windows Reseller Hosting
    Cloud Hosting 100% UPTIME! || Powerful Dedicated Servers
    Follow eUKhost on Twitter || Join eUKhost Community on Facebook

    For complaints, grievances or suggestions kindly email our FeedBack Dept.
    Proper action will be taken accordingly & instantaneously!

  2. #2
    Join Date
    Nov 2005
    Location
    Nuevo Mexico
    Posts
    1,411

    Default

    Have been doing this since 1999
    Since the days of Napster and MasterNap.
    I used to connect to the TekNap.com (Nix program that was also ported to win to run in DOS by Colten Edwards). YOu can chat and download music with it. I learned all my scripting with it too, coded many a script for it. Nerdily enough I still SSH to OpenNap.net for IRC, TekNap and BitchX, and yeah I am too stubborn to leave "the Bitch" hehe.

  3. #3
    Join Date
    Sep 2005
    Posts
    6,039

    Default

    Quote Originally Posted by Brian View Post
    Have been doing this since 1999
    Since the days of Napster and MasterNap.
    I used to connect to the TekNap.com (Nix program that was also ported to win to run in DOS by Colten Edwards). YOu can chat and download music with it. I learned all my scripting with it too, coded many a script for it. Nerdily enough I still SSH to OpenNap.net for IRC, TekNap and BitchX, and yeah I am too stubborn to leave "the Bitch" hehe.
    even I used old Secure Shell client few years back, but now I use Putty as Putty uses very low amount of system resources. someone who works on 10+ servers at a time can never consider anything else besides putty ( only if you are running windows on your local machine )

    Managing Linux Server Hosting looks really simple with a SSH client like putty. You don't get so much comfort with any other SSH client.
    UK Web Hosting || Business Hosting || eUKhost Knowledgebase
    Toll Free : 0808 262 0255 || Skype : mark_ducadi
    A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
    __________________________________________________

    Please email cmo[at]eukhost.com if you have any questions or need my assistance

  4. #4
    Join Date
    Apr 2007
    Location
    Manchester, United Kingdom
    Posts
    8,440

    Default

    I've muddled my way through using SSH (a bit of trial and error) but have worked out the basics and how to do things. Wish I had seen this guide when I was struggling though lol
    David Smith
    DPS Computing
    http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
    http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
    http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)

  5. #5
    Join Date
    Jan 2007
    Location
    United Kingdom
    Posts
    3,011

    Default

    Quote Originally Posted by DPS Computing View Post
    I've muddled my way through using SSH (a bit of trial and error) but have worked out the basics and how to do things. Wish I had seen this guide when I was struggling though lol
    trial and error? Apparently if errors occur in SSH they're severe .
    Domains Registrations @ £7.49pa! - Download the official eUKhost Android and iOS App!

    eNlight Cloud Hosting - Cost-Effective, Autoscaling Cloud Hosting
    How does eNlight work? What differences and benefits are there to VPS and Dedicated Servers?

    Chat to us on Twitter!
    Join our incentive affiliate program now - and earn generous commission with each sale!

    How do I contact eUKhost?
    Support: Client Area - 0808 262 0455
    Sales: sales[@]eukhost.com - 0800 862 0380
    Contact eUKhost Management

    Customer Relations:
    feedback@eukhost.com - 0808 262 0255

    Contact:
    ben@eukhost.com
    Skype: euk_ben
    Windows Live Messenger: ben@eukhost.com


    Don't ever let other people's thoughts, feelings, perceptions and/or opinions drown over yours. You know yourself the best. Go with what you think is right. Everyone else's opinions or statements about you or others are secondary.

  6. #6
    Join Date
    Apr 2007
    Location
    Manchester, United Kingdom
    Posts
    8,440

    Default

    Quote Originally Posted by Ben View Post
    trial and error? Apparently if errors occur in SSH they're severe .
    lol, you know what I mean! .

    Many a time in the past I've triggered the Brute Force attack protection through messing with the settings. I'm a little more expert in this field now though .
    David Smith
    DPS Computing
    http://www.dpscomputing.com (Computing, Reviews, News) - We're still plodding on adding new content and features (August 2011)
    http://www.djdavid.co.uk - Massive update! (September 2011) - It's now not neglected!!
    http://davidsmith.dpscomputing.com (My Personal Website) - New Site (10/2009)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •