Linux_study/环境配置.md
2025-05-27 20:24:30 +08:00

27 lines
272 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 1虚拟机下载
```
选择ubutu22版本ios内核
```
# 2搭建SSH
```
1固定Linux的IP端口
2搭建SSH远程连接
```
# 3镜像源切换
```
默认ubutu本地镜像源
可切换清华,阿里云镜像源
```
# 4vim下载
# 5git下载