Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 385 Bytes

快速部署一台aws云主机.md

File metadata and controls

20 lines (12 loc) · 385 Bytes

快速部署一台aws云主机

  1. aws 官网启动机器

  2. Linux上面安装 Miniconda

    bash Miniconda3-latest-Linux-x86_64.sh

    添加路径

    export PATH="/home/ubuntu/miniconda3/bin/conda:$PATH"
    
    source ~/.bashrc
    
  3. 腾讯云上面配置网页映射