How to install nomachine in ubuntu
Содержание:
X2Go[править]
Продукты NoMachine платные (однако, можно каждые 30 дней продлевать).
Есть открытый продукт с аналогичными возможностями X2Go, основанный на предыдущей версии протокола NX.
Руководства
AHCI • ALT Container OS • ALT Container OS подветка K8S • Alterator dbus • AltLinuxPackagingHowto • ApacheMySQLPHP • Buildcache • Debuginfo • FreeNX • Руководство по gear • Girar/Руководство оператора • Git.alt/Краткое руководство • Git.alt/Путь пакета в сизиф • Gitery.alt • GLPI • Hasher/Краткое руководство • Hasher/Руководство • JavaPlugin • KVM • LLVM • Nginx-gost • Nvidia optimus, настройка и запуск bumblebee • Optimus • OTRS HowTO login&work • QuickStart • QuickStart/Install • QuickStart/Methods • QuickStart/PkgManagment • QuickStart/WriteISOtoUSB • QuickStart/Выбор дистрибутива • QuickStart/Обновление системы • Static Multicast Routing • Team/Join/Candidate • Vibe • Zabbix заметки • Домен • Домен/Windows/Manual • Запись образов на DVD и USB Flash • Краткое руководство по сборке с gear • Ограничения интерфейса KDE • Подготовка конфигурационного файла ignition • Подключение к Интернет через вторую сетевую карту • Подключение репозитория с жесткого диска • Пример сборки пакета • Прозрачный прокси-сервер • Рекомендуемые материалы по изучению ОС Альт • Руководство начинающего мейнтейнера ALT Linux Team • Руководство по написанию changelog • Руководство по написанию документации • Сборка пакетов • СКФ • Создание и установка на RAID • Создание сертификатов PKCS12 • Терминальный сервер NoMachine в KVM • Установка и первоначальная настройка ZABBIX • Категория:KVM
Installation
When the download is finished, install NoMachine on both computers: client and server.
To install NoMachine, open the folder where the RPM package has been downloaded, right- click the package and click Open With Install/Remove Software:

The YaST Control Center is started. It shows information about the package that is going to be installed:

Click Accept.
YaST informs that the package is broken, but actually it was just unable to check its authenticity, since the package is not signed:

This error message is common when installing a manually downloaded RPM package (not a package retrieved from a known repository). You can safely click Ignore.
The package is installed. At the end, click Finish to close YaST:

Notice that NoMachine has just added an icon to the GNOME top bar. It is already running and ready to be used!
Also note that the NoMachine RPM package installs both the client and the server applications and enables the NoMachine service on both computers — client and server — enabling both of them to assume either of these functions.
You download and install NoMachine on client and server computers the same way, but setting up and using are different procedures. Let’s start with the computer that is going to act as the server.
License
Note that NoMachine is not a free (libre) software, but a proprietary one.
I read the NoMachine license and, if I got it right, individual uses are allowed free of charge (without having to purchase a subscription), being examples of individual uses:
- remotely accessing the computer you use at work, from home;
- remotely accessing your home computer, from work; or
- remotely accessing another computer on the same local network (either at home or at work).
In the examples above, you can replace “work” with “university” or other educational institution.
What you are not allowed to do with the free version of NoMachine are commercial uses, such as providing paid support service for a customer. For commercial uses, visit the NoMachine website and purchase a subscription.
Download and Install For Ubuntu, Debian, Mint, Kali
We can download the Linux setup files from the following link. For Linux, NoMachine is provided as RPM,DEB,TAR.GZ. We will use deb for Ubuntu, Debian, Mint, and Kali installation. 32 and 64 bit is provided with different setup files so we will select 64 bit for this tutorial.
Download and Install For Ubuntu, Debian, Mint, Kali
We will be redirected to the following URL and web page.

