Update remoteAccess.en.md

This commit is contained in:
Ahmet KARACA 2024-02-29 16:43:20 +03:00 committed by GitHub
parent 9e106ef3db
commit 4da989d063
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,8 @@
**Remote Access** **Remote Access**
Remote access can be provided to the selected client by establishing a VNC and SSH connection. Remote access can be provided to the selected client by establishing a VNC, SSH and RDP connection.
Remote connection options are divided into 2; Remote connection options are divided into 3;
**Connect via VNC** **Connect via VNC**
@ -16,7 +16,7 @@ It consists of 2 options.
The IP you want to connect to the selected client is selected from the upper right corner. The IP you want to connect to the selected client is selected from the upper right corner.
[![Uzak Bağlantı VNC](../images/computerManagement/remoteAccessIpSelection.png)](../images/computerManagement/remoteAccessVnc.png) [![Uzak Bağlantı VNC](../images/computerManagement/remoteAccessIpSelection.png)](../images/computerManagement/remoteAccessIpSelection.png)
**Connect via SSH** **Connect via SSH**
@ -24,4 +24,34 @@ SSH connection is provided to the selected client by entering the IP address, us
[![Uzak Bağlantı SSH](../images/computerManagement/remoteAccessSsh.png)](../images/computerManagement/remoteAccessSsh.png) [![Uzak Bağlantı SSH](../images/computerManagement/remoteAccessSsh.png)](../images/computerManagement/remoteAccessSsh.png)
**Connect via RDP**
There are 2 tabs, Connection and Registered Clients.
[![Uzak Bağlantı RDP](../images/computerManagement/remoteAccessRdp.png)](../images/computerManagement/remoteAccessRdp.png)
Connection:
- Connection can be made by selecting from Registered Connections and entering only the password.
[![Uzak Bağlantı RDP](../images/computerManagement/remoteAccessSelectFromRegistered.png)](../images/computerManagement/remoteAccessSelectFromRegistered.png)
[![Uzak Bağlantı RDP](../images/computerManagement/remoteAccessSelectedFromRegistered.png)](../images/computerManagement/remoteAccessSelectedFromRegistered.png)
- If no selection is made, a connection to the client is made via RDP by entering the IP address, username and password.
[![Uzak Bağlantı RDP](../images/computerManagement/remoteAccessConnection.png)](../images/computerManagement/remoteAccessConnection.png)
Registered Clients:
- Registered clients can be viewed, edited and deleted from the table.
[![Uzak Bağlantı RDP](../images/computerManagement/remoteAccessRegisteredClients.png)](../images/computerManagement/remoteAccessRegisteredClients.png)
[![Uzak Bağlantı RDP](../images/computerManagement/remoteAccessEditClient.png)](../images/computerManagement/remoteAccessEditClient.png)
- New Clients can be added.
[![Uzak Bağlantı RDP](../images/computerManagement/remoteAccessAddClient.png)](../images/computerManagement/remoteAccessAddClient.png)
<link href=/lider3.0/assets/style.css rel=stylesheet></link> <link href=/lider3.0/assets/style.css rel=stylesheet></link>