K
K
kovalr2016-02-26 21:59:25
linux
kovalr, 2016-02-26 21:59:25

How to remotely login a user (enter login and password at startup in GUI) via SSH in Linux?

After booting the system, you need to enter the username and password in the GUI. How to do all the same only through SSH?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
myppomeu, 2016-03-03
@kovalr

You need a remote connection to a running X server. Install x11vnc, add it to startup. It needs to be run as root. I run this command:
Install remmina on the client, set up a connection via ssh.
Enjoy.

S
Saboteur, 2016-02-27
@saboteur_kiev

1. ssh -X and open gui remotely via ssh
2. teamviewer

D
Dmitry, 2016-02-27
@plin2s

Through ssh - no way (at least I don't know how). It may be easier to make autologin for DE.

F
FreeBarbarian, 2016-02-27
@FreeBarbarian

If remote connection then using Putty, specifying user options when connecting to the node

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question