Then we will navigate to the directory where we downloaded the NoMachine installer. In this case it is downloaded into
nomachine.deb
We can see from the output that the TCP 4000 port listening for coming NX remote desktop connection.
Configuring the firewall on the server
In the tests I did with Linux Kamarada, which brings the desktop-oriented firewalld as the default firewall, it was not necessary to do any additional firewall configuration for NoMachine to work on both the client and the server.
If you are having trouble connecting to the server, it should be enough to allow ports 4000/TCP and 4011-4999/UDP on the server.
If you use the iptables firewall on the server computer, to allow those ports, append these lines to your configuration script:
If you need more information about the ports used by NoMachine, take a look at:
NoMachine — Default ports used by NoMachine 4 or later
Configuring your connection¶
Mac or Linux connection with sshproxy
Check out this video (note the Client version is old but the general settings remain the same) which shows you how to install NoMachine from scratch and configure using sshproxy.
- Not shown in video but required: To enable sshproxy in NoMachine, you will need to edit one of the NoMachine config files on your local machine. You must edit this file while NoMachine is closed/not running. First exit the NoMachine program and then edit and change the following key from to :
- . Note that you must do this once every day to generate a new key.
- Open the NoMachine client and click on the green Add icon in the upper left corner
- Under Address > Name the connection something like «Connection to NERSC»
- Under Address > Host must be
- Under Address > Protocol set it to . This should automatically change the Port to 22.
- Under Configuration > Authentication, select «use key-based authentication with a key you provide»
- Click Modify. Fill in the path to the ssh key you generated (usually ) and click the back error at the top left.
- Click the yellow Connect button at the top right. Enter your NERSC username.
- Verify the key. Create a new desktop. You should land at the NERSC homescreen.
- You can connect to Cori or Perlmutter via the green buttons on the left hand menu.
- To safely log out, click the button on the left hand menu of the GNOME desktop. If you click without logging out, your session may hang which will prevent you from starting a new session. If you think this has happened to you, please open a ticket at the NERSC Help Desk so we can help you reset your NoMachine access.
- To use this connection in the future, when you start the NoMachine client, just click in the icon you named «Connection to NERSC».
Windows connection with sshproxy
- To enable sshproxy in NoMachine, you will need to edit one of the NoMachine config files on your local machine. You must edit this file while NoMachine is closed/not running. Make sure you can view hidden files and navigate to . You can edit this file using Notepad++ or other programs that allow you to edit hidden files which cannot be edited by default in Windows. Change the following key from to :
- . Note that you must do this once every day to generate a new key. Use this command to generate your key:
- Open the NoMachine client and click on the green Add icon in the upper left corner
- Under Address > Name the connection something like «Connection to NERSC»
- Under Address > Host must be
- Under Address > Protocol set it to . This should automatically change the Port to 22.
- Under Configuration > Authentication, select «use key-based authentication with a key you provide»
- Click Modify. Fill in the path to the ssh key you generated in step 1 (usually in the place you installed ) Make sure you select (rather than ) as your private key. Click the back arrow at the top left.
- Click the yellow Connect button at the top right. Enter your NERSC username.
- Verify the key. Create a new desktop. You should land at the NERSC homescreen.
- You can connect to Cori or Perlmutter via the green buttons on the left hand menu.
- To safely log out, click the button on the left hand menu of the GNOME desktop. If you click without logging out, your session may hang which will prevent you from starting a new session. If you think this has happened to you, please open a ticket at so we can help you reset your NoMachine access.
- To use this connection in the future, when you start the NoMachine client, just click in the icon you named «Connection to NERSC».
Connection without sshproxy
- Open the NoMachine client and click on the green Add icon in the upper left corner
- Under Address > Name the connection something like «Connection to NERSC»
- Under Address > Host must be
- Under Address > Protocol set it to . This should automatically change the Port to 22.
- Under Configuration > Authentication, select «Use password authentication»
- Click the yellow Connect button in the top right corner
- Type your NERSC username and password+OTP. Don’t save your password in the connection file; you will need to enter a new OTP every time you log on.
- Verify the key. Create a new desktop You should land at the NERSC homescreen.
- You can connect to Cori or Perlmutter via the green buttons on the left hand menu.
- To safely log out, click the button on the left hand menu of the GNOME desktop. If you click without logging out, your session may hang which will prevent you from starting a new session. If you think this has happened to you, please open a ticket at so we can help you reset your NoMachine access.
- To use this connection in the future, when you start the NoMachine client, just click in the icon you named «Connection to NERSC».
Download and Install For Windows
NoMachine can be downloaded for 32 and 64 bit Windows XP, Vista, 7, 8, 10, and Windows Server 2008, 2012, 2016, 2019. Following link redirect to download page. The installation will require about 130 MB disk space.
Download and Install For Windows
Open and start the installation file named
Start NoMachine Installation
We need to provide Administrative rights with the following and click .
User Account Control
We will see the following and click to .
NoMachine Installation Welcome Screen
In the following screen, we will the by accepting we will continue.
NoMachine License Agreement
We will select the installation path which is
Select NoMachine Installation Destination
We can see the following screen during installation
NoMachine Installation
After the installation is complete we can see the following screen which will update some operating system component and take some time.

