Kundencenter vServer PuTTY/en

Aus EUserv Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Preparing a PuTTY)
(Starting a PuTTY session)
 
(Der Versionsvergleich bezieht 4 dazwischenliegende Versionen mit ein.)
Zeile 1: Zeile 1:
{{Languages|Kundencenter_vServer_PuTTY}}
{{Languages|Kundencenter_vServer_PuTTY}}
-
'''''Using a PuTTY'''''
+
[[Kategorie:vServers]]
 +
[[Kategorie:Customer center vServers]]
 +
'''''Using PuTTY'''''
__TOC__
__TOC__
<div style= "font-size: 1.571em;">
<div style= "font-size: 1.571em;">
-
'''Using a PuTTY'''
+
'''Using PuTTY'''
</div>
</div>
== General==
== General==
Zeile 42: Zeile 44:
<br>
<br>
<br>
<br>
-
You have to enter the connection parameters under "Host Name (or IP address)". These consist of the user name and the IP address. To log in as an administrator, you can use the username "root" and the IP address of your virtual server associated with @. Your connection command should look like this: root@127.0.0.1 (127.0.0.1/Localhost be regarded only as an example). The IP address of your virtual server can find on the previously mentioned site in the EUserv customer service center below "Konfigurations-Daten des vServers".  
+
You have to enter the connection parameters under "Host Name (or IP address)". These consist of the user name and the IP address. To login as the administrator, you can use the username "root" and the IP address of your virtual server associated with @. Your connection command should look like this: root@127.0.0.1 (127.0.0.1/Localhost is only an example). The IP address of your virtual server can be found on the previously mentioned site in the EUserv customer service center below "Konfigurations-Daten des vServers".  
<br>
<br>
<br>
<br>
Zeile 50: Zeile 52:
<br>
<br>
<br>
<br>
-
By clicking on "Open" to make the connection.
+
By clicking on "Open" you establish the connection.
-
In the console, which has now opened, you must log in accordingly. This is done with the "Default-Passwort", which can also be found under "Konfigurations-Daten des vServers" and enter it directly into the PuTTY console. You can also copy the password from the EUserv customer service center and by right-clicking on the green cursor box, paste it into the PuTTY console. Confirm your entry by pressing the enter key.
+
In the console, which is now open, you must login accordingly. This is done with the "Default-Passwort", which can also be found below "Konfigurations-Daten des vServers" and enter it directly into the PuTTY console. You can also copy the password from the EUserv customer service center and paste it into the PuTTY console by right-clicking on the green cursor box. Confirm your inputs by pressing the enter key.
<br>
<br>
<br>
<br>
Zeile 60: Zeile 62:
<br>
<br>
<br>
<br>
-
You will automatically enter, if the login was successful.
+
You will automatically come to the input, if the login was successfull.
<br>
<br>
<br>
<br>
Zeile 72: Zeile 74:
=== Duplicating a PuTTY session ===  
=== Duplicating a PuTTY session ===  
-
To duplicate your PuTTY session, i.e. reproduce. By example, to write a script and run it simultaneously.
+
You can duplicate your PuTTY session if you want to write a script and run it simultaneously.
-
To duplicate a session, click the right mouse button on the top of the window frame in which your IP address is. Now click the option "Duplicate Session".
+
To duplicate a session, click the right mouse button on the top of the window frame where your IP address is. Now click the option "Duplicate Session".
<br>
<br>
<br>
<br>
Zeile 82: Zeile 84:
<br>
<br>
<br>
<br>
-
It will open another console window in which you can used as inputs.
+
It will popup another console window in which you can enter inputs.
<br>
<br>
<br>
<br>

Aktuelle Version vom 15:24, 15. Nov. 2012

Using PuTTY

Inhaltsverzeichnis

Using PuTTY

General

If you have an EUserv virtual server plan, there is a possibility to comprehensively configure it in the customer service center.

You also need special parameters that you can find in the customer service center, too.

In order to connect to your virtual server with SSH, you need a corresponding program. For Windows users, we recommend "PuTTY" which can be downloaded from http://www.putty.org.

Preparing PuTTY

In the EUserv customer service center, you have the opportunity to read and edit various virtual server data.

Choose your virtual server contract for which you want to use PuTTY.

Datei:kc-vertrag-wählen_572x.png


Once you have selected your virtual server contract, click on "vServerdaten".

Datei:vserver_vertragsdetails_572x.png




Starting a PuTTY session

Start the downloaded "putty.exe" in your download folder with a double click. PuTTY is now ready.

Datei:vserver_vserverdaten+putty_blanko_572x.png



You have to enter the connection parameters under "Host Name (or IP address)". These consist of the user name and the IP address. To login as the administrator, you can use the username "root" and the IP address of your virtual server associated with @. Your connection command should look like this: root@127.0.0.1 (127.0.0.1/Localhost is only an example). The IP address of your virtual server can be found on the previously mentioned site in the EUserv customer service center below "Konfigurations-Daten des vServers".

Datei:vserver_vserverdaten+putty_root-ip_572x.png



By clicking on "Open" you establish the connection.

In the console, which is now open, you must login accordingly. This is done with the "Default-Passwort", which can also be found below "Konfigurations-Daten des vServers" and enter it directly into the PuTTY console. You can also copy the password from the EUserv customer service center and paste it into the PuTTY console by right-clicking on the green cursor box. Confirm your inputs by pressing the enter key.

Datei:vserver_vserverdaten+putty_login_572x.png



You will automatically come to the input, if the login was successfull.

Datei:vserver_vserverdaten+putty_logged-in_572x.png



There you can enter commands that you want to send to your virtual server.

Duplicating a PuTTY session

You can duplicate your PuTTY session if you want to write a script and run it simultaneously.

To duplicate a session, click the right mouse button on the top of the window frame where your IP address is. Now click the option "Duplicate Session".

Datei:vserver_vserverdaten+putty_duplicate-session_572x.png



It will popup another console window in which you can enter inputs.

Datei:vserver_vserverdaten+putty_duplicated-session_572x.png