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 |
Tags
- docker
- centos 7.5
- Audit Log
- Shell
- zabbix
- RHEL
- GNOME
- Kubernetes
- Elasticsearch
- yum
- Chrome
- rsyslog
- JSON
- Python
- syslog
- log
- 디렉토리
- Linux
- bash
- GPU
- Elk
- audit
- 서울시민카드
- C
- 빅데이터
- K8S
- CentOS
- 크롬
- 파이썬
- PostgreSQL
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