When the NoMachine installation is complete successfully we will see the following screen.

We have to restart the system in order to use NoMachine properly.

Сервисы
Как я упоминал ранее, вы можете на удаленном компьютере пользоваться печатью, получать доступ к файлам и к мультимедийным ресурсам. Для этого вы должны перейти в конфигурационное окно и нажать на вкладку Services — Службы (см. рисунок 4). Если вы сразу без настройки попытаетесь получить доступ к службе печати CUPS, вы получите сообщение об ошибке. Перед этим вам необходимо изменить права доступа файла /usr/lib/cups/backend/ipp на 755. Сделайте это с помощью команды .

Рис.4. Сервисы
После того как вы выполните эту настройку, щелкните по кнопке Save (Сохранить), а затем — по кнопке ОК. Теперь Вы можете на удаленной машине пользоваться сервисами и мультимедийными ресурсами.
Local network
Note that, at least in principle, NoMachine gives you remote access to computers on the same local network only.
In the previous examples, to remotely access the work computer, you would need to connect to the work network using a VPN technology such as one of the following (check availability with the company’s network administrator or IT staff):
- How to setup an OpenVPN client on openSUSE Linux
- How to connect to a GlobalProtect VPN
To remotely access your home computer, you would need to configure port forwarding on your home router. To check if that is possible, as well as to get instructions on how to do that, contact your ISP.
No more talking, let’s roll up our sleeves!
As usual, I focus on openSUSE and Linux Kamarada, but the usage of NoMachine on other Linux distributions is possible and shouldn’t be much different.
Установка
Процесс установки достаточно прост. В этой статье я использую рабочий стол Ubuntu 10.10. Процесс установки будет аналогичен в большинстве других дистрибутивов. Однако, есть несколько зависимостей, которые потребуется сначала установить (в разных дистрибутивах может потребоваться устанавливать разные зависимости). Для настольного компьютера с Ubuntu 10.10 вам потребуется установить следующее:
- openssh-server
- libaudiofile0
Чтобы установить openssh-server, выполните команду . Для установки libaudiofile0 выполните
команду . После того, как
эти зависимости будут установлены, вы будете готовы к установке
сервера, узла и клиентского приложения.
Первым шагом является загрузка файлов. Для дистрибутива Ubuntu скачайте со
файлы с пакетами Debian (.deb), соответствующие архитектуре вашей системы, которые предназначены для установки клиентского приложения, сервера и узла. После того, как эти файлы окажутся в директории ~/Downloads, выполните следующие действия:
- Откройте окно терминала.
- Выполните команду
- Введите пароль sudo и нажмите клавишу Enter.
- Подтвердите запрос на установку.
После того, как установка будет завершена, на вашей машине с системой Linux будет работающий пакет NoMachine NX. Теперь можно настраивать ваши подключения и управлять ими. Естественно, на тех машинах, с которых вы хотите подключаться, нужно установить клиентскую часть пакета NoMachine. На этих машинах может быть установлена любая система, отличная от Ubuntu (да и от Linux, вообще). На клиентских машинах вам не требуется устанавливать сервер и инструментальные средства для работы с узлами.
KVM[править]
Установкаправить
В сети очень много различной документации по KVM, почти вся она неактуальная, ключи и опции постоянно меняются.
После нескольких попыток использовать virt-install в консоли (неудачных, в начале инсталляции всё зависало почему-то) выяснилось, что простой и рабочий способ (спасибо cas@) — запускать virt-manager у себя на десктопе с подключением к удаленному серверу. Работает быстро и удобно.
Десктоп, рассматриваемый в данной инструкции, сделан на базе сборки с Cinnamon DE.
Настройкаправить
При создании новой виртуальной машины, прежде чем начать инсталляцию, выберите опцию проверки конфигурации перед началом и в секции Дисплей Spice установите параметр Все интерфейсы, иначе вы не сможете увидеть экран с инсталляцией и при этом не будет никаких ошибок.
В секции Видео VGA установите модель VGA, с QXL были проблемы уже после инсталляции (точно не помню, эксприментально подобрано).
Если вам необходимо пробрасывать порт внутрь гостя, то уже не нужны никакие мосты (bridge) и прочие ухищрения вроде опции -redir у qemu. Сейчас уже можно воспользоваться обычными правилами iptables на хосте и прокинуть нужные порты.
Create Connection
After the installation is complete an icon will be shown on the menu like below. We will click right on this icon which will show a menu like below. From here we will click . is used to store connection configuration and profile. The new connection creation will work both on Linux and Windows.
New Connection
Specify Protocol
We will see a screen like below which is the first step of new connection creation. In this step, we will specify the connection protocol which will be . We can also select to ssh into the remote system.
Specify Protocol
Set Hostname IP Address, Port
In this step, we will set the IP address or hostname with the port. We can also enable the which will make communication faster.
Set Hostname IP Address, Port
In the following screen can specify the authentication method which can be , , .

