# Conectare SSH

Pentru a vă conecta prin SSH la VPS, urmați acești pași:

1. Instalați aplicația [**PuTTY**](https://www.puttygen.com/download-putty);
2. Deschideți aplicația PuTTY;
3. Completați câmpul "**Host Name**" cu IP-ul VPS-ului, selectați la "**Connection Type**" opțiunea "**SSH**", apoi apăsați butonul "**Open**";

<figure><img src="/files/4s92YFBBT0PvO9u3b955" alt=""><figcaption></figcaption></figure>

4. Se va deschide o nouă fereastră. Acceptați conexiunea, prin apăsarea butonului "**Accept**";
5. Intrduceți username-ul (cel default este root), apăsați tasta Enter, introduceți parola VPS-ului, apoi apăsați tasta Enter, pentru a vă conecta la VPS.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ititanhosting.ro/docs/romana/vps/linux/conectare-ssh.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
