当前位置:网站首页>远程工作的一些命令
远程工作的一些命令
2022-06-26 08:34:00 【菜菜的阿庄】
git配置
git config --global user.name “usrname”
git config --global user.email “[email protected]”
ssh-keygen -C “[email protected]” -t rsa
cd ~/.ssh
cat id_rsa.pub
ssh免密登录
将上述生成的id_rsa.pub拷贝到ssh服务器的~/.ssh/authorized_keys:
ssh-copy-id -i ~/.ssh/id_rsa.pub [email protected]服务器IP
sshfs映射远程目录
sshfs [email protected]:path localpath -o allow_other
linux远程控制其它主机
xfreerdp -u usrname -d domain -x 0 -p pwd -g 1440x820 ip
vscode ssh失败
边栏推荐
- Transformers loading Roberta to implement sequence annotation task
- opencv學習筆記三
- Design based on STM32 works: multi-functional atmosphere lamp, wireless control ws2812 of mobile app, MCU wireless upgrade program
- Yolov5进阶之四训练自己的数据集
- The best time to buy and sell stocks to get the maximum return
- QT_ AI
- Whale conference one-stop intelligent conference system helps organizers realize digital conference management
- Principle of playing card image segmentation
- How to use leetcode
- [QNX Hypervisor 2.2用户手册]12.2 术语(二)
猜你喜欢

Install Anaconda + NVIDIA graphics card driver + pytorch under win10_ gpu

SQL learning experience (II): question brushing record

Line detection_ nanyangjx

Leetcode22 summary of types of questions brushing in 2002 (XII) and collection search

爬虫 对 Get/Post 请求时遇到编码问题的解决方案

Stanford doggo source code study

Using MySQL and Qt5 to develop takeout management system (I): environment configuration

Remote centralized control of distributed sensor signals using wireless technology

Fourier transform of image

Solution to the encoding problem encountered by the crawler when requesting get/post
随机推荐
[unity mirror] use of networkteam
Trimming_ nanyangjx
Record the problem yaml file contains Chinese message 'GBK' error
Tensorboard
Selenium 搭建 Cookies池 绕过验证反爬登录
Addition of attention function in yolov5
Whale conference one-stop intelligent conference system helps organizers realize digital conference management
SQL learning experience (II): question brushing record
Yolov5进阶之三训练环境
Partial summary of 45 lectures on geek time MySQL
Using transformers of hugging face to realize text classification
Drawing with MATLAB (2) -- color ring
1.21 study gradient descent and normal equation
Regular Expression 正则表达式
Ultrasonic image segmentation
Checkerboard generation + camera calibration + stereo matching
读书笔记:SQL 查询中的SQL*Plus 替换变量(DEFINE变量)和参数
pgsql_ UDF01_ jx
Koa_mySQL_Ts 的整合
The principle and function of focus