자 이제 세번째로 서버에 git 설치를 하고 git을 사용하기 위한 설정을 해보겠습니다. git 설치1. git 설치$ sudo apt-get install git2. git 관리 계정 만들기$ sudo adduser git-admin$ su - git-admin3. git repositories 설정3.1 디렉토리 생성$ cd /var/www/html/$ sudo mkdir git-repositories$ sudo chmod +x git-repositories$ cd git-repositories$ mkdir test.git$ cd test.git3.2 bare repositories 생성$ git init --bare --shared 4. git 계정, 이메일 설정$ git config --globa..
linux
2016. 12. 4. 14:06
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- qtwebengine
- swip
- auto depoly
- 자동 배포
- publish opensource
- expandable recyclerview
- Git
- serializable
- 오픈 소스 배포
- kotlin
- delete item
- C++
- Parcelable
- data transfer
- RecyclerView
- android open source
- Jenkins
- 리사이클러뷰 확장
- type inference
- remove item
- build server
- ubuntu 16.04
- weak_ptr
- android serialization
- git server
- git hook
- jitpack
- security.ubuntu.com
- kotlinx serialization
- Apache
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함