{"id":91542,"date":"2020-08-14T07:42:46","date_gmt":"2020-08-14T05:42:46","guid":{"rendered":"https:\/\/prohoster.info\/blog\/administrirovanie\/vps-na-linux-s-graficheskim-interfejsom-zapuskaem-server-x2go-na-ubuntu-18-04"},"modified":"2020-08-14T07:42:46","modified_gmt":"2020-08-14T05:42:46","slug":"vps-na-linux-s-graficheskim-interfejsom-zapuskaem-server-x2go-na-ubuntu-18-04","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/vps-na-linux-s-graficheskim-interfejsom-zapuskaem-server-x2go-na-ubuntu-18-04","title":{"rendered":"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex><a rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/ruvds\/blog\/514894\/\"><img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/b5385057359f5ad4f2b683b35f6370f3.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><br \/>\nConfiguration <noindex><a rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/ruvds\/blog\/510860\/\">VNC<\/a><\/noindex> and <noindex><a rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/ruvds\/blog\/512878\/\">RDP<\/a><\/noindex> on the virtual server has already been mastered, there's just one more way to connect to the Linux virtual desktop to explore. The capabilities created by the company <noindex><a rel=\"nofollow\" href=\"https:\/\/www.nomachine.com\/ru\">NoMachine<\/a><\/noindex> protocol <noindex><a rel=\"nofollow\" href=\"https:\/\/ru.wikipedia.org\/wiki\/NX_NoMachine\">NX<\/a><\/noindex> are quite interesting, and it works well even over slow connections. The proprietary server solutions are expensive (client versions are free), but there is also a free implementation that we will discuss in this article \u2014 the system <noindex><a rel=\"nofollow\" href=\"https:\/\/wiki.x2go.org\/doku.php\">X2Go<\/a><\/noindex>. It branched off from the open-source project <noindex><a rel=\"nofollow\" href=\"https:\/\/ru.wikipedia.org\/wiki\/FreeNX\">FreeNX<\/a><\/noindex>, when NoMachine ceased its support and let it go on its own.<noindex><a rel=\"nofollow\" name=\"habracut\"><\/a><\/noindex><\/p>\n<h2>Table of Contents:<\/h2>\n<p><\/p>\n<ul>\n<li><noindex><a rel=\"nofollow\" href=\"#section1\">Installing the Graphical Environment<\/a><\/noindex><\/li>\n<li><noindex><a rel=\"nofollow\" href=\"#section2\">Localizing the Server and Installing Software<\/a><\/noindex><\/li>\n<li><noindex><a rel=\"nofollow\" href=\"#section3\">Installing the X2Go server<\/a><\/noindex><\/li>\n<li><noindex><a rel=\"nofollow\" href=\"#section4\">Connecting to the desktop<\/a><\/noindex><\/li>\n<li><noindex><a rel=\"nofollow\" href=\"#section5\">Launching applications on a remote computer<\/a><\/noindex><\/li>\n<li><noindex><a rel=\"nofollow\" href=\"#section6\">Advantages of X2Go<\/a><\/noindex><\/li>\n<\/ul>\n<p>\n<noindex><a rel=\"nofollow\" name=\"section1\"><\/a><\/noindex><\/p>\n<h2>Installing the Graphical Environment<\/h2>\n<p>\nFor a virtual graphical desktop on Linux, powerful machines aren't required until the user starts launching applications. For testing, we'll take a solid mid-range server with Ubuntu Server 18.04 LTS featuring two computing cores, four gigabytes of RAM, and a twenty-gigabyte hard drive (HDD). Images of Ubuntu Server 20.04 LTS are already available on RuVDS, and the setup process for the newer version will be similar. Don't forget to use the promo code Habrahabr10 for a 10% discount on your order.<\/p>\n<p><img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/b33f62a9e77c390ac94668f527e3addc.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/p>\n<p>For the desktop environment, we're again using XFCE due to its relatively low resource requirements. Additionally, there are no issues with running this DE over remote access in virtual environments:<\/p>\n<pre><code class=\"bash\">sudo apt-get install xfce4 xfce4-goodies xorg dbus-x11 x11-xserver-utils<\/code><\/pre>\n<p>\n<noindex><a rel=\"nofollow\" name=\"section2\"><\/a><\/noindex><\/p>\n<h2>Localizing the Server and Installing Software<\/h2>\n<p>\nIn the next step, you should set up localization and install a minimal set of applications: a browser, an email client, and an office suite. First, we'll install translations for the system applications:<\/p>\n<pre><code class=\"bash\">sudo apt-get install language-pack-ru<\/code><\/pre>\n<p>\nLet's set the localization:<\/p>\n<pre><code class=\"bash\">sudo update-locale LANG=ru_RU.UTF-8<\/code><\/pre>\n<p>\nThe same effect can be achieved by manually editing the file \/etc\/default\/locale.<\/p>\n<p>For localizing GNOME and KDE, there are packages in the repository: language-pack-gnome-ru and language-pack-kde-ru \u2014 you will need them if you use programs from these desktop environments. In XFCE, translations are installed along with the applications. Next, you can install dictionaries:<\/p>\n<pre><code class=\"bash\"># \u0421\u043b\u043e\u0432\u0430\u0440\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 \u043e\u0440\u0444\u043e\u0433\u0440\u0430\u0444\u0438\u0438\nsudo apt-get install hunspell hunspell-ru\n\n# \u0422\u0435\u0437\u0430\u0443\u0440\u0443\u0441 \u0434\u043b\u044f LibreOffice\nsudo apt-get install mythes-ru\n\n# \u0410\u043d\u0433\u043b\u043e-\u0440\u0443\u0441\u0441\u043a\u0438\u0439 \u0441\u043b\u043e\u0432\u0430\u0440\u044c \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 DICT\nsudo apt-get install mueller7-dict\n<\/code><\/pre>\n<p>\nAdditionally, installing translations may be required for some applications:<\/p>\n<pre><code class=\"bash\"># \u0411\u0440\u0430\u0443\u0437\u0435\u0440 Firefox\nsudo apt-get install firefox firefox-locale-ru\n\n# \u041f\u043e\u0447\u0442\u043e\u0432\u044b\u0439 \u043a\u043b\u0438\u0435\u043d\u0442 Thunderbird\nsudo apt-get install thunderbird thunderbird-locale-ru\n\n# \u041e\u0444\u0438\u0441\u043d\u044b\u0439 \u043f\u0430\u043a\u0435\u0442 LibreOffice\nsudo apt-get install libreoffice libreoffice-l10n-ru libreoffice-help-ru\n\n\u041d\u0430 \u044d\u0442\u043e\u043c \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043e\u043a\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0440\u0430\u0431\u043e\u0447\u0435\u0433\u043e \u0441\u0442\u043e\u043b\u0430 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0430.\n<\/code><\/pre>\n<p>\n<noindex><a rel=\"nofollow\" name=\"section3\"><\/a><\/noindex><\/p>\n<h2>Installing the X2Go server<\/h2>\n<p>\nStable versions of the X2Go server and client can be installed from an external repository <noindex><a rel=\"nofollow\" href=\"https:\/\/launchpad.net\/~x2go\/+archive\/ubuntu\/stable\">PPA<\/a><\/noindex> (Personal Packages Archive) on <noindex><a rel=\"nofollow\" href=\"https:\/\/launchpad.net\/\">Launchpad<\/a><\/noindex> or from the standard repositories of current Ubuntu releases. We'll focus on the second option since the software versions in both sources are the same, but if you need additional packages, you'll have to connect to the third-party repository. We need to install two packages:<\/p>\n<pre><code class=\"bash\">sudo apt-get install x2goserver x2goserver-xsession<\/code><\/pre>\n<p>\nIf you are using the MATE or LXDE environments, additional packages will be required (they are not needed for XFCE):<\/p>\n<pre><code class=\"bash\">sudo apt-get install x2gomatebindings # if you use MATE\/mubuntu\nsudo apt-get install x2golxdebindings # if you use LXDE\/lubuntu\n<\/code><\/pre>\n<p>\nThe cherry on top: X2Go operates via SSH and requires no further configuration. The VPS must have sshd running and port 22 open in the firewall rules. Since this is about a virtual server, this is likely already set up out of the box. On a physical machine, enabling remote SSH access is straightforward. Just verify the status of the X2Go server:<\/p>\n<pre><code class=\"bash\">sudo systemctl status x2goserver<\/code><\/pre>\n<p>\n<img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/88d551be076d7345e7674a0d5b93f508.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\nIt's also a good idea to create a non-privileged user for working with the desktop environment:<\/p>\n<pre><code class=\"bash\">sudo adduser desktopuser<\/code><\/pre>\n<p>\n<img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/dbc405f8c26507f0d4c84d9228c05d12.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\nWe will add the user to the sudo group so that he can perform administrative tasks. If there is no need for this, this step can be skipped:<\/p>\n<pre><code class=\"bash\">sudo gpasswd -a desktopuser sudo<\/code><\/pre>\n<p>\n<noindex><a rel=\"nofollow\" name=\"section4\"><\/a><\/noindex><\/p>\n<h2>Connecting to the desktop<\/h2>\n<p>\nThe X2Go client software for Windows, Linux, and OS X can be <noindex><a rel=\"nofollow\" href=\"https:\/\/wiki.x2go.org\/doku.php\/doc:installation:x2goclient\">download<\/a><\/noindex> to <noindex><a rel=\"nofollow\" href=\"https:\/\/wiki.x2go.org\/doku.php\">the website<\/a><\/noindex> project. The Android client is under development, and free mobile applications from NoMachine are incompatible with the X2Go server. If Ubuntu is installed on the local computer, simply add the x2goclient package: <\/p>\n<pre><code class=\"bash\">sudo apt-get install x2goclient<\/code><\/pre>\n<p>\nTo maintain visual variety this time, we will use the client for <noindex><a rel=\"nofollow\" href=\"http:\/\/code.x2go.org\/releases\/X2GoClient_latest_mswin32-setup.exe\">Windows<\/a><\/noindex>:<\/p>\n<p><img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/7bc453c18c8180efd25e67acc2143d30.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\nHere you can configure connection settings, input\/output devices, and multimedia devices.<\/p>\n<p><img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/5c0b381ef62c77c57d6e6bb18dce5c16.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/534f47d02b9e15646cd70624baa18626.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/e74f9f2cf12432e326a18d3d5607c5d1.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\nIf everything is done correctly, an XFCE desktop will appear after connection.<\/p>\n<p><img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/2af33a2b1dffdc4d6a756bcc5a7cc490.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<noindex><a rel=\"nofollow\" name=\"section5\"><\/a><\/noindex><\/p>\n<h2>Launching applications on a remote computer<\/h2>\n<p>\nSometimes, instead of a full desktop environment on the remote computer, you need to launch a resource-intensive application (like an IDE). This is easy to do; just specify the appropriate session type and command in the connection settings.<\/p>\n<p><img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/54c25013a0b0c1cd20074aab0b848a62.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/d6a91f18eefb011e4afbf54f70897f66.jpg\" style=\"display:block;margin: 0 auto;\" \/><br \/>\n<i>The browser is running on a remote VPS with Ubuntu<\/i><\/p>\n<p>There are also more exotic uses for X2Go: the system allows you to connect to a user's session on a remote computer (similar to TeamViewer). In this case, both machines need to have both client and server parts installed. Additionally, it is not necessary to define session profiles on each client: you can install and configure x2gobroker to define them on the server. For this, you will need to connect <noindex><a rel=\"nofollow\" href=\"https:\/\/launchpad.net\/~x2go\/+archive\/ubuntu\/stable\">a third-party repository<\/a><\/noindex> with additional packages.<\/p>\n<p><noindex><a rel=\"nofollow\" name=\"section6\"><\/a><\/noindex><\/p>\n<h2>Advantages of X2Go<\/h2>\n<p>\nUnlike VNC systems that require a high bandwidth channel, X2Go uses the advanced NX 3 protocol to minimize data transfer. It has its own X server, requires minimal setup, and offers advanced features. We've only covered the basics, but X2Go is capable of much more, including streaming audio and video from the server to the client, printing to a local printer (you'll need to install additional packages on the VPS for virtual printer setup), and shared directories. Interaction with the server occurs through a reliable, time-tested sshd \u2014 users have access to secure authentication mechanisms, including key-based authentication. X2Go automatically configures the environment upon login (there's no need to keep the X server running constantly), supports multi-user operation, and works with most popular desktop environments, while sessions are not terminated even after the connection is lost. <\/p>\n<p><noindex><a rel=\"nofollow\" href=\"http:\/\/ruvds.com\/ru-rub?utm_source=habr&amp;utm_medium=article&amp;utm_campaign=krest&amp;utm_content=x2goubuntu#order\"><img decoding=\"async\" alt=\"Linux VPS with a graphical interface: launching the X2Go server on Ubuntu 18.04\" src=\"\/wp-content\/uploads\/2020\/08\/cbc70d4eb57cd1f803aefb4bb857ded0.jpg\" style=\"display:block;margin: 0 auto;\" \/><\/a><\/noindex><br \/>\n<br \/>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/habr.com\/ru\/company\/ruvds\/blog\/514894\/\">habr.com<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443 VNC \u0438 RDP \u043d\u0430 \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u043c \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u043c\u044b \u0443\u0436\u0435 \u043e\u0441\u0432\u043e\u0438\u043b\u0438, \u043e\u0441\u0442\u0430\u043b\u043e\u0441\u044c \u0438\u0437\u0443\u0447\u0438\u0442\u044c \u0435\u0449\u0435 \u043e\u0434\u0438\u043d \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u0432\u0438\u0440\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u0440\u0430\u0431\u043e\u0447\u0435\u043c\u0443 \u0441\u0442\u043e\u043b\u0443 Linux. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0435\u0439 NoMachine \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 NX \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b, \u043a \u0442\u043e\u043c\u0443 \u0436\u0435 \u043e\u043d \u0445\u043e\u0440\u043e\u0448\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0447\u0435\u0440\u0435\u0437 \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u044b\u0435 \u043a\u0430\u043d\u0430\u043b\u044b. \u0424\u0438\u0440\u043c\u0435\u043d\u043d\u044b\u0435 \u0441\u0435\u0440\u0432\u0435\u0440\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0441\u0442\u043e\u044f\u0442 \u0434\u043e\u0440\u043e\u0433\u043e (\u043a\u043b\u0438\u0435\u043d\u0442\u0441\u043a\u0438\u0435 \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b), \u043d\u043e \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0438 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u0430\u044f \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f, \u043e \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043f\u043e\u0439\u0434\u0435\u0442 \u0440\u0435\u0447\u044c \u0432 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":91543,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[688],"tags":[],"class_list":["post-91542","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-administrirovanie"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.2 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/vps-na-linux-s-graficheskim-interfejsom-zapuskaem-server-x2go-na-ubuntu-18-04\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47VPS \u043d\u0430 Linux \u0441 \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u043c \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u043e\u043c: \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u043c \u0441\u0435\u0440\u0432\u0435\u0440 X2Go \u043d\u0430 Ubuntu 18.04 | ProHoster\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/vps-na-linux-s-graficheskim-interfejsom-zapuskaem-server-x2go-na-ubuntu-18-04\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-08-14T05:42:46+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-08-14T05:42:46+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Linux VPS with graphical interface: setting up X2Go server on Ubuntu 18.04 | ProHoster","description":"","canonical_url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/vps-na-linux-s-graficheskim-interfejsom-zapuskaem-server-x2go-na-ubuntu-18-04","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47VPS \u043d\u0430 Linux \u0441 \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u043c \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u043e\u043c: \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0435\u043c \u0441\u0435\u0440\u0432\u0435\u0440 X2Go \u043d\u0430 Ubuntu 18.04 | ProHoster","og:url":"https:\/\/prohoster.info\/en\/blog\/administrirovanie\/vps-na-linux-s-graficheskim-interfejsom-zapuskaem-server-x2go-na-ubuntu-18-04","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2020-08-14T05:42:46+00:00","article:modified_time":"2020-08-14T05:42:46+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"91542","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2021-02-28 12:25:25","updated":"2026-08-11 12:50:10","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/91542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=91542"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/91542\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/91543"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=91542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=91542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=91542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}