Proxy Configuration
If we need some proxy in order to access the internet or other networks we can specify the proxy here.
Proxy Configuration
Set Connection Name and Save
In this part, we will set the connection name and then click to the in order to save the configured connection with the specified name.
Set Connection Name and Save
Установить NoMachine
NoMachine поддерживает Ubuntu, Debian, Fedora, OpenSUSE и многие другие дистрибутивы Linux через загружаемый архив TarGZ. Чтобы установить программное обеспечение в операционной системе Linux, запустите окно терминала и следуйте приведенным ниже инструкциям.
Примечание: наряду с установкой NoMachine на компьютер, отправляющий удаленное соединение, не забудьте установить приложение на компьютер, к которому вы собираетесь получить доступ через приложение. NoMachine не будет работать, если он не настроен как на главном, так и на удаленном ПК.
Ubuntu / Debian
NoMachine официально поддерживает дистрибутивы Linux на основе Debian, поэтому довольно легко заставить клиент / сервер работать с Ubuntu, Debian и операционными системами, основанными на этих двух операционных системах. Чтобы начать установку, перейдите на страницу загрузки. На странице загрузки щелкните «NoMachine для Linux DEB i386» или «NoMachine для Linux DEB amd64».
После завершения загрузки откройте файловый менеджер и дважды щелкните файл пакета DEB, чтобы открыть его в Ubuntu Software Center или GDebi (если вы являетесь пользователем Debian). Затем нажмите кнопку «установить», введите в свой пароль и установите программу на свой компьютер.
В качестве альтернативы запустите терминал и используйте dpkg инструмент для установки через командную строку.
cd ~/Downloads sudo dpkg -i nomachine*.deb
sudo apt install -f
Или для пользователей Debian:
sudo apt-get install -f
Arch Linux
NoMachine работает на Arch Linux благодаря AUR. Чтобы установить его, запустите окно терминала и следуйте пошаговым инструкциям ниже.
Шаг 1: Используя инструмент Pacman, установите зависимости, необходимые для установки пакетов AUR. (Base-devel и Git).
sudo pacman -S base-devel git
Шаг 2: Получите снимок NoMachine AUR из Интернета с помощью git clone команда.
git clone https://aur.archlinux.org/nomachine.git
Шаг 3: С использованием компакт диск команду, измените рабочий каталог терминала с ~ / домой в новую папку «nomachine».
cd nomachine
Шаг 4: Создайте устанавливаемый пакет для Arch Linux, используя makepkg команда. Имейте в виду, что при создании пакета могут возникнуть проблемы. Обязательно ознакомьтесь с комментариями на странице AUR, чтобы получить рекомендации от других пользователей.
makepkg -sri
Fedora / OpenSUSE
Дистрибутивы Linux на основе Redhat, такие как Fedora и OpenSUSE, могут легко установить клиент-серверную систему NoMachine благодаря доступному пакету RPM. Чтобы начать установку, перейдите на страницу загрузки и скачайте 32-битную или 64-битную версию пакета RPM.
Когда загрузка RPM-пакета завершится, откройте файловый менеджер на своем компьютере с Fedora или OpenSUSE и нажмите «Загрузки». После загрузки дважды щелкните RPM, чтобы запустить установщик пакета по умолчанию.
Введите свой пароль и используйте инструмент установки пакета RPM для настройки RPM на вашем компьютере с Fedora или OpenSUSE. Либо запустите окно терминала и следуйте инструкциям по настройке через командную строку.
Fedora
cd ~/Downloads sudo dnf install nomachine*.rpm
OpenSUSE
cd ~/Downloads
sudo zypper install nomachine*.rpm
Общий Linux
Вы используете менее известный дистрибутив Linux? Не волнуйтесь! Вы по-прежнему можете запускать клиент-серверную систему NoMachine на своем ПК! Следуйте инструкциям ниже, чтобы заставить его работать на вашем компьютере.
Шаг 1: Перейти к страница загрузки и скачайте 32-битную или 64-битную версию выпуска TarGZ NoMachine.
Шаг 2: Запустите окно терминала и используйте деготь команда для извлечения архива TarGZ.
sudo cp -p nomachine_6.3.6_1_x86_64.tar.gz /usr cd /usr sudo tar zxf nomachine_6.3.6_1_x86_64.tar.gz
Шаг 3: Выполните сценарий установки и установите программное обеспечение на свой компьютер.
sudo /usr/NX/nxserver --install
Для чего нужна Nx Nomachine
Nx Nomachine представляет собой самодостаточный программный комплекс, который предназначен для управления удалённым компьютером, размещенным в одной локальной или частной сети с вами. Это очень удобно в тех случаях, когда необходимо оказать дистанционную поддержку коллеге или совместно поработать над каким-либо проектом, используя общий рабочий стол. Более того, данное сопряжение может оказаться полезным и в домашних условиях, к примеру, если вам приходится постоянно отвлекаться с одного аппарата на другой, расположенных в разных частях квартиры.
За счёт довольно обширного функционала пользователь имеет возможность выполнять большинство стандартных задач, просматривать и воспроизводить хранящиеся на ПК данные, а также контролировать процесс работы подключённых к нему устройств.

