# Logging Into Linux VPS

1\) You can find your login details in your mailbox after purchase or directly by reinstalling the operating system via the panel.

![](https://148501183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZ-yY7tbZs97uIa-qqB%2F-MZMcrTXdmvW2YLk1HtT%2F-MZMd54-SuXjNA7Tzvw9%2Fimage.png?alt=media\&token=e85726e8-e201-4352-b804-0848a9bea638)

2\) If on windows download [Putty](https://www.putty.org/) or [Mremoteng](https://mremoteng.org/). If on Linux you can download an alternative programs or use the command line.&#x20;

3\) Open PuTTY Terminal client. You will be greeted with the following window:

![](https://148501183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZ-yY7tbZs97uIa-qqB%2F-MZMYzH8IBpaZdz_nTvg%2F-MZMbYAKOTj_CaD_zKeZ%2Fimage.png?alt=media\&token=96b343df-4ce7-4627-a70f-620bae2d8bbe)

4\) Enter your connection settings:

* Host Name: enter IP of your server here
* Port: 22 (leave as default)
* Connection Type: SSH (leave as default)

![](https://148501183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZ-yY7tbZs97uIa-qqB%2F-MZMYzH8IBpaZdz_nTvg%2F-MZMbePYFXmlyDZlOwws%2Fimage.png?alt=media\&token=43ff38c7-e9dd-4766-bdd0-f41b66131e78)

5\) Click "Open" to start the SSH session.

![](https://148501183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZ-yY7tbZs97uIa-qqB%2F-MZMYzH8IBpaZdz_nTvg%2F-MZMbmXfxb-366a4P-gm%2Fimage.png?alt=media\&token=76689e5d-32ec-415b-8101-5bcbecb36944)

6\) If this is your first time connecting to the server from your computer, you will see the following output. Accept the connection by clicking "Yes".

![](https://148501183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZ-yY7tbZs97uIa-qqB%2F-MZTeHHWU3ASVvUAb0Vm%2F-MZTeh5EQn8RNHQexIxX%2F6048faeb63201-windows-step-3.jpg?alt=media\&token=0eaa02c2-ada3-4477-b516-f081b0dec75b)

7\) Type in your username (default is root).

![](https://148501183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZ-yY7tbZs97uIa-qqB%2F-MZ05Q-EN0J_y3BauarZ%2F-MZ076KxTBzlFSMxFriK%2FGIAEH5v%20\(2\).png?alt=media\&token=f55741de-3e05-4589-9775-e6ec2efc5f70)

8\) Type in your password, note that you will not see any change when you type (as in no \*'s will appear. This is normal and continue to type in your password. If you want to paste your password in, click onto the left-click with your mouse to paste)

![](https://148501183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZ-yY7tbZs97uIa-qqB%2F-MZ05Q-EN0J_y3BauarZ%2F-MZ07LcZwuDKIe7zBnhQ%2F51Aa1Cu%20\(2\).png?alt=media\&token=5291e76b-b0c9-41f7-bf72-dc3792371a57)

9\) Once you have typed in your password, press ENTER and you will login.[<br>](https://wiki.volthosting.co.uk/windows-vps-tutorials/untitled)


---

# 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://wiki.space-hosting.net/linux-wiki/logging-into-your-linux-vps.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.
