如何正确的使用虚拟机中的Linux:通过ssh访问Linux

date
Feb 29, 2020
slug
5589756560566272
status
Published
tags
summary
type
Post
 
notion imagenotion image
Linux 最主要的工作方式无非就是终端,很多小伙伴都是使用虚拟机安装 LInux 使用的。在虚拟机上使用不仅慢,而且不方便(可能个人配置拖了后腿),Windows 10 在中的 WSL 其实也是蛮不错的,这次主要记录一下 ssh 连接虚拟机中的 Linux 的过程。
Start…
  • 更改虚拟设置中的网络适配器的连接方式为桥接模式
    • notion imagenotion image
  • 安装 openssh-server
    • notion imagenotion image
  • 使用 ifconffig 查看 IP
    • notion image
  • 通过 Windows ssh 连接 Done
    • notion image
 
对于本文内容有任何疑问, 可与我联系.