zoukankan      html  css  js  c++  java
  • 搭建虚拟环境xshell + vmware pro + centos

    背景

    搭建虚拟环境xshell + vmware pro + centos

    准备工具

    1. wind10 宿主主机
    2. xshell 6 终端
    3. vmware pro 虚拟机软件
    4. CentOS-7-x86_64-Minimal-1908 系统

    搭建步骤

    1. win10 上安装xshell 6
    2. win10 上安装vmware pro
    3. vmware pro上安装CentOS-7-x86_64-Minimal-1908 (http://isoredirect.centos.org/altarch/7/isos/aarch64/CentOS-7-aarch64-Minimal-1908.iso)
    4. xshell 连接 安装好的centos系统

    重点讲解xhell连接centos系统

    step1点击下图获取网络ip

     

    step2进入终端,修改网络为静态网络,并增加上边配好的ip地址

     

     注意IPADDR的地址,最后一位数不要与step1 vmnet的相同,可以错一位数字

    step3 设置网络适配器

     step4 xshell 连接到系统

    1. 新建连接

    2. 输入用户名

    3. 输入密码

    4.完成连接

    参考:https://jingyan.baidu.com/article/363872ec796dfc6e4ba16f09.html

  • 相关阅读:
    jenkins持续集成
    对pm2对研究
    模板⽅法模式
    python configparser模块
    Python正则表达式
    Python读写文件之换行符
    Python字符串
    Python字典
    Python列表
    爬虫 urllib,requests,lxml,bs4 小结
  • 原文地址:https://www.cnblogs.com/syw-home/p/12419715.html
Copyright © 2011-2022 走看看