Connect To a Linux Server Via Peer to Peer Network

Edited by Mark Joel Cristobal, Charmed

TO those who are not familiar in connecting to a Linux server with a peer to peer network then here is a simple Article that will let you know how you will do it.

Instructions

  1. 1
    First Step is to Have the application called Putty, this will let you connect to the server with a proper credential of an account with the server like Username:root(common Username) and a Password:********* (a Complex combination of password which is a very good feature of Unix/Linux
    .
    ) You can download the putty application here : www.the.earth.li/~sgtatham/putty/latest/x86/putty.exe
    Was this step helpful? Yes | No| I need help
  2. 2
    Run the application that you have downloaded the putty.exe, probably it will prompt with a GUI as shown below and you need to put Internal Network IP address of the Server which is in your network, Example is 192.168.1.1 this is the host or the IP address with the port number 22 that will redirect the application to enter to the SSH which is the shell.
    SSh.jpg
    Was this step helpful? Yes | No| I need help
  3. 3
    After entering the IP address you need to click the open button and enter the credential that is needed to enter to the Terminal/Shell of the Linux server and you're done.
    Was this step helpful? Yes | No| I need help
  4. 4
    If the server is not connected in your network(peer-peer) you need or the port :22 which is the shell port of the server should be forwarded and redirected to the internal IP address of the server and use the Public IP address or what we call the WAN IP of the Server to connect.
    Was this step helpful? Yes | No| I need help

Tips Tricks & Warnings

  • If you are already using a Linux/Unix Software I mean the OS you can just run the terminal and type SSH user@ipaddress
  • You can just also watch this simple Video www.youtube.com/watch?v=42ItbKNmvpo

If you have problems with any of the steps in this article, please ask a question for more help, or post in the comments section below.

Comments

Article Info

Categories : Operating System

Recent edits by: Mark Joel Cristobal

Share this Article:

Thanks to all authors for creating a page that has been read 5,512 times.

x

Thank Our Volunteer Authors.

Would you like to give back to the community by fixing a spelling mistake? Yes | No