# Remote Access

In this video, you will learn how to use rport remote access for Linux and Windows systems.

### This video covers <a href="#this-video-covers" id="this-video-covers"></a>

* First, remote access to a Windows PC using the local remote desktop client.
* Second, remote access to a Linux system.
* Third, remote access to Windows using the built-in browser-based remote desktop client.
* And in the fourth example, you will learn how to use a tunnel with any application, demonstrated with an FTP client accessing a remote filesystem over SSH.

{% embed url="<https://vimeo.com/802226445>" %}
Using RPort remote access
{% endembed %}


---

# 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://kb.rport.io/video-courses/remote-access.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.
