Кто сталкивался с такой проблемой в Х, помогите. Есть две машинки, на обоих установлен RHL 7.3. На одной гружу Х-сервер, со второй пытаюсь подконектиться клиентом, как показано ниже. (для простоты примера взят xterm).
[root@Linux73_1 root]# xterm -display 192.168.100.100:0.0 Xlib: connection to "192.168.100.100:0.0" refused by server Xlib: No protocol specified
Warning: This program is an suid-root program or is being run by the root user. The full text of the error or warning message cannot be safely formatted in this environment. You may get a more descriptive message by running the program as a non-root user or by removing the suid bit on the executable. xterm Xt error: Can't open display: %s
Получаю такое сообщение. Как можно решить данную проблему.
Спасибо.