Одно из ключевых преимуществ данного приложения заключается в том, что его можно настроить под любой тип соединения и под любую операционную систему. Кроме того, подключение подобного типа имеет высокую степень безопасности. Так, дистанционный доступ организуется через специальные сервера NX и шифруется при помощи SSH и других современных технологий. Исходя из этого, можно быть абсолютно уверенным, что никто не проследит за вашими действиями внутри сети.
Особенности работы Nx Nomachine
На следующем шаге необходимо настроить подключение Nomachine между компьютерами. Это можно осуществить двумя способами. Рассмотрим каждый из них более подробно.
Соединение по локальной сети
Процесс подключения не отличается повышенной сложностью, однако, в ряде случаев, может вызывать затруднения и вопросы. Мы подготовили пошаговую инструкцию, чтобы максимально облегчить для вас эту задачу. Данное руководство разделено на две части: первая — настройка параметров управляемого средства, вторая — управляющего.
Компьютер, которым предстоит управлять дистанционно:
- Для удалённого подключения вам понадобятся данные учётной записи пользователя (логин и пароль) и локальный IP адрес ПК. Чтобы его узнать, откройте только что установленное приложение NoMachine, и перепишите (или сохраните) необходимые сведения с приветственной панели.
- IP-адрес данного десктопа также можно узнать, кликнув по соответствующему значку в области задач. На открывшейся странице отображается вся информация о текущем состоянии сервера.
- Больше никаких действий выполнять не нужно. Закройте утилиту и переходите к настройке второго устройства.
Компьютер, с которого будет осуществляться управление:
Запустите Nomachine при помощи ярлыка на рабочем столе, либо через меню приложений.
Далее нажмите кнопку «ОК», чтобы пропустить стартовое окно. После чего на экране появится панель «Машины».
На этой странице создаётся новое подключение. Если вы уже использовали данное ПО, то в этом диалоге будут отображены все доступные и использованные ранее подключения. Чтобы упорядочить список имеющихся соединений, вставьте IP-адрес в строку поиска.
Затем кликните «Добавить» и снова впишите IP адрес в пустое поле «Хост». Область с именем заполняется автоматически, но вы можете присвоить ему уникальное название, чтобы в дальнейшем легче ориентироваться в перечне подключений.
После этих манипуляций щёлкните «Подключить», чтобы начать процесс синхронизации
Это действие также можно сделать из меню «Машины», выбрав нужный ПК двойным нажатием кнопки мыши.
ВНИМАНИЕ. Как правило, если ПК находятся в одной и той же локальной сети, то устройство определится автоматически.
Теперь введите имя пользователя и пароль от вашего профиля, которые вы заранее подготовили, и нажмите «Вход»
Остальные параметры оставьте по умолчанию.
Готово! На данном этапе можно удалённо управлять рабочим, редактировать и воспроизводить различные файлы, работать с офисными документами, пользоваться браузером для доступа к интернету и многое другое.
Соединение через Интернет
Процедура настройки через Интернет совсем незначительно отличается от вышеизложенного алгоритма. Единственное — помимо IP-адреса вам понадобится ещё и порт, который указывается вместе с IP адресом после двоеточия.
ВНИМАНИЕ. Если вы не обнаружили на начальной странице Nomachine публичный адрес вашего компьютера, то придётся преобразовывать порты вручную в настройках роутера.. Вход в систему сопряжённого устройства происходит по тем же правилам, что и в предыдущем случае
Никаких дополнительных действий совершать не требуется
Вход в систему сопряжённого устройства происходит по тем же правилам, что и в предыдущем случае. Никаких дополнительных действий совершать не требуется.
https://youtube.com/watch?v=FJkPuPmxou8
Время от времени у вас на экране будут появляться подсказки, которые помогут вам освоиться и дополнительно отрегулировать какие-либо моменты. В процессе управления удалённым устройством вы также можете вызвать удобное подменю (наведите курсор на правый верхний угол), позволяющее быстро переходить от одного инструмента к другому. К примеру, из него можно начать запись или скорректировать характеристики экрана.
Troubleshooting¶
If you are having trouble connecting to NoMachine, please try these steps:
-
Log into Iris to clear any login failures. Access to NoMachine uses your NERSC user name and password. If your password is mistyped five times, NERSC will lock you out of Our systems. Logging into Iris will automatically clear these failures. This will also let you know if your password is expired (which would prevent you from accessing NoMachine, among many other things).
-
Create a new connection file following . NX will often «update» the configuration file to try to save your settings and sometimes this file can get some bad settings. You must have the new NoMachine player AND an updated configuration file to connect to the NoMachine service.
-
Try to ssh directly to the NoMachine server. You can do this with the command and your NERSC user name and password+one-time MFA password (with no spaces in between). If your access to the NoMachine server is blocked by a local firewall or something else and you can’t connect via ssh, you will also not be able to connect with the NoMachine client. If this is the case, please contact your local IT department.
-
If you’re using sshproxy, test the sshproxy key by using it to ssh to the NoMachine server. You can do this with the command
If this fails and Step 3 works, there may be a problem with your sshproxy key, please open a ticket with NERSC to diagnose the issue.
If you’ve tried these steps and still cannot connect, please open a help ticket. In this ticket, please include the following information:
- Your OS, your NoMachine client version, if you are connecting with or without sshproxy.
- A screen capture of the error you get/provide the text of the error message.
- A copy of your local NoMachine client connection file, likely located at . If you have trouble uploading this file in ServiceNow, you can copy the plain text contents into your ticket.
- If NERSC staff request them, a tarball of your NoMachine logs. You can find instructions for how to bundle your NoMachine logs on the NoMachine website.
Customizing your NoMachine setup
Font size is too big or too small
To change the font size inside your terminal: In the menu of Konsole Application, choose «Settings»->»Manage Profiles», then click «Edit Profile…», now you can change the font size in the «Appearance» tab, after changing, click «OK» until you are back to the terminal. Now every new terminal window you open will have the new font size.
To change the font size of your menu bars/window titles: Right click on an empty desktop then choose «Konsole», inside the Konsole, type «kcmshell4 fonts». Then you have a dialog box to change your font size.
Resizing the NoMachine screen
With the latest NoMachine Player (5.0.63 or later), the most efficient way is to enable «Remote Resize» in the NoMachine menu:
- Connect to NoMachine
- From the desktop, bring up the NoMachine player menu with a hotkey: Mac: Ctrl+Option+0, Windows: Ctrl+Alt+0, Linux: Ctrl+Alt+0
- Choose the «Display» submenu, then toggle the «Remote Resize» button. You can also choose «Change Settings» to manually change the resolution.
Customize your NoMachine terminal
If you dislike the default NoMachine terminal color scheme (white background, dark text), you can open a terminal from the menu at the bottom of the menu bar on the left hand side of the screen (it looks like 9 dots). Once you have opened your terminal, click → in the terminal menu. If you click the menu at the top of the window, you can uncheck the box. You can then choose the color of the background and text you prefer.
If you like to make adjustments from the command line, open a terminal/konsole from the menu and enter:
This should permanently adjust your terminal color settings to use a dark background with light text.
How to adjust keyboard language
To change your keyboard language from the default (US English), click the menu at the bottom of the menu bar on the left hand side of the screen (it looks like 9 dots). Then click the icon → . Under , click the plus arrow on the bottom left hand side. This should open a list of additional options (for example: ). Under this menu will be another, more detailed submenu with options such as . Choose your option and click the button on the upper right hand side. Then under input sources, make sure your new option is highlighted. You can click the keyboard icon on the bottom right to see how the keys in your new configuration are arranged.
Установка Nx Nomachine в Ubuntu Linux, Windows и др.
Прежде чем переходить к удалённому управлению компьютером, нужно установить клиент-сервер на все используемые устройства. Программа является кроссплатформенной, поэтому она без проблем запускается на большинстве операционных систем, включая Windows, Mac OS, Linux, iPhone/iPad и Android, благодаря чему, пользователь может выбрать наиболее предпочтительный вариант из представленных решений.
Процедура установки крайне проста и практически идентична на любых системах
При этом существует ряд моментов, на которые стоит обратить внимание:
- Мы рекомендуем скачивать приложение исключительно с официального сайта разработчика (https://www.nomachine.com/download). Оказавшись на главной странице, достаточно выбрать вашу ОС и нажать на кнопку «Download».
- Для Ubuntu доступен выбор DEB пакетов как для 32-битной версии, так и для 64-битной. Устанавливать их можно любым удобным способом, например, через Центр приложений. По завершении этого процесса на экране появится сервер NoMachine Service и клиент Nomachine.
- Для Windows все манипуляции аналогичны. Просто скачиваем «.exe» файл и следуем руководству по установке.
- Владельцы мобильных устройств могут воспользоваться Play Маркетом либо App Store, в зависимости от платформы. Однако, на вышеуказанном сайте можно скачать и «.apk» файл, после чего самостоятельно установить его через какой-либо файловый менеджер.
При первом запуске программы-установщика вам нужно принять лицензионное соглашение и дождаться завершения инсталляции.




Translating the server interface
Usually, NoMachine detects the system language and translates its interface automatically. In case that does not happen, it defaults to the English language.
If you want to change the server interface language, on the NoMachine Service Status window, click Server preferences on the top-right corner.
On the next screen, click Player preferences:

Then switch to the Appearance tab and in Text select your desired language:

You need to restart NoMachine for the translation to be applied. Click on the link that appears at the bottom of the screen (Restart the NoMachine Monitor for changes to take effect):

That done, NoMachine will restart. From now on, it will start already translated.
For this tutorial, I’m going to proceed with the default English language.
Заключение
Использование удалённого рабочего стола — крайне удобная и полезная опция. Благодаря понятному интерфейсу Nx Nomachine, настроить имеющиеся устройства на дистанционное управление достаточно просто. В результате пользователь получает полный доступ ко всем возможностям сопряжённого аппарата, включая прослушивание музыки, просмотр видео, редактирование каких-либо файлов и даже работу с периферийным оборудованием, например, с принтером.


Будем рады узнать ваше мнение об этой программе из комментариев. Как вы оцениваете полезность данного приложения? Возникли ли у вас сложности в ходе подключения? Если вам есть чем дополнить эту статью или чем поделиться с другими читателями, то смело пишите, с удовольствием ознакомимся с каждой точкой зрения.