Acdong
Learn by doing
Acdong
전체 방문자
오늘
어제
  • 분류 전체보기
    • Economy
      • Saving Money
    • Self-improvement
    • Thoughts
    • Machine learning
      • Deep Learning
      • Chatbot
      • NLP
    • MLops
      • AWS
      • Container
      • Serving
    • Computer Vision
    • Data Science
      • ADsP
      • R
    • Project
    • Python
      • Data Structure & Algorithm
    • C,C++
    • API
      • ElasticSearch
    • Error Note
    • Network
    • RDBMS
      • SQL

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

  • [GitHub]

인기 글

태그

  • R그래프
  • 데이터 전처리
  • 존댓말 반말 분류
  • 회귀계수
  • 머신러닝
  • R
  • 이미지 전처리
  • nlp
  • 포인터
  • 기계학습
  • SentenceTransformer
  • R시각화
  • plot()
  • c포인터
  • sbert
  • Python
  • 다중공선성
  • Numpy
  • pandas
  • 어텐션

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
Acdong

Learn by doing

MLops/AWS

[AWS]. EC2 생성 시 기본 셋팅하기(메모용)

2023. 3. 29. 22:27
728x90

기본적으로 OS는 아마존 리눅스를 사용했습니다(Centos랑 비슷)

 

1. htop 설치
htop은 운영체제의 CPU, Memory 등의 정보를 실시간으로 모니터링하기 위해서 사용됩니다

sudo yum update -y && yum install -y htop

 

2. 아나콘다 설치

 

설치경로 : /home/ec2-user/

 

wget https://repo.anaconda.com/archive/Anaconda3-2023.03-Linux-x86_64.sh
bash Anaconda3-2023.03-Linux-x86_64.sh

 

환경 변수 설정

vi ~/.bashrc

맨 윗줄에 추가

export PATH="/home/ec2-user/anaconda3/bin:$PATH"

적용

source ~/.bashrc
반응형
저작자표시 비영리 (새창열림)

'MLops > AWS' 카테고리의 다른 글

[Docker]. Amzon Linux Docker and docker-compose 설치  (0) 2022.12.06
[GCP]. Google Cloud Plattform Server 초기셋팅(feat. CentOS)  (0) 2022.09.03
    'MLops/AWS' 카테고리의 다른 글
    • [Docker]. Amzon Linux Docker and docker-compose 설치
    • [GCP]. Google Cloud Plattform Server 초기셋팅(feat. CentOS)
    Acdong
    Acdong
    E-mail : alswhddh@naver.com / 자연어처리와 MLops 를 연구하고 있는 스타트업 개발자입니다.

    티스토리툴바