博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Connect to a Windows PC from Ubuntu via Remote Desktop Connection
阅读量:6069 次
发布时间:2019-06-20

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

http://www.7tutorials.com/connecting-windows-remote-desktop-ubuntu

ubuntuA useful feature of Windows is being able to connect to your Desktop from another location to remotely manage your computer. While this functionality is native in Windows, it is not supported by default in many Linux distributions, including Ubuntu. However, you can connect to a Windows remote desktop, if you are willing to use third-party tools found in the Ubuntu Software Center. This tutorial will show how.

NOTE: This tutorial was created on Ubuntu 13.04 (Raring Ringtail).

Step 1: Enable Remote Desktop Connections on your Windows PC

In order to allow other computers to connect remotely to your Windows computer, you need to enable the Remote Desktop Connection feature. To learn how to do this, read this tutorial: .

Step 2: Install a Remote Desktop Client - Our Choice: Remmina Remote Desktop Client

By default, Ubuntu doesn’t come with a remote desktop client which supports the used by Windows operating systems for remote connections. You need to install one of the clients available in the Ubuntu Software Center.

First, start the Ubuntu Software Center.

Remmina, Remote Desktop Client, Ubuntu, Linux

Search for the words "remote desktop" and you will be shown all the available applications.

We preferred to choose Remmina Remote Desktop Client, a client which is very appreciated by the user community and is, at the same time, very versatile and easy to use.

To get it installed, select it and click Install.

Remmina, Remote Desktop Client, Ubuntu, Linux

You are asked for your password. Type it and click Authenticate.

Remmina, Remote Desktop Client, Ubuntu, Linux

NOTE: please keep in mind that, in order to install software, your user account needs to have administrative permissions. If you are set as a standard user account, you cannot install any software.

Now the application is downloaded and installed. Wait until the procedure ends.

Step 3: Configure the Remote Desktop Session

It is time to start the Remmina Remote Desktop Client. Search your Ubuntu PC using the word remmina and click on the appropriate search result.

Remmina, Remote Desktop Client, Ubuntu, Linux

Click the "Create a new remote desktop file" button.

Remmina, Remote Desktop Client, Ubuntu, Linux

The Remote Desktop Preference window is opened. Here you can configure the remote connection you want to establish.

In the Profile section, type the name you want to use for the connection. It can be anything you wish. Then, in the Basic tab, complete the IP address of the Windows computer in the Server field. Then, type the username and password you want to use to connect to the Windows computer. Be aware that the user needs to exist on the Windows computer. If you are using a Microsoft account on your Windows 8 PC, it is OK to fill in your email address and password.

You can also set the Resolution you want to use for the connection and the Color depth.

Remmina, Remote Desktop Client, Ubuntu, Linux

NOTE: Selecting a larger desktop resolution and color depth can impact the performance of your remote desktop session. If you experience lag when connected to a remote desktop, try reducing the color depth or resolution.

If you want to share a folder existing on your Ubuntu computer with the Windows computer, simply check the Share folder box and select the folder you want to share from Ubuntu.

Also, for more advanced settings, go to the Advanced tab. There you can turn the sound on or off, share printers, disable clipboard synchronisation, etc.

Remmina, Remote Desktop Client, Ubuntu, Linux

Once you are done making all the settings, click the Connect button. When connecting for the first time, a new certificate is created for the remote connection. Click OK to accept it.

Remmina, Remote Desktop Client, Ubuntu, Linux

After a while, if the Windows computer is turned on and connected to the same network, you should be connected to it.

Remmina, Remote Desktop Client, Ubuntu, Linux

Once you close the remote connection, Remmina Remote Desktop Client automatically saves it so that you will be able to reconnect at a later time, with a simple click on the connection name.

Remmina, Remote Desktop Client, Ubuntu, Linux

Conclusion

As you can see, the procedure is not really complicated. As long as you make the right settings and use a client which supports the RDP protocol, connecting remotely from Ubuntu to a Windows desktop is almost a trivial task. For other tutorials related remote desktop connectivity, check out the links below.

 

转载于:https://www.cnblogs.com/kungfupanda/p/4205716.html

你可能感兴趣的文章
理解B树索引
查看>>
vi编辑器的命令集合
查看>>
Mysql利用binlog恢复数据
查看>>
解决 Windows启动时要求验证
查看>>
我的友情链接
查看>>
用yum安装mariadb
查看>>
一点IT"边缘化"的人的思考
查看>>
Gallery循环滑动
查看>>
Sql与C#中日期格式转换总结
查看>>
iOS开发流程总结
查看>>
hadoop datanode 启动出错
查看>>
js颜色拾取器
查看>>
IDEA使用(1)intellIJ idea 配置 svn
查看>>
Thread Safety in Java(java中的线程安全)
查看>>
WPF 降低.net framework到4.0
查看>>
数据管理DMS 全量SQL诊断:你的SQL是健康的蓝色,还是危险的红色?
查看>>
搭建一个通用的脚手架
查看>>
开年巨制!千人千面回放技术让你“看到”Flutter用户侧问题
查看>>
开源磁盘加密软件VeraCrypt教程
查看>>
本地vs云:大数据厮杀的最终幸存者会是谁?
查看>>