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
- gitalb
- Auraro
- 신규 아이디 추천
- The virtual machine was unable to remove all stack frames running old code from the call stack
- aws#키페어
- 숫자 문자열과 영단어
- aws#aws기초자격증#EBS#S3#EFS
- 이클립스 에러
- oracle
- aws#멘땅의헤딩#
- sql developer
- The Network Adapter could not establish the connection
- 프리티어
- timed out
- aws
- 보안그룹
- 코딩테스트
- 완주하지 못한 선수
- Cloudtrail
- 인바운드 규칙
- cloudWatch
- EC2
- Organozations
- AWS 기초자격증
- 인스턴스 연결
- 인스턴스 생성
- rds
- list map 차이
- AWS 모니터링 및 분석 서비스
- Trusted Advisor
Archives
- Today
- Total
시작하기, 뭐든
[m1 silicon mac] 본문
시작하기, 뭐든 - 기록 29일차
vmware fusion gitlab을 삭제하고 다시 깔고를 몇번 한지 모르겠다..ㅎㅎ
sudo apt-get update
sudo apt-get install -y curl openssh-server ca-certificates
sudo apt install postfix
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash
sudo EXTERNAL_URL="http://gitlab.example.com/" apt-get install gitlab-ce
이렇게 설치를 하고나면,

이렇게 여우 얼굴이 나오면 설치는 정상적으로 끝난거다!
이 여우 얼굴 보려고 여태 참 많은 고생을 했는데.... 고생이 끝나지 않는게 믿기지 않는다ㅂㄷㅂㄷ
Comments