Site Panel Help User Panel Help Panel Demo's Search Help

Categories

· Show all categories

· New Customer FAQs
· E-Mail
· FTP - File Transfers
· Domains
· SSH and Telnet
· Scripting Languages
· Password Protection
· MySQL
· Stats
· Power Tools

· FAQ Home

· EchoEcho+ Support

XML-File

<?xml version="1.0" encoding="iso-8859-1"
standalone="yes" ?>
<!-- XML-Output by phpMyFAQ 1.3.8 -->
<phpmyfaq
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:NamespaceSchemaLocation="http://www.phpmyfaq.de/xml/faqschema.xsd">
<article id="5">
	<language>en</language>
	<category>SSH and Telnet</category>
	<keywords></keywords>
	<theme>How do I login with SSH or
Telnet?</theme>
	<content
xmlns="http://www.w3.org/TR/REC-html40">If you don&#039;t know how
to use Telnet you shouldn&#039;t
bother about
learning it. Its an outdated and insecure method to
communicate with the
server.

There are several free programs that will let you login with
SSH (Secure
SHell). Our choice is <a
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
target="_blank">Putty</a> - an excellent SSH client for
Windows platforms.

Download and install putty from:
<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
target="_blank">http://www.chiark.greenend.org.uk/~sgtatham/putty/</a>

Once you&#039;ve installed the program you can connect like
this:

1: Launch putty by double clicking the icon
2: Enter your site as &quot;host&quot;, eg.
&quot;example.com&quot;
3: Check the &quot;SSH&quot; option.
4: Click &quot;Open&quot;

You will now connect to the server.
If this is the first time you connect with putty you will
get an alert
about the servers &quot;key fingerprint&quot;. Just say
&quot;Yes&quot;.

Enter your username, eg. admin#example.com &lt;ENTER&gt;.
(Note the use of # rather than @)

Enter your password (invisible on the screen) &lt;ENTER&gt;

If you entered the correct values you will see a short
welcome message and
then you will see the bash command line:

-bash-2.05b$

This is where you can enter commands, for example ls
&lt;ENTER&gt;

The ls command will give you a list of files and folders in
the present
directory.

You can learn more about SSH and commands here:
<a
href="/helpfiles/index.php?aktion=artikel&amp;rubrik=016&amp;id=6&amp;lang=en">Basic
command reference</a>
<a
href="/helpfiles/index.php?aktion=artikel&amp;rubrik=016&amp;id=28&amp;lang=en">Complete
Command Listing</a>

Enjoy!</content>
	<author>EchoEcho Support</author>
	<date>12.07.2009, 21:10</date>
</article>
</phpmyfaq>

open XML-File

Copyright © EchoEchoPlus Hosting