当前位置:网站首页>[technical notes-08]
[technical notes-08]
2022-07-02 05:23:00 【xyywendy】
Under the same LAN windows10 and ubantu20.04 Remote desktop / File transfer
1. Realization ubantu20.04 Log in to the same LAN remotely win10 System
The linux In fact, the system comes with a software that can realize desktop connection under the same LAN , Can open Remmina This remote desktop software , Enter your windows10 Of IP The address can be connected , The premise is that win10 The remote desktop function of the system is turned on . Click to edit as shown in the figure below .
1. double-click Remmina Software , Click to edit 2. Choose the following options , And the input needs to be connected win10 Of ip、 user name 、 Lock screen password, and then you can customize some functions according to your needs . Connect to ubantu20.04 Implemented on win10 Remote connection , And if there are multiple computers under the same LAN win10, You can also connect .
2. To achieve the win10 Log in to the same LAN remotely ubantu20.04 System
because window10 Bring their own “OPENSSH The server ”, You can use it to login ubantu20.04, In principle, this article insists on using the computer's own remote software to log in .
Then open the UBANTU Set up , Click Share , Turn on Remote Desktop .
Next , The configuration can be . Generally, it is still used ubantu Under the system, remote windows.
边栏推荐
- Two implementation methods of delay queue
- Gee dataset: chirps pentad high resolution global grid rainfall dataset
- Gee: remote sensing image composite and mosaic
- Straighten elements (with transition animation)
- 生成二维码
- 创新永不止步——nVisual网络可视化平台针对Excel导入的创新历程
- 【pyinstaller】_get_sysconfigdata_name() missing 1 required positional argument: ‘check_exists‘
- Gee series: unit 9 generate sampling data in GEE [random sampling]
- Map in JS (including leetcode examples)
- 6.网络-基础
猜你喜欢
黑馬筆記---Set系列集合
【技术随记-08】
JVM class loading mechanism
Disable access to external entities in XML parsing
4. Flask cooperates with a tag to link internal routes
Nodejs (02) - built in module
操作符详解
Using Kube bench and Kube hunter to evaluate the risk of kubernetes cluster
Fabric. JS centered element
Gee: explore the change of water area in the North Canal basin over the past 30 years [year by year]
随机推荐
Gee series: unit 9 generate sampling data in GEE [random sampling]
Gee series: Unit 5 remote sensing image preprocessing [GEE grid preprocessing]
Global and Chinese market of cell culture freezers 2022-2028: Research Report on technology, participants, trends, market size and share
从数组中找出和为目标的下标
How to make an RPM file
青训营--数据库实操项目
Fabric. JS activation input box
Ubuntu 20.04 installing mysql8
php/js cookie共享跨域的问题
黑馬筆記---Set系列集合
Php/js cookie sharing across domains
Essence and physical meaning of convolution (deep and brief understanding)
Exercise notes 13 (effective letter ectopic words)
Fabric.js 渐变
Global and Chinese market of impact roll 2022-2028: Research Report on technology, participants, trends, market size and share
Paddlepaddle project source code
简单封装 js并应用
h5跳小程序
Splice characters in {{}}
删除排序数组中的重复项go语言实现