[Ubuntu 16.04] Git server 구축 (Git + Gitolite)
1. git 설치$ sudo apt-get install git 2. root 계정 접속$ su - 3. gitolite, git-repo 계정 생성$ adduser gitolite$ adduser git-repo- 암호 입력 후 , name, phone 등은 enter 키로 넘기면 된다. 4. gitolite 설치 (git user로 진행)$ su - git-repo$ git clone https://github.com/sitaramc/gitolite.git$ .gitolite/install 5. SSH-KEY 생성 (/home/gitolite/.ssh에 id_rsa, id_rsa.pub 파일 생성)$ su - gitolite$ ssh-keygen$ scp /home/gitolite/.ssh/id_rs..
linux
2016. 11. 21. 12:48
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- expandable recyclerview
- Parcelable
- security.ubuntu.com
- swip
- Apache
- 자동 배포
- jitpack
- git hook
- weak_ptr
- 리사이클러뷰 확장
- kotlin
- auto depoly
- delete item
- publish opensource
- Git
- 오픈 소스 배포
- qtwebengine
- build server
- kotlinx serialization
- data transfer
- android open source
- git server
- ubuntu 16.04
- android serialization
- Jenkins
- serializable
- RecyclerView
- type inference
- remove item
- C++
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함