x2go
单词解析
productivity n. 生产力;生产率;生产能力
seamlessly adv. 无缝地
roam constantly 经常漫游
agility and flexibility (灵敏度)敏捷性与灵活性
hardening v. 硬化;使强壮(harden的ing形式)
shortage n. 缺乏,缺少;不足
usability front 可用性方面
mileage n. 英里数,里程
vary with 随…而变化
语法解析
一。as用法
http://www.yygrammar.com/Article/201410/3720.html
单独用作关系代词,引导非限制性定语从句,可放在主句之前(常译为:正如)或之后(常译为:这一点),且主从句之间一般要用逗号隔开。如:
As everything is moved to the cloud, virtualized remote desktop becomes increasingly popular in the industry as a way to enhance employee's productivity.
正如所有一切已经移到云端,在工业界作为一种提高员工效率的方式,虚拟化的远程桌面变得越来越流行。
用作介词,意为“作为”、“当作”、“充当”。如:
as a way to enhance employee's productivity.
What is X2Go?
GPL-ed的讨论
NX闭源的同时NX库被标为曾经使用GPL协议
这里的while你要根据前文说的前后,确定到底是指的是后来还是但是的意思
As everything is moved to the cloud, virtualized remote desktop becomes increasingly popular in the industry as a way to enhance employee's productivity.
正如所有一切已经移到云端,在工业界作为一种提高雇员效率的方式,虚拟化的远程桌面变得越来越流行。
Especially for those who need to roam constantly across multiple locations and devices, remote desktop allows them to stay connected seamlessly to their work environment.
尤其对需要经常漫游,横跨多个位置和设备的这些人,远程桌面允许他们无缝地保持连接到它们的工作环境。
Remote desktop is attractive for employers as well, achieving increased agility and flexibility in work environments, lower IT cost due to hardware consolidation, desktop security hardening, and so on.
远程桌面对雇主来说也是有吸引力的,在工作环境中实现增加(灵敏度)敏捷性与灵活性,由于硬件的整合,桌面的安全强化等方面,实现了更低的IT花费。
In the world of Linux, of course there is no shortage of choices for settings up remote desktop environment, with many protocols (e.g., RDP, RFB, NX) and server/client implementations (e.g., TigerVNC, RealVNC, FreeNX, x2go, X11vnc, TeamViewer) available.
在linux的世界中,当然不缺少启动远程桌面环境的选择,有很多协议(e.g., RDP, RFB, NX)和客服实现(e.g., TigerVNC, RealVNC, FreeNX, x2go, X11vnc, TeamViewer)可用。
Standing out from the pack is X2Go, an open-source (GPLv2) implementation of NX-based remote desktop server and client.
从这些包中脱颖而出的有X2Go--一个开源实现(GPLv2),基于NX的远程桌面服务器与客户端。
In this tutorial, I am going to demonstrate how to set up remote desktop environment for Linux VPS using X2Go.
在本指南中,我将要展示如何使用X2Go为linux vps建立远程桌面环境。
The history of X2Go goes back to NoMachine's NX technology. The NX remote desktop protocol was designed to deal with low bandwidth and high latency network connections by leveraging aggressive compression and caching.
X2Go的历史可以追溯到NoMachine公司的NX技术。NX远程桌面协议设计用来处理低带宽和高延迟的网络连接。
Later, NX was turned into closed-source while NX libraries were made GPL-ed. This has led to open-source implementation of several NX-based remote desktop solutions, and one of them is X2Go.
后来,当NX库许可证到期时,NX转向了闭源。这导致一些基于NX远程桌面方案的开源实现,其中之一就是X2Go。
What benefits does X2Go bring to the table, compared to other solutions such as VNC? X2Go inherits all the advanced features of NX technology, so naturally it works well over slow network connections.
和其它方案例如VNC相比,X2Go都有哪些可以摆到桌面上的收益呢?X2Go继承了所有NX技术的高级特性,因此很自然地在慢速网络连接之上工作的很好。
Besides, X2Go boasts of an excellent track record of ensuring security with its built-in SSH-based encryption.
除此之外,X2Go自夸是一个完美的记录跟踪,用它内置基于SSH的加密确保安全。
No longer need to set up an SSH tunnel manually. X2Go comes with audio support out of box, which means that music playback at the remote desktop is delivered (via PulseAudio) over network, and fed into local speakers.
不再需要手动建立一个SSH隧道。X2Go伴随着开箱即用的声音支持,它意味着在远程桌面的音乐回放通过网络被转发(经由脉冲音频),并注入本地扬声器。
On usability front, an application that you run on remote desktop can be seamlessly rendered as a separate window on your local desktop, giving you an illusion that the application is actually running on the local desktop.
在可用性方面,你在远程桌面中运行的应用程序,能被无缝地在本地桌面上渲染为一个独立的窗口,给你一个应用程序就是运行在本地桌面的假象。
As you can see, these are some of its powerful features lacking in VNC based solutions.
正如你所看到的,这些是它强大特性中的一些,正是基于VNC方案所缺少的。
X2GO's Desktop Environment Compatibility
As with other remote desktop servers, there are known compatibility issues for X2Go server. Desktop environments like KDE3/4, Xfce, MATE and LXDE are the most friendly to X2Go server.
正如其它远程桌面服务器一样,X2Go server也有已知的兼容性问题。像KDE3/4,Xfce,MATE和LXDE这样的桌面环境对X2Go server都比较友好。
However, your mileage may vary with other desktop managers. For example, the later versions of GNOME 3, KDE5, Unity are known to be not compatible with X2Go.
然而,你的里程会受到其它桌面管理器的影响。例如,最新版本的GNOME 3, KDE5,Unity与X2Go不兼容。
If the desktop manager of your remote host is compatible with X2Go, you can follow the rest of the tutorial.
假如你远程主机的桌面管理器兼容X2Go,请接着阅读指南的其余部分。
Install X2Go Server on Linux
X2Go consists of remote desktop server and client components. Let's start with X2Go server installation.
X2Go 由远程桌面服务器和客户端组件组成。让我们开始X2Go server安装。
I assume that you already have an X2Go-compatible desktop manager up and running on a remote host, where we will be installing X2Go server.
我假设你已经在远程主机上启动并运行了一个X2Go兼容的桌面管理器,我将在这个机器上安装X2Go服务器。
Note that X2Go server component does not have a separate service that needs to be started upon boot. You just need to make sure that SSH service is up and running.
注意X2Go server组件没有一个在系统引导时而启动的独立服务。你只需要确保ssh服务启动并运行。
x2go的更多相关文章
- linux服务之vnc和x2go
三种方式连接linux桌面 1.传统的vnc linux桌面上安装vncserver windows桌面上安装vncviewer 2.x2go 在linux桌面上安装x2goserver与x2gose ...
- 如何在 Linux 上使用 x2go 设置远程桌面
https://linux.cn/article-5708-1.html 由于一切都迁移到了云上,作为提高职员生产力的一种方式,虚拟远程桌面在工业中越来越流行.尤其对于那些需要在多个地方和设备之间不停 ...
- 如何在Linux上使用x2go设置远程桌面
Until ACS supports Spice, if ever,you're better off with "on-VM" softare such RDP for Wind ...
- Ubuntu 安装桌面且远程连接
前言: 一般服务器是不装桌面的,因为会牺牲很多性能,这里就选择很小桌面,牺牲一定性能 这里就采用x2go, 这里是在ubuntu server 14.04 安装成功,其实它是可用于linux所有 ...
- [OrangePi] Features (the features of Loboris's Images)
boot0_sdcard.fex, u-boot.fex and kernel (uImage) created from sources kernel built with many feature ...
- linux系统下,11款常见远程桌面控制软件
linux系统下,11款常见远程桌面控制软件 一. Grdc 它是一个用GTK+编写的,适用于gnome桌面环境的远程桌面访问软件.看图: 常见功能: 1.提供全屏,窗口化的远程控制.支持高分辨率下的 ...
- Windows 多用户远程访问 Ubuntu 14.04桌面
使用X2Go实现多用户远程访问 Ubuntu 14.04桌面:VNC也可以,但是每次连接VNC就回新创建一个Seession,想要在下次远程登录的时候返回上次活动,需要记住开启的线程,这种繁琐的操作不 ...
- 利用本地浏览器远程服务器上的jupyter notebook
windows中访问远程服务器的方式有很多种:使用windows系统自带的网络功能,直接输入服务器地址访问:使用putty软件远程访问:使用xftp软件登陆:还可以使用x2go客户端图形界面远程访问. ...
- linux系统下,11款常见远程桌面控制软件(转载)
远程控制能够给人们带来很多便利,本文介绍了11款常见的Linux系统下的远程桌面控制工具,总有一款能适合您. 一. Grdc 它是一个用GTK+编写的,适用于gnome桌面环境的远程桌面访问软件.看图 ...
随机推荐
- php大力力 [016节] 兄弟连高洛峰php教程(2014年 14章数据库章节列表)
2015-08-25 php大力力016 兄弟连高洛峰php教程(2014年 14章数据库章节列表) [2014]兄弟连高洛峰 PHP教程14.1.1 复习数据库 15:58 [2014]兄弟连高洛 ...
- ubuntu下修改mysql默认字符编码出现的Job failed to start解决办法
ubuntu下修改mysql默认字符编码出现的Job failed to start解决办法 前几天卸掉了用了好多年的Windows,安装了Ubuntu12.04,就开始各种搭环境.今天装好了MySQ ...
- linux命令:cd
1.介绍: cd可以说是linux下最基本的命令,全称是change directory. 2.命令格式: cd [DIRECTORY] 3.命令功能: 切换到指定目录 4.常用范例: 例一:切换到根 ...
- CODEVS1001 舒适的路线 (并查集)
对所有边从大到小排序,枚举最大边,O(m)验证,用并查集维护图是否联通. program CODEVS1001; ; maxn=; INF=; type arr=record u,v,w:int64; ...
- Linux 基础入门(新版)(实验一至实验四)
1.实验一 Lniux简介 操作系统:系统调用+内核 Linux 平台:大都为开源自由软件,用户可以修改定制和再发布,由于基本免费没有资金支持,部分软件质量和体验欠缺:有全球所有的 Linux ...
- 传智播客JavaWeb day01 快捷键、XML
2015-01-14 一直计划着学习java,今天晚上终于下定决心看了下传智播客朴乾老师的javaweb开发视频day01之第一讲,主要内容是开发工具简单介绍.怎么创建工程.Junit的介绍,我是C# ...
- dll强签名的由来和作用
C# dll强签名介绍 之前基本没有这个概念,直到有一天我们的dll被反编译了,导致我们的代码基本上被看到了,才想起来要保护dll的安全性,因为C#语言的在编译过程中会产生中间语言导致dll很容易被反 ...
- 解决在MainPage中,点击实体返回按键不能退出的问题
开发Windows Phone应用程序的时候,我在其它页面有写过这样的代码: private void btCancel_Click(object sender, EventArgs e) { Nav ...
- 第二个Sprint冲刺第五天
讨论地点:qq 讨论成员:邵家文.李新.朱浩龙.陈俊金 今天工作:测试了数据的传输,总共用了三个方案,其中两个失败了,一个成功了. 开发感悟:今天吃完饭就赶着发博客了,最近有几个朋友令我特别的烦,翻脸 ...
- window8快捷键
win8中有很多比较重要的快捷键经常忘记: cmd快捷键:win+x; 截图工具:win+q; 添加环境变量:右键点击左下角window图标; 添加定时任务:右键点击计算机管理->任务计划程序.