Меню Рубрики

X2go клиент для windows печать

X2Go — everywhere@home

User Tools

Site Tools

Sidebar

Table of Contents

X2Go Client-Side Printing

For being able to use X2Go printing, you’ll need a running CUPS server. You can use your network’s existing CUPS server (multi-node X2Go printing, see below) or you can install a CUPS server on the same machine as the X2Go Server tools are running on (single-node X2Go printing setup).

For other scenarios, please use a central CUPS server (see multi-node printing below) without the X2Go printing feature installed.

X2Go Printing falls into two components:

Before you begin!

Single-Node Printing

Summary

The minimal X2Go Server + CUPS setup is: install x2goserver , x2goserver-printing , cups , cups-x2go on the same machine.

Printing works nearly out of the box, you only have to add a virtual CUPS queue based on the Virtual X2Go Printer ( cups-x2go ) backend.

En Detail.

The X2Go server-side printing component contains the script x2goprint which looks for incoming cups-x2go backend print jobs and processes them towards connected X2Go Clients. It is an X2Go Server add-on included in the X2Go server source project. Debian/Raspbian/Ubuntu users have to install the extra package with the following command:

Note, that on older systems, X2Go printing requires the user(s) to be added to the fuse group on the server, as it uses the file and folder sharing feature to transfer the spool file to the client. If your distribution is not providing a fuse group any longer, this does not apply.

For single-node X2Go printing (means: all steps of the printing process take place on the same machine) only one further step for setting up X2Go printing is necessary: after installing the X2Go CUPS engine (package: cups-x2go ) you have to add a »Virtual X2Go Printer« backend to your CUPS server.

You may configure further options by editing the CUPS-X2Go config file /etc/cups/cups-x2go.conf , but this should normally not be necessary. The below code block shows the default set of options:

Multi-Node Printing

For an X2Go setup where X2Go server and CUPS server are hosted on different machines, please refer to the Multi-Node X2Go Printing setup.

Источник

11.3 Настройка x2go сервера и клиента

Для доступа к x 2 go серверу нужно настроить firewall

Для установки x2go: на RedOS выполните

После настройки сервера требуется запустить x2go desktop sharing

И активировать доступ к рабочей станции

Настройка клиента

Установка клиента производится одной командой через терминал с использованием root прав

После откройте x2go client

После открытия потребуется настроить параметры согласно рисунку

Хост: ip адрес машины;

Пользователь: имя учетной записи. SSH-порт: если не менялся на клиенте, оставить 22.

Выбрать тип сессии — Соединение с локальным десктопом.

Обратите внимание, у вас должен быть открыт и доступен 22 порт на клиенте и сервере.

Далее потребуется ввести пароль

Выбираем пункт только просмотр или полное управление

После этого откроется удаленный рабочий стол сервера

Типы сессий x2go

X2go довольно распространенное терминальное решение. Так как существует большое количество графических оболочек, то x2go не является исключение, что бы уметь поддерживать работоспособность большинства из них таких как: Cinanmon, Mate, Gnome, KDE, Gnome и т.д.

Типы сессий, не ограничиваются только разными вариациями поддержки графических оболочек, так же доступны и варианты подключения к windows terminal серверу, просто соединение к локальному десктопу, где графическая оболочка выбирается автоматически клиентом на основание оболочки сервера. Присутствует вариант Другой оконный менеджер, где вы явно можете указать тип графики к примеру MATE или CINNAMON. Не мало важным плюсом является подключение к определенным удаленным приложениям, когда требуется к примеру лишь отредактировать какой либо документ, без каких либо лишних действий в системе. Уточнение, для открытия доступного списка приложений потребуется нажать кнопку в виде кружка — «Applications», после нажатия будет доступен список приложений.

Проброс принтеров

Для корректного проброса принтера необходимо установить следующие пакеты:

Отключить selinux на сервере:

Перевести его в режим permissive или disabled

После этого перезапустить ПК

Далее на клиенте можно выбрать, какой принтер вы хотите пробросить. (Опции->Установки->Печать)

После подключения к серверу необходимо добавить принтер в CUPS

Теперь можно отправлять задания на печать.

Настройка трансляции токенов в сессию сервера

Для настройки трансляции прежде всего требуется убедиться, что настроен CryptoPro на серверной и клиентской частях — инструкция по настройке.

Настройка трансляции на клиенте проходит следующим образом:

Проверяется работоспособность токена в утилите token-manager и затем выставите галочку в x2go client ->медиа-> поддержка смарт карт

Данная поддержка обеспечивает трансляцию как смарт карт, так и usb токенов.

В некоторых случаях требуется установить предварительно сертификат на стороне сервера , для корректной ситуации, поэтому рекомендуется это сделать сразу.

Завершение сессий x2go

Команда покажет все активные терминальные сессии:

Примерный вывод данной команды:

Для завершения сессии выполните:

где — это идентификатор сессии.

Пример:

Если вы нашли ошибку, выделите текст и нажмите Ctrl+Enter.

Источник

X2Go — everywhere@home

User Tools

Site Tools

Sidebar

Table of Contents

X2Go Client — Usage

Overview

The x2goclient application is the client part of X2Go. It should be installed on a client computer to access an X2Go server running on another machine.

Note: Formerly, localhost access between client and server, that is X2Go client==server, was not supported, but it seems that this arrangement works quite nice nowadays (since commit 63556d2 2012-02-01, me believes). This is very useful feature for testing and keeping desktop always alive for remote and local access.

The x2goclient application provides you the possibility to access the remote running desktop, exchange files with it and redirect sound from the session on the server to your local client. x2goclient can be started via the Desktop Environment’s application menu (section: Internet) or by using the command line in a shell (simply type x2goclient there and hit enter).

Quite a few options are available from command line, some of them cannot be configured from within the GUI . For further information on command line options, please check the man page of x2goclient: man x2goclient.

Manual Page

Graphical interface

After the installation of x2goclient an application link can be found in the menu of your Desktop Environment. On GNU/Linux systems it will be integrated into the Internet menu section.

Getting started (my first Session Profile)

When you launch the x2goclient for the first time, it will start the new session dialogue automatically.

When you open the graphical user interface of the x2goclient, you’ll be welcomed with a form to fill in your session details. The x2goclient manages sessions for each server you want to connect to. You can make settings for each one, and we’ll go through the first together.

The next Tab shows your connection settings:

On the Settings tab you will be able to adjust your clients configuration for convenient day-to-day usage:

The last Tab for the session preferences is used to configure the folder sharing options:

We now went through all the settings available to the specific session. Press okay to save it and you’ll see it on the main window, in the session list.

Configure Client Settings

Configure Print Settings

Keyboard Shortcuts

X2Go follows the general keyboard shortcuts of the NX client. In particular:

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

  • X2go client for windows
  • X windows system не поддерживается
  • X translator diamond для windows 7
  • X team group windows 7 x64
  • X plore для windows phone