博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
允许在Ubuntu上对桌面进行远程控制
阅读量:2513 次
发布时间:2019-05-11

本文共 1561 字,大约阅读时间需要 5 分钟。

Enabling remote desktop mode is extremely easy on Ubuntu since Dapper. You can allow other users to access your desktop using the VNC Viewer utility that is bundled with Ubuntu, or offered as a free download for Windows.

自Dapper起,在Ubuntu上启用远程桌面模式非常容易。 您可以允许其他用户使用与Ubuntu捆绑在一起的VNC Viewer实用程序来访问您的桌面,或者可以免费下载用于Windows。

Note that enabling remote control of your desktop is never a safe thing to do unless you have a firewall installed and configured correctly, and even then is still a potential security problem. Now that you’ve been warned of the risks, let’s move on.

请注意,除非您已正确安装和配置防火墙,否则启用桌面远程控制绝不是安全的事情,即使那样仍然是潜在的安全问题。 既然已经警告了风险,那就继续吧。

Navigate to the System \ Preferences \ Remote Desktop on the Gnome top menu.

导航到Gnome顶部菜单上的System \ Preferences \ Remote Desktop。

You’ll see this window:

您会看到以下窗口:

The first two checkboxes need to be checked in order for remote desktop to be enabled.

为了启用远程桌面,需要选中前两个复选框。

The Security section is important: If you select the “Ask you for confirmation” code, then you will need to be at the computer in order to allow the other person to access your desktop. If you are trying to remotely access one of your own computers, you will want to uncheck this box.

“安全性”部分很重要:如果选择“询问您的确认信息”代码,则您将需要在计算机旁才能允许其他人访问您的桌面。 如果您尝试远程访问自己的计算机之一,则需要取消选中此框。

The second checkbox should always be checked, and you should enter a secure password. You will be prompted for this password when you try to log on.

应始终选中第二个复选框,并应输入安全密码。 尝试登录时,系统将提示您输入该密码。

Tested on: Ubuntu Dapper Drake, Ubuntu Edgy Eft

经过测试:Ubuntu Dapper Drake,Ubuntu Edgy Eft

翻译自:

转载地址:http://grxwd.baihongyu.com/

你可能感兴趣的文章
闭包2
查看>>
轮播图组件及vue-awesome-swiper的引入
查看>>
Java 笔记07
查看>>
POJ 3041 Asteroids (二分匹配)
查看>>
响应式布局
查看>>
缺陷跟踪系统Mantis之安装篇(转载)
查看>>
UI1_UITableViewHomeWork
查看>>
简单解析依赖注入(控制反转)在Spring中的应用
查看>>
NoSQL 简介及什么是AICD
查看>>
hibernate+mysql的连接池配置
查看>>
条件运算符 (?:)
查看>>
javascript Array(数组)
查看>>
HDU1518 Square 【剪枝】
查看>>
桥接模式
查看>>
crm查询记录共享给了哪些人
查看>>
android windows 上JNI编程
查看>>
PHP中可变变量到底有什么用?
查看>>
谈一谈最近关闭的Kindle人论坛
查看>>
mysql 常用命令行
查看>>
PDF.NET数据开发框架 之SQL-MAP使用存储过程
查看>>