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 | 31 |
Tags
- 빅데이터
- Elk
- C
- zabbix
- 서울시민카드
- GNOME
- centos 7.5
- Shell
- Audit Log
- Chrome
- Elasticsearch
- Python
- bash
- Kubernetes
- RHEL
- 파이썬
- rsyslog
- 디렉토리
- PostgreSQL
- Linux
- K8S
- CentOS
- syslog
- audit
- log
- JSON
- GPU
- yum
- 크롬
- docker
Archives
- Today
- Total
목록Git (1)
Sysops Notepad
[Linux] git 2.x 버전 설치
저는 Centos 7.6 에서 설치 진행했습니다. # vi /etc/yum.repos.d/wandisco-git.repo [wandisco-git] name=Wandisco GIT Repository baseurl=http://opensource.wandisco.com/centos/7/git/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://opensource.wandisco.com/RPM-GPG-KEY-WANdisco # rpm --import http://opensource.wandisco.com/RPM-GPG-KEY-WANdisco # yum install git
업무/etc
2021. 4. 9. 16:34