Дерево страниц

Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Command
borderColor#c2e6ff
bgColor#e2f3ff
xfreerdp <ip адрес сервера>


Linux → Linux

VNC

сервер (Astra):
Залогиниться в системе под пользователем
Запустить сервер VNC:

Command
borderColor#c2e6ff
bgColor#e2f3ff

/usr/lib/vino/vino-server

клиент (Astra):

Command
borderColor#c2e6ff
bgColor#e2f3ff

xvnc4viewer

описание:
VNC-сервер позволяет подключаться к текущему сеансу пользователя других клиентов

Зашифрованный канал связи ssh

На сервере установить в /etc/ssh/sshd_config

Блок кода
themeRDark
title/etc/ssh/sshd_config
X11Forwarding yes
X11UseLocalhost no
Command
borderColor#c2e6ff
bgColor#e2f3ff

/etc/init.d/ssh restart

на клиенте в /etc/ssh/ssh_config:

Блок кода
themeRDark
title/etc/ssh/ssh_config
ForwardX11 yes
ForwardX11 Trusted yes

Подключение:

Command
borderColor#c2e6ff
bgColor#e2f3ff

ssh -X <ip адрес сервера>

Не зашифрованный XDMCP

сервер: fly-dm

клиент: fly-dm

На сервере Astra-Linux в /etc/X11/fly-dm/Xaccess заменить localhost на *

Блок кода
title/etc/X11/fly-dm/Xaccess
# In all cases, xdm uses the first entry which matches the terminal;
# for IndirectQuery messages only entries with right hand sides can
# match, for Direct and Broadcast Query messages, only entries without
# right hand sides can match.
#

*                                       #any host can get a login window

#

и перезапустить fly-dm:

...

Для удалённого доступа Linux → Linux рекомендуется использовать TigerVNC ALSE 1.6