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
- Shell
- Elk
- Chrome
- yum
- Audit Log
- audit
- docker
- PostgreSQL
- Kubernetes
- C
- CentOS
- RHEL
- log
- 서울시민카드
- 디렉토리
- zabbix
- 파이썬
- Elasticsearch
- Linux
- 크롬
- GNOME
- syslog
- GPU
- JSON
- bash
- K8S
- Python
- centos 7.5
- rsyslog
- 빅데이터
Archives
- Today
- Total
Sysops Notepad
[Linux] git 2.x 버전 설치 본문
728x90
저는 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
728x90
'업무 > etc' 카테고리의 다른 글
[Linux] 특정 기간 파일 찾아서 백업/제거하는 스크립트 (0) | 2021.04.11 |
---|---|
[Linux] awk 명령어 활용하기 (0) | 2021.04.11 |
[Linux] image optimizer (0) | 2021.04.09 |
[Linux] 계정 타임 아웃 설정하기 ( + TMOUT 보안 조치) (0) | 2021.04.09 |
[Linux] Go(Golang) 설치하기 (0) | 2021.04.09 |
Comments