250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 비밀번호변경
- 지방사람이보는서울사람
- 중용
- 성선택
- linux명령어
- 클라우드
- 공작과개미
- Django
- Python
- php
- ChatGPT
- 일일투자금액
- 다산의마지막습관
- db
- delete
- 꼭읽어봐야할책
- Git
- Face Detection
- 옹졸함
- git 업로드
- 네인생우습지않다
- OpenCV
- 훌륭한모국어
- UPSERT
- 서울로가자
- 헬레나크로닌
- 나만의주식5법칙
- 독후감
- MySQL
- todolist
Archives
- Today
- Total
목록비밀번호변경 (2)
Terry Very Good
[설치] CentOS 7에 anaconda 설치
wget https://repo.continuum.io/archive/Anaconda3-5.0.1-Linux-x86_64.sh// 아나콘다 설치파일 다운로드 sha256sum Anaconda3-2020.07-Linux-x86_64.sh// 다운받으며 깨지지않았는지 검증한다. wget http://mirror.centos.org/centos/7/os/x86_64/Packages/bzip2-1.0.6-13.el7.x86_64.rpm//bzip다운 rpm -ivh bzip2-1.0.6-13.el7.x86_64.rpm//bzip 설치 chmod 755 Anaconda3-5.0.1-Linux-x86_64.sh// 아나콘다 설치파일 실행이 안되므로 실행되게 바꿔준다. ./Anaconda3-5.0.1-Linux-x8..
개발 필수 지식
2021. 1. 23. 15:21