- 浏览: 123783 次
- 性别:
- 来自: 西安
文章分类
最新评论
-
norkts:
不错,解决了我的问题
subprocess installed post-installation script returned error exit status 1 -
watershitter:
更进一步的例子,如果我们这里转换仍然用gbk:
# codi ...
Python、Unicode和中文
edit sources.lst
gksudo gedit /etc/apt/sources.list
add source
deb http://x2go.obviously-nice.de/deb/ lenny main
save and close.
Install GPG key
sudo gpg --keyserver wwwkeys.us.pgp.net --recv-keys C509840B96F89133
sudo gpg -a --export C509840B96F89133 | sudo apt-key add -
Update source list
sudo apt-get update
Install server
sudo apt-get install x2goserver-home
Install client
To get access to a x2goserver, you’ll need to install x2goclient. If you are using Gnome, you can use x2goclient-gtk
==========================================
Step 1: Add a PPA respository
sudo add-apt-repository ppa:x2go/stable
Step 2: Update your package database
sudo aptitude update
Step 3: Install x2go server
sudo aptitude install x2goserver
Step 4: (Optional) Install x2go client in case you are using a Linux desktop
sudo aptitude install x2goclient
That’s basically all the configuration you need to do.
On your Windows/Linux desktop/workstation, just launch the x2go client and connect to your Ubuntu desktop using the connection profile information it asks for. Just make sure that you have SSH server enabled on your Ubuntu desktop and the firewall is not blocking its port.
sudo apt-get install x2goclient-gtk
If you want to install x2go client in windows first you need to download windows client from here http://www.x2go.org/index.php?id=7
Installing X2go gnome bindings
If you are using Gnome as serverside desktop, you can install the x2gognomebindings package to get a icon to suspend sessions and to be able to access clientside filesystems.
sudo apt-get install x2gognomebindings
发表评论
-
Ubuntu 14.04
2014-04-21 21:29 491Cairo-Dock can replace AWN ... -
Install Oracle JDK
2014-04-20 21:15 501http://www.enqlu.com/2014/03/ho ... -
Error: /invalidfileaccess in /findfont
2014-04-20 15:46 1186ghostscript 使用外部字体时,需要将字体名称 ... -
Byobu notes
2014-02-23 21:04 543Ctrl+ac == create new window ... -
Why does my Ubuntu brightness control skip steps?
2014-01-09 13:36 617http://askubuntu.com/questions/ ... -
avant
2013-12-19 10:23 458https://bugs.launchpad.net/awn/ ... -
Failed to exec method /usr/lib/apt/methods/
2013-11-17 21:44 11054Failed to exec method /usr/lib/ ... -
subprocess installed post-installation script returned error exit status 1
2013-10-23 22:05 6364如果 apt-get 出現 “subprocess i ... -
Tmux
2013-05-28 11:04 0tmux #开启tmux tmux ls #显示已 ... -
ubuntu power saving
2013-04-06 14:29 630ubuntu 12.04 LTS 已经有很好的电源节能 ... -
matplotlib pyqt4
2013-02-26 20:11 3054http://stackoverflow.com/ques ... -
Disable Ubuntu Overlay Scrollbars in Ubuntu 12.04
2013-02-21 18:49 595open terminal and execute ... -
ubuntu clean package configs
2013-02-18 13:18 547dpkg -l | awk '/^rc/{ pr ... -
Getting X2GO Alt+Tab to work
2012-06-23 09:14 2010http://www.terheyden.com/blo ... -
取消apache 自动启动
2012-04-11 10:55 765# 移除apache2自启动脚本, # 参数 ... -
Linux notes
2012-03-14 09:47 479Ctrl+C 终止并退出前台命令的执行,回到SHELL ... -
Ubuntu挂载硬盘时的权限设置
2012-02-09 21:50 2652sudo mount /dev/sdb1 /data -o u ... -
x2go 连接ubuntu 11.10的设置
2012-01-16 18:23 1529删除unity sudo apt-get -y --auto ... -
版本升级
2011-12-23 10:32 937sudo apt-get update sudo apt ... -
Lenovo V460+Ubuntu 11.10 无线网问题
2011-12-01 22:14 969无线网卡不能启用是因为与acer_wmi有冲突,卸载掉即可: ...
相关推荐
X2go的主要组件包括X2goServer(在远程Linux服务器上运行)和X2goClient(在本地计算机上运行)。X2go利用X Window系统(通常简称为X11)的技术,提供高效且低延迟的远程会话。由于它基于SSH(安全外壳协议)进行...
【CentOS 6系统搭建TigerVNC-Server实现多用户访问】 ...请注意,由于这是一个较旧的操作系统版本,某些软件包可能不再维护,因此推荐在更新的系统上使用更现代的远程桌面解决方案,如X2Go或NoMachine。
armhf-x2go 适用于x2go(ARMv7)的Armhf二进制文件版本号x2go服务器:4.0.1.19 nx库:3.5.0.32 x2go-agent:3.5.0.32安装克隆仓库git clone 安装先决条件(在root shell上或使用sudo) apt-get install libc6 lsof ...
- **验证数据库**: 通过企业管理器检查`exam`数据库是否正确安装并完整。这一步主要是为了确认数据库结构与提供的信息一致。 **知识点5:查询所有列** - **查询所有列**: 在SQL Server查询分析器中编写查询语句,以...
这可以通过创建CLR(Common Language Runtime)存储过程实现,它允许使用C#、VB.NET等.NET语言编写存储过程,然后在SQL Server环境中执行。本主题将深入探讨如何将一个.NET程序集编码为十六进制字符串,以便于在SQL ...
GO ``` 3. 完成以上步骤后,就可以准备导入数据库文件了。 **知识点2:恢复数据库** - **背景**: 数据库备份文件通常用于恢复或测试目的。 - **操作步骤**: 1. 将备份文件`exam_sqlbak_Data.MDF`和`test_log....
Ansible手册,用于安装软件包这个项目包含剧本下载和安装: Anaconda(Python 3.6和2.7) [R RStudio 码头工人X2GoServer(带有MATE绑定)如何使用在您的计算机上pip install ansible /home/$USER/.local pip ...
本文详细介绍了WebSocket的基本原理和工作流程,并通过Go语言的实际示例展示了如何在服务器端实现WebSocket功能。WebSocket作为一种高效、低延迟的实时通信协议,在现代互联网应用中扮演着越来越重要的角色。希望...
echo Usage: monitor.bat ServerIP PortNumber goto end 标签的名字可以随便起,但是最好是有意义的字母啦,字母前加个:用来表示这个字母是标签,goto命令就是根据这个:来寻找下一步跳到到那里。最好有一些说明...
- Doze on the Go节能模式。 - **Android N**:通常指的是Android 7.0 Nougat。 #### 9. 算法题:字符串数组按字典序排序 - **解决方案**:使用归并排序或自定义比较器的快速排序算法,避免使用Java自带的排序库...
**X2Go** 是一个优化过的SSH连接工具,特别适合低带宽环境下的远程桌面。它支持多种桌面环境,如XFCE、Mate等,同时提供了更好的性能和更低的延迟。 **TeamViewer** 是一款广受欢迎的跨平台远程控制软件,不仅支持...