일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Package
- AI
- Mac
- CUDA
- file
- Database
- Python
- list
- pytorch
- Windows
- pandas
- Converting
- GitLab
- Container
- Flask
- KAKAO
- git
- docker
- enV
- Laravel
- LLM
- Paper
- judge
- numpy
- DB
- PostgreSQL
- evaluation
- TORCH
- format
- Linux
Archives
- Today
- Total
목록CentOS (1)
Daily Develope
[Linux] CentOS repository 설정
의의가까운 지역의 repository 저장소 사용 (속도)local/폐쇄망의 repository 저장소 사용 (보안)절차repo. 저장소 주소 확인 (아래 예시에서는 카카오 repo. 저장소 활용)repo. 설정파일 수정 (vi /etc/yum.repo.d/CentOS-Base.repo)[base]name=CentOS-$releasever - Basebaseurl=http://mirror.kakao.com/centos/$releasever/os/$basearch/gpgcheck=0gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7#released updates[updates]name=CentOS-$releasever - Updatesbaseurl=http://mi..
OS/Linux
2024. 4. 30. 22:22