mirror of
https://github.com/Pardus-LiderAhenk/lider-ahenk-docs.git
synced 2024-11-09 17:42:22 +03:00
Update remoteAccess.en.md
This commit is contained in:
parent
9e106ef3db
commit
4da989d063
1 changed files with 33 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
**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**
|
||||
|
||||
|
@ -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.
|
||||
|
||||
[![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**
|
||||
|
||||
|
@ -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)
|
||||
|
||||
**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>
|
||||
|
|
Loading…
Reference in a new issue