Ubuntu下的远程桌面登陆工具remmina

Step by step: https://linuxconfig.org/remote-desktop-sharing-on-ubuntu-20-04-focal-fossa

The following tutorial will explain how to setup client/server remote desktop sharing on Ubuntu 20.04 Focal Fossa.

In this tutorial you will learn:

  • How to enable desktop screen sharing
  • How to how to install remote desktop client
  • How to configure your firewall to allow desktop sharing access
  • How to connect to a remote desktop

Software Requirements and Conventions Used

Software Requirements and Linux Command Line Conventions
CategoryRequirements, Conventions or Software Version Used
SystemInstalled or upgraded Ubuntu 20.04 Focal Fossa
SoftwareGNOME desktop, remmina
OtherPrivileged access to your Linux system as root or via the sudo command.
Conventions# – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command
$ – requires given linux commands to be executed as a regular non-privileged user

Remote desktop sharing on Ubuntu 20.04 step by step instructions


  1. navigate to settings

     Navigate to Settings and click on the Sharing menu

  2. From here click on the Screen Sharing.

    From here click on the Screen Sharing. Turn on the Network switch of the network interface you wish to share your screen on. This will effectively enable the screen sharing of your Ubuntu 20.04 Desktop.
    Access Options: Recommand to  choose Require password.

  3. Create a new firewall rules to allow port 5900 for an incoming connections:
    $ sudo ufw allow from any to any port 5900 proto tcp
    Rule added
    Rule added (v6)
    
  4. Head over to your client desktop from which you wish to access the remove desktop you enabled in the previous steps. Install remote desktop client remmina:
    $ sudo apt install remmina
    
  5. Start the Remmina client. Create a new connection

    Start the Remmina client. Create a new connection, insert any arbitrary name for your remote desktop connection. Select the VNC protocol, insert Server information such as the Remote Desktop’s IP address or hostname and set Quality or Color depth and hit Save button.

  6. Connect to the remote desktop share.

    Connect to the remote desktop share.

  7. accept remote desktop connection

    Once you make an attempt to connect to your remote desktop the pop-up message will appear to Accept the connection.

  8. All done. You should now be able to access the remote desktop clien

    All done. You should now be able to access the remote desktop client.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

First Snowflakes

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值