Administración remota








instalacion

Lo primero es configurar la máquina virtual del ordenador que actuará como cliente. Para hacer esto  tiene que estar apagada.

Configurando la máquina virtual
Es muy recomendable, sobre todo en Windows, para no tener conflictos con el escritorio remoto del anfitrión cambiar el puerto servidor. Yo lo cambié a 1000.

Método de autenticación: 
  • Nulo: Sin autenticación. Sin seguridad. Nada recomendable.
  • Externo: Para conectarse necesitarás conocer un nombre de usuario y contraseña válidos del sistema al que te quieras conectar. Es decir, que si la máquina virtual la estás ejecutando en un PC con Windows y te conectas a ella por el cliente remoto de otra máquina con Ubuntu, debes de saber la contraseña y el usuario de la 1ª (Windows).
  • Huésped: Ni puta idea.

Para una prueba muy básica podemos conectarnos usando solo nuestro pc y la máquina virtual configurada y que ahora procederemos a iniciar.

Luego vamos a ejecutar Escritorio Remoto: mstsc.exe.



Se abre el programa de Conexión a Escritorio Remoto. Ponemos localhost:1000 en mi caso. Si es el puerto RPD por defecto (3389) no hace falta indicarlo.


Si elegimos el método de autenticación externo nos saldrá esta advertencia que podemos omitir.

Gran mensaje de seguridad ;)

Vemos que tenemos éxito. Podemos ver y manejar la máquina.


 Conexión a través de un cliente remoto


Continuamos:

En mi casa tengo una LAN con Ubuntu 12.10 y Windows 7. Voy a ejecutar una máquina virtual que tengo en Windows 7 para que se vea en Ubuntu.

En pantalla remota, como sabemos, hay que seleccionar un puerto y un método de autentificación. 



Esto es lo que se ve en mi ordenador local que actúa como un Servidor.


En el ordenador remoto (Ubuntu 12.10) desde un programa que actúe como cliente RPD configuramos la conexión.

Aquí tendríamos que tener claro:

  • La Ip del otro ordenador
  • El puerto

Y sólo eso porque el método de autentificación es nulo y no existe seguridad en la conexión.

Así que con estos datos abrimos, por ejemplo, Remmina. Si no lo tenemos podemos instalarlo desde la terminal: sudo apt-get install remmina



Y vemos como ha conectado.

Realmente no hace falta usar Remmina. Podemos usar el Visor de escritorio remotos que viene preinstalado en Ubuntu 12.10.



 Lo configuramos con los datos de IP y Puerto como ya hicimos anteriormente



Y conecta lo aseguro








installation

The first thing is to configure the virtual machine of the computer that will act as a client. To do this you have to be off.


Configuring the virtual machine
It is highly recommended, especially in Windows, to avoid conflicts with the host's remote desktop changing the server port. I changed it to 1000.

Authentication Method:
Null: No authentication. Without security. Nothing recommended.
External: To connect you will need to know a valid username and password of the system you want to connect to. That is, if the virtual machine is running on a Windows PC and you connect to it by the remote client of another machine with Ubuntu, you must know the password and the user of the 1st (Windows).
Guest: No fucking idea.

For a very basic test we can connect using only our pc and the configured virtual machine and now we will start.

Then we will run Remote Desktop: mstsc.exe.




The Remote Desktop Connection program opens. We put localhost: 1000 in my case. If it is the default RPD port (3389) it is not necessary to indicate it.



If we choose the external authentication method we will get this warning that we can ignore.


Great security message;)

We see that we succeed. We can see and operate the machine.



 Connection through a remote client

We continue:

In my house I have a LAN with Ubuntu 12.10 and Windows 7. I am going to run a virtual machine that I have in Windows 7 to be seen in Ubuntu.

On a remote screen, as we know, you have to select a port and an authentication method.




This is what you see on my local computer that acts as a Server.



On the remote computer (Ubuntu 12.10) from a program that acts as an RPD client we configure the connection.

Here we should be clear:

The IP of the other computer
Port

And only that because the authentication method is null and there is no connection security.

So with this data we open, for example, Remmina. If we don't have it, we can install it from the terminal: sudo apt-get install remmina





And we see how he has connected.

You don't really need to use Remmina. We can use the Remote Desktop Viewer that comes preinstalled in Ubuntu 12.10.




 We configure it with the IP and Port data as we did previously





VIDEOTUTORIAL

No hay comentarios.:

Publicar un comentario