Connecting to your server
From 2047Servers Support
(Created page with "==hi==") |
|||
| Line 1: | Line 1: | ||
| − | == | + | [[Category:Linux]] |
| + | |||
| + | [[File:Linux.png|thumb|350px]] | ||
| + | |||
| + | In order to manage you servr you will fist need to connect to it. Here are the 2 main methods what you will use to connect to your Server - Console (SSH) & FTP | ||
| + | |||
| + | ==Putty (Console)== | ||
| + | |||
| + | SSH (Using Putty) | ||
| + | |||
| + | Putty is a well known SSH client that you can use to connect to your server in order to use its terminal console (Just like CMD on Windows) | ||
| + | |||
| + | |||
| + | [[File:putty.png|350px]] | ||
| + | |||
| + | [http://www.2047servers.co.uk/support/downloads/putty.exe Download Putty] | ||
| + | |||
| + | [[File:puttys1.png|350px]] | ||
| + | |||
| + | When you run Putty you will have a window that looks like this, you will need to put your servers IP or hostname (if set) into this box & then press Open to connect to it | ||
| + | |||
| + | [[File:puttys2.png|350px]] | ||
| + | |||
| + | Once connected you will be asked to login using a username & password in order to gain access to the server. | ||
| + | |||
| + | Now that you have logged in you can send commands to the server. [[Commands_-_Basic|Linux Basic Commands]] | ||
| + | |||
| + | ==FTP (Filezilla)== | ||