distant control on Ipad 10 connected with windows 11 & ubuntu 22.04

本文分享了作者使用iPad10通过TeamViewer和AnyDesk实现MacOS与Ubuntu22.04及Windows11之间的远程控制经历,特别强调了在Ubuntu环境下安装AnyDesk的步骤和遇到的问题解决方法。
摘要由CSDN通过智能技术生成

The way to connect MacOS system on ipad 10 with Ubuntu 22.04/ Windows 11

In this passage, I am going to share my experience of distant control by using Ipad 10 with MacOS system.

First of all, apologize for my written language. I am Chinese and love our country from heart. The reason why I use English as a work language simply because of the close relations between Computer Science and English. Use English might be painful at the very begining, but can find it helpful on the long march through the exploration trip in CS world.

Let continue with the body part of this passage.

I tried TeamViewer and AnyDesk distant control applications both on Windows 11 and Ubuntu 22.04. During the process , I find TeamViewer convenient on Windows system. AnyDesk is proper choice for Ubuntu system or even other Linux system like Debian, RedHat and etc.

To be more specific, I find it hard to login the TeamViewer account on my Ubuntu 22.04. The reason I did not explore due to the lack of time, but I guess it may because there are less users in Ubuntu systme and it also updated faster than Windows, so the shorthand do occures. To solve this problem, I use AnyDesk as a replacement of TeamViewer( which is more commonly used by Chinese university students) on Ubuntu 22.04.

1\ install AnyDesk and TeamViewer on ipad 10

Just open your APP store and you can install it easily.

2\ install TeamViewer on Windows 11

If you have a 360 softerware steward, search and install the related version with your system, usually it’s X86_64 version.

3\ install AnyDesk on Ubuntu 22.04

to accomplish this task, I suggest using command line to install.

sudo apt-get update
sudo apt-get upgrade
sudo apt-get autoremove

these 3 lines of bash commands is useful to start your mission
if you feel curious about its meaning, just check it on chatGPT 4.0 or similar LLM in China.

Then step in the AnyDesk official website to download the latest version for Ubuntu 22.04 in .deb version

cd ~/Downloads
sudo dpkg -i <the downloaded file name with .deb in the end>

Besides, during the installation process, the system may report missing of some related packages. You need to install them immediately or this task will be failed.

The missing package during my process is libgtkglext1 package
I use the below command to install it

sudo apt-get install libgtkglext1

for these system depend tools, it can be search and installed automatically from Ubunu database to your devices.

Last but not least, ask ChatGPT 4 for help if you don’t know how to solve your difficulties. It’s a powerful tool to search and select inforamtion after all.

Hope this passage is useful for the beginners like me.

Finally, provide few sugguestions for the beginners:
1\Use Chatgpt for suggestion when facing difficulties.
2\Try to use command line in daily uses.
3\Use English as working language, follow the suggestions from a Phd in Peking University through CSDIY on github. (I am trying this step…)

Ubuntu 22.04

Windows 11

MacOS

distant control

  • 32
    点赞
  • 